workspace.xml 6.3 KB
Newer Older
BaiXuePrincess's avatar
BaiXuePrincess 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="BranchesTreeState">
    <expand>
      <path>
        <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
        <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
      </path>
      <path>
        <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
        <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
      </path>
      <path>
        <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
        <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
        <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
      </path>
    </expand>
    <select />
  </component>
  <component name="ChangeListManager">
    <list default="true" id="b281f22b-8035-491c-b74b-97f79a4e8672" name="Default Changelist" comment="">
BaiXuePrincess's avatar
BaiXuePrincess 已提交
23
      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
BaiXuePrincess's avatar
BaiXuePrincess 已提交
24 25 26 27 28 29
      <change beforePath="$PROJECT_DIR$/projects/Shopify/imports.yml" beforeDir="false" afterPath="$PROJECT_DIR$/projects/Shopify/imports.yml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/projects/TianLin0509/imports.yml" beforeDir="false" afterPath="$PROJECT_DIR$/projects/TianLin0509/imports.yml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/projects/lvgl/imports.yml" beforeDir="false" afterPath="$PROJECT_DIR$/projects/lvgl/imports.yml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/projects/songrotek/imports.yml" beforeDir="false" afterPath="$PROJECT_DIR$/projects/songrotek/imports.yml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/projects/vivianLL/imports.yml" beforeDir="false" afterPath="$PROJECT_DIR$/projects/vivianLL/imports.yml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/projects/vuejs/imports.yml" beforeDir="false" afterPath="$PROJECT_DIR$/projects/vuejs/imports.yml" afterDir="false" />
BaiXuePrincess's avatar
BaiXuePrincess 已提交
30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101
    </list>
    <option name="SHOW_DIALOG" value="false" />
    <option name="HIGHLIGHT_CONFLICTS" value="true" />
    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
    <option name="LAST_RESOLUTION" value="IGNORE" />
  </component>
  <component name="Git.Settings">
    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  </component>
  <component name="ProjectId" id="1lpBFcDNiIWDo5IIzVDfWiQKioe" />
  <component name="ProjectViewState">
    <option name="hideEmptyMiddlePackages" value="true" />
    <option name="showLibraryContents" value="true" />
  </component>
  <component name="PropertiesComponent">
    <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
    <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  </component>
  <component name="RunManager">
    <configuration name="test" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
      <module name="mirrors-settings" />
      <option name="INTERPRETER_OPTIONS" value="" />
      <option name="PARENT_ENVS" value="true" />
      <envs>
        <env name="PYTHONUNBUFFERED" value="1" />
      </envs>
      <option name="SDK_HOME" value="" />
      <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
      <option name="IS_MODULE_SDK" value="true" />
      <option name="ADD_CONTENT_ROOTS" value="true" />
      <option name="ADD_SOURCE_ROOTS" value="true" />
      <option name="SCRIPT_NAME" value="$PROJECT_DIR$/test.py" />
      <option name="PARAMETERS" value="" />
      <option name="SHOW_COMMAND_LINE" value="false" />
      <option name="EMULATE_TERMINAL" value="false" />
      <option name="MODULE_MODE" value="false" />
      <option name="REDIRECT_INPUT" value="false" />
      <option name="INPUT_FILE" value="" />
      <method v="2" />
    </configuration>
    <recent_temporary>
      <list>
        <item itemvalue="Python.test" />
      </list>
    </recent_temporary>
  </component>
  <component name="SvnConfiguration">
    <configuration />
  </component>
  <component name="TaskManager">
    <task active="true" id="Default" summary="Default task">
      <changelist id="b281f22b-8035-491c-b74b-97f79a4e8672" name="Default Changelist" comment="" />
      <created>1608284049035</created>
      <option name="number" value="Default" />
      <option name="presentableId" value="Default" />
      <updated>1608284049035</updated>
    </task>
    <servers />
  </component>
  <component name="Vcs.Log.Tabs.Properties">
    <option name="TAB_STATES">
      <map>
        <entry key="MAIN">
          <value>
            <State />
          </value>
        </entry>
      </map>
    </option>
  </component>
  <component name="WindowStateProjectService">
BaiXuePrincess's avatar
BaiXuePrincess 已提交
102
    <state width="1491" height="288" key="GridCell.Tab.0.bottom" timestamp="1608531823143">
BaiXuePrincess's avatar
BaiXuePrincess 已提交
103 104
      <screen x="0" y="0" width="1536" height="824" />
    </state>
BaiXuePrincess's avatar
BaiXuePrincess 已提交
105 106
    <state width="1491" height="288" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1608531823143" />
    <state width="1491" height="288" key="GridCell.Tab.0.center" timestamp="1608531823143">
BaiXuePrincess's avatar
BaiXuePrincess 已提交
107 108
      <screen x="0" y="0" width="1536" height="824" />
    </state>
BaiXuePrincess's avatar
BaiXuePrincess 已提交
109 110
    <state width="1491" height="288" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1608531823143" />
    <state width="1491" height="288" key="GridCell.Tab.0.left" timestamp="1608531823143">
BaiXuePrincess's avatar
BaiXuePrincess 已提交
111 112
      <screen x="0" y="0" width="1536" height="824" />
    </state>
BaiXuePrincess's avatar
BaiXuePrincess 已提交
113 114
    <state width="1491" height="288" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1608531823143" />
    <state width="1491" height="288" key="GridCell.Tab.0.right" timestamp="1608531823143">
BaiXuePrincess's avatar
BaiXuePrincess 已提交
115 116
      <screen x="0" y="0" width="1536" height="824" />
    </state>
BaiXuePrincess's avatar
BaiXuePrincess 已提交
117 118
    <state width="1491" height="288" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1608531823143" />
    <state x="401" y="93" width="672" height="676" key="search.everywhere.popup" timestamp="1608531918384">
BaiXuePrincess's avatar
BaiXuePrincess 已提交
119 120
      <screen x="0" y="0" width="1536" height="824" />
    </state>
BaiXuePrincess's avatar
BaiXuePrincess 已提交
121
    <state x="401" y="93" width="672" height="676" key="search.everywhere.popup/0.0.1536.824@0.0.1536.824" timestamp="1608531918384" />
BaiXuePrincess's avatar
BaiXuePrincess 已提交
122 123
  </component>
</project>