workspace.xml 7.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="afad5809-d9c8-4b80-a1bd-597b36f81aec" name="Default" comment="" />
  5. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  6. <option name="TRACKING_ENABLED" value="true" />
  7. <option name="SHOW_DIALOG" value="false" />
  8. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  9. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  10. <option name="LAST_RESOLUTION" value="IGNORE" />
  11. </component>
  12. <component name="Git.Settings">
  13. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  14. </component>
  15. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  16. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  17. <component name="JsGulpfileManager">
  18. <detection-done>true</detection-done>
  19. <sorting>DEFINITION_ORDER</sorting>
  20. </component>
  21. <component name="NodePackageJsonFileManager">
  22. <packageJsonPaths />
  23. </component>
  24. <component name="ProjectFrameBounds">
  25. <option name="x" value="20" />
  26. <option name="y" value="23" />
  27. <option name="width" value="1260" />
  28. <option name="height" value="692" />
  29. </component>
  30. <component name="ProjectView">
  31. <navigator proportions="" version="1">
  32. <foldersAlwaysOnTop value="true" />
  33. </navigator>
  34. <panes>
  35. <pane id="PackagesPane" />
  36. <pane id="ProjectPane">
  37. <subPane>
  38. <expand>
  39. <path>
  40. <item name="ZCW-ORM-SimpleAccount" type="b2602c69:ProjectViewProjectNode" />
  41. <item name="ZCW-ORM-SimpleAccount" type="462c0819:PsiDirectoryNode" />
  42. </path>
  43. <path>
  44. <item name="ZCW-ORM-SimpleAccount" type="b2602c69:ProjectViewProjectNode" />
  45. <item name="ZCW-ORM-SimpleAccount" type="462c0819:PsiDirectoryNode" />
  46. <item name=".idea" type="462c0819:PsiDirectoryNode" />
  47. </path>
  48. </expand>
  49. <select />
  50. </subPane>
  51. </pane>
  52. <pane id="Scope" />
  53. <pane id="AndroidView" />
  54. </panes>
  55. </component>
  56. <component name="PropertiesComponent">
  57. <property name="WebServerToolWindowFactoryState" value="false" />
  58. <property name="aspect.path.notification.shown" value="true" />
  59. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  60. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  61. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  62. </component>
  63. <component name="RunDashboard">
  64. <option name="ruleStates">
  65. <list>
  66. <RuleState>
  67. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  68. </RuleState>
  69. <RuleState>
  70. <option name="name" value="StatusDashboardGroupingRule" />
  71. </RuleState>
  72. </list>
  73. </option>
  74. </component>
  75. <component name="RunManager">
  76. <configuration default="true" type="Application" factoryName="Application">
  77. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  78. </configuration>
  79. <configuration default="true" type="JUnit" factoryName="JUnit">
  80. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  81. <option name="ALTERNATIVE_JRE_PATH" />
  82. <option name="PACKAGE_NAME" />
  83. <option name="MAIN_CLASS_NAME" />
  84. <option name="METHOD_NAME" />
  85. <option name="TEST_OBJECT" value="class" />
  86. <option name="VM_PARAMETERS" value="-ea" />
  87. <option name="PARAMETERS" />
  88. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  89. <option name="PASS_PARENT_ENVS" value="true" />
  90. <option name="TEST_SEARCH_SCOPE">
  91. <value defaultName="singleModule" />
  92. </option>
  93. <patterns />
  94. </configuration>
  95. <configuration default="true" type="TestNG" factoryName="TestNG">
  96. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  97. <option name="ALTERNATIVE_JRE_PATH" />
  98. <option name="SUITE_NAME" />
  99. <option name="PACKAGE_NAME" />
  100. <option name="MAIN_CLASS_NAME" />
  101. <option name="METHOD_NAME" />
  102. <option name="GROUP_NAME" />
  103. <option name="TEST_OBJECT" value="CLASS" />
  104. <option name="VM_PARAMETERS" value="-ea" />
  105. <option name="PARAMETERS" />
  106. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  107. <option name="OUTPUT_DIRECTORY" />
  108. <option name="PASS_PARENT_ENVS" value="true" />
  109. <option name="TEST_SEARCH_SCOPE">
  110. <value defaultName="singleModule" />
  111. </option>
  112. <option name="USE_DEFAULT_REPORTERS" value="false" />
  113. <option name="PROPERTIES_FILE" />
  114. <properties />
  115. <listeners />
  116. </configuration>
  117. </component>
  118. <component name="SvnConfiguration">
  119. <configuration />
  120. </component>
  121. <component name="TaskManager">
  122. <task active="true" id="Default" summary="Default task">
  123. <changelist id="afad5809-d9c8-4b80-a1bd-597b36f81aec" name="Default" comment="" />
  124. <created>1529066501109</created>
  125. <option name="number" value="Default" />
  126. <option name="presentableId" value="Default" />
  127. <updated>1529066501109</updated>
  128. <workItem from="1529066502574" duration="405000" />
  129. </task>
  130. <servers />
  131. </component>
  132. <component name="TimeTrackingManager">
  133. <option name="totallyTimeSpent" value="405000" />
  134. </component>
  135. <component name="ToolWindowManager">
  136. <frame x="20" y="23" width="1260" height="692" extended-state="0" />
  137. <layout>
  138. <window_info anchor="right" id="Palette" />
  139. <window_info anchor="bottom" id="TODO" order="6" />
  140. <window_info anchor="right" id="Palette&#9;" />
  141. <window_info id="Image Layers" />
  142. <window_info anchor="right" id="Capture Analysis" />
  143. <window_info anchor="bottom" id="Event Log" side_tool="true" />
  144. <window_info anchor="right" id="Maven Projects" />
  145. <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
  146. <window_info anchor="bottom" id="Run" order="2" />
  147. <window_info anchor="bottom" id="Version Control" />
  148. <window_info anchor="bottom" id="Terminal" />
  149. <window_info id="Capture Tool" />
  150. <window_info id="Designer" />
  151. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25" />
  152. <window_info anchor="right" id="Database" />
  153. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  154. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  155. <window_info id="UI Designer" />
  156. <window_info anchor="right" id="Theme Preview" />
  157. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  158. <window_info id="Favorites" side_tool="true" />
  159. <window_info anchor="bottom" id="Find" order="1" />
  160. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  161. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  162. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  163. <window_info anchor="bottom" id="Message" order="0" />
  164. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  165. </layout>
  166. </component>
  167. <component name="TypeScriptGeneratedFilesManager">
  168. <option name="version" value="1" />
  169. </component>
  170. <component name="VcsContentAnnotationSettings">
  171. <option name="myLimit" value="2678400000" />
  172. </component>
  173. </project>