workspace.xml 6.4 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 30
      <change beforePath="$PROJECT_DIR$/projects/Kenshin/imports.yml" beforeDir="false" afterPath="$PROJECT_DIR$/projects/Kenshin/imports.yml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/projects/espressif/imports.yml" beforeDir="false" afterPath="$PROJECT_DIR$/projects/espressif/imports.yml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/projects/gengyanlei/imports.yml" beforeDir="false" afterPath="$PROJECT_DIR$/projects/gengyanlei/imports.yml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/projects/judasn/imports.yml" beforeDir="false" afterPath="$PROJECT_DIR$/projects/judasn/imports.yml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/projects/lpty/imports.yml" beforeDir="false" afterPath="$PROJECT_DIR$/projects/lpty/imports.yml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/projects/yangmyc/imports.yml" beforeDir="false" afterPath="$PROJECT_DIR$/projects/yangmyc/imports.yml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/projects/zz2summer/imports.yml" beforeDir="false" afterPath="$PROJECT_DIR$/projects/zz2summer/imports.yml" afterDir="false" />
BaiXuePrincess's avatar
BaiXuePrincess 已提交
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 102
    </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 已提交
103
    <state width="1491" height="288" key="GridCell.Tab.0.bottom" timestamp="1608532387975">
BaiXuePrincess's avatar
BaiXuePrincess 已提交
104 105
      <screen x="0" y="0" width="1536" height="824" />
    </state>
BaiXuePrincess's avatar
BaiXuePrincess 已提交
106 107
    <state width="1491" height="288" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1608532387975" />
    <state width="1491" height="288" key="GridCell.Tab.0.center" timestamp="1608532387975">
BaiXuePrincess's avatar
BaiXuePrincess 已提交
108 109
      <screen x="0" y="0" width="1536" height="824" />
    </state>
BaiXuePrincess's avatar
BaiXuePrincess 已提交
110 111
    <state width="1491" height="288" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1608532387975" />
    <state width="1491" height="288" key="GridCell.Tab.0.left" timestamp="1608532387974">
BaiXuePrincess's avatar
BaiXuePrincess 已提交
112 113
      <screen x="0" y="0" width="1536" height="824" />
    </state>
BaiXuePrincess's avatar
BaiXuePrincess 已提交
114 115
    <state width="1491" height="288" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1608532387974" />
    <state width="1491" height="288" key="GridCell.Tab.0.right" timestamp="1608532387975">
BaiXuePrincess's avatar
BaiXuePrincess 已提交
116 117
      <screen x="0" y="0" width="1536" height="824" />
    </state>
BaiXuePrincess's avatar
BaiXuePrincess 已提交
118 119
    <state width="1491" height="288" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1608532387975" />
    <state x="401" y="93" width="672" height="676" key="search.everywhere.popup" timestamp="1608532572873">
BaiXuePrincess's avatar
BaiXuePrincess 已提交
120 121
      <screen x="0" y="0" width="1536" height="824" />
    </state>
BaiXuePrincess's avatar
BaiXuePrincess 已提交
122
    <state x="401" y="93" width="672" height="676" key="search.everywhere.popup/0.0.1536.824@0.0.1536.824" timestamp="1608532572873" />
BaiXuePrincess's avatar
BaiXuePrincess 已提交
123 124
  </component>
</project>