123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="ffc203bc-2834-4f15-8a12-958c3ab878fe" name="Default" comment="" />
  5. <ignored path="$PROJECT_DIR$/out/" />
  6. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  7. <option name="TRACKING_ENABLED" value="true" />
  8. <option name="SHOW_DIALOG" value="false" />
  9. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  10. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  11. <option name="LAST_RESOLUTION" value="IGNORE" />
  12. </component>
  13. <component name="FileEditorManager">
  14. <leaf />
  15. </component>
  16. <component name="FileTemplateManagerImpl">
  17. <option name="RECENT_TEMPLATES">
  18. <list>
  19. <option value="FxmlFile" />
  20. </list>
  21. </option>
  22. </component>
  23. <component name="Git.Settings">
  24. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  25. </component>
  26. <component name="IdeDocumentHistory">
  27. <option name="CHANGED_PATHS">
  28. <list>
  29. <option value="$PROJECT_DIR$/.idea/pom.xml.fxml" />
  30. </list>
  31. </option>
  32. </component>
  33. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  34. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  35. <component name="JsGulpfileManager">
  36. <detection-done>true</detection-done>
  37. <sorting>DEFINITION_ORDER</sorting>
  38. </component>
  39. <component name="NodePackageJsonFileManager">
  40. <packageJsonPaths />
  41. </component>
  42. <component name="ProjectFrameBounds">
  43. <option name="y" value="22" />
  44. <option name="width" value="1680" />
  45. <option name="height" value="970" />
  46. </component>
  47. <component name="ProjectView">
  48. <navigator proportions="" version="1">
  49. <foldersAlwaysOnTop value="true" />
  50. </navigator>
  51. <panes>
  52. <pane id="Scope" />
  53. <pane id="ProjectPane">
  54. <subPane>
  55. <expand>
  56. <path>
  57. <item name="ZCW-ORM-SimpleAccount" type="b2602c69:ProjectViewProjectNode" />
  58. <item name="ZCW-ORM-SimpleAccount" type="462c0819:PsiDirectoryNode" />
  59. </path>
  60. <path>
  61. <item name="ZCW-ORM-SimpleAccount" type="b2602c69:ProjectViewProjectNode" />
  62. <item name="ZCW-ORM-SimpleAccount" type="462c0819:PsiDirectoryNode" />
  63. <item name=".idea" type="462c0819:PsiDirectoryNode" />
  64. </path>
  65. </expand>
  66. <select />
  67. </subPane>
  68. </pane>
  69. <pane id="PackagesPane" />
  70. <pane id="AndroidView" />
  71. </panes>
  72. </component>
  73. <component name="PropertiesComponent">
  74. <property name="WebServerToolWindowFactoryState" value="false" />
  75. <property name="aspect.path.notification.shown" value="true" />
  76. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  77. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  78. </component>
  79. <component name="RunDashboard">
  80. <option name="ruleStates">
  81. <list>
  82. <RuleState>
  83. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  84. </RuleState>
  85. <RuleState>
  86. <option name="name" value="StatusDashboardGroupingRule" />
  87. </RuleState>
  88. </list>
  89. </option>
  90. </component>
  91. <component name="RunManager">
  92. <configuration default="true" type="Application" factoryName="Application">
  93. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  94. </configuration>
  95. <configuration default="true" type="JUnit" factoryName="JUnit">
  96. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  97. <option name="ALTERNATIVE_JRE_PATH" />
  98. <option name="PACKAGE_NAME" />
  99. <option name="MAIN_CLASS_NAME" />
  100. <option name="METHOD_NAME" />
  101. <option name="TEST_OBJECT" value="class" />
  102. <option name="VM_PARAMETERS" value="-ea" />
  103. <option name="PARAMETERS" />
  104. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  105. <option name="PASS_PARENT_ENVS" value="true" />
  106. <option name="TEST_SEARCH_SCOPE">
  107. <value defaultName="singleModule" />
  108. </option>
  109. <patterns />
  110. </configuration>
  111. <configuration default="true" type="TestNG" factoryName="TestNG">
  112. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  113. <option name="ALTERNATIVE_JRE_PATH" />
  114. <option name="SUITE_NAME" />
  115. <option name="PACKAGE_NAME" />
  116. <option name="MAIN_CLASS_NAME" />
  117. <option name="METHOD_NAME" />
  118. <option name="GROUP_NAME" />
  119. <option name="TEST_OBJECT" value="CLASS" />
  120. <option name="VM_PARAMETERS" value="-ea" />
  121. <option name="PARAMETERS" />
  122. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  123. <option name="OUTPUT_DIRECTORY" />
  124. <option name="PASS_PARENT_ENVS" value="true" />
  125. <option name="TEST_SEARCH_SCOPE">
  126. <value defaultName="singleModule" />
  127. </option>
  128. <option name="USE_DEFAULT_REPORTERS" value="false" />
  129. <option name="PROPERTIES_FILE" />
  130. <properties />
  131. <listeners />
  132. </configuration>
  133. </component>
  134. <component name="SvnConfiguration">
  135. <configuration />
  136. </component>
  137. <component name="TaskManager">
  138. <task active="true" id="Default" summary="Default task">
  139. <changelist id="ffc203bc-2834-4f15-8a12-958c3ab878fe" name="Default" comment="" />
  140. <created>1528901209569</created>
  141. <option name="number" value="Default" />
  142. <option name="presentableId" value="Default" />
  143. <updated>1528901209569</updated>
  144. <workItem from="1528901213102" duration="111000" />
  145. </task>
  146. <servers />
  147. </component>
  148. <component name="TimeTrackingManager">
  149. <option name="totallyTimeSpent" value="111000" />
  150. </component>
  151. <component name="ToolWindowManager">
  152. <frame x="0" y="22" width="1680" height="970" extended-state="6" />
  153. <layout>
  154. <window_info anchor="right" id="Palette" />
  155. <window_info anchor="bottom" id="TODO" order="6" />
  156. <window_info anchor="right" id="Palette&#9;" />
  157. <window_info id="Image Layers" />
  158. <window_info anchor="right" id="Capture Analysis" />
  159. <window_info anchor="bottom" id="Event Log" side_tool="true" visible="true" weight="0.3298969" />
  160. <window_info anchor="right" id="Maven Projects" />
  161. <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
  162. <window_info anchor="bottom" id="Run" order="2" />
  163. <window_info anchor="bottom" id="Version Control" />
  164. <window_info anchor="bottom" id="Terminal" />
  165. <window_info id="Capture Tool" />
  166. <window_info id="Designer" />
  167. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24969475" />
  168. <window_info anchor="right" id="Database" />
  169. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  170. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  171. <window_info id="UI Designer" />
  172. <window_info anchor="right" id="Theme Preview" />
  173. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  174. <window_info id="Favorites" side_tool="true" />
  175. <window_info anchor="bottom" id="Find" order="1" />
  176. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  177. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  178. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  179. <window_info anchor="bottom" id="Message" order="0" />
  180. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  181. </layout>
  182. </component>
  183. <component name="TypeScriptGeneratedFilesManager">
  184. <option name="version" value="1" />
  185. </component>
  186. <component name="VcsContentAnnotationSettings">
  187. <option name="myLimit" value="2678400000" />
  188. </component>
  189. <component name="editorHistoryManager">
  190. <entry file="file://$PROJECT_DIR$/.idea/pom.xml.fxml">
  191. <provider editor-type-id="JavaFX-Scene-Builder" />
  192. <provider selected="true" editor-type-id="text-editor">
  193. <state>
  194. <caret lean-forward="true" />
  195. </state>
  196. </provider>
  197. </entry>
  198. <entry file="file://$PROJECT_DIR$/README.md">
  199. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  200. <state split_layout="SPLIT">
  201. <first_editor />
  202. <second_editor />
  203. </state>
  204. </provider>
  205. </entry>
  206. <entry file="file://$PROJECT_DIR$/ZCW-ORM-SimpleAccount.iml">
  207. <provider selected="true" editor-type-id="text-editor" />
  208. </entry>
  209. </component>
  210. <component name="masterDetails">
  211. <states>
  212. <state key="ProjectJDKs.UI">
  213. <settings>
  214. <last-edited>1.8</last-edited>
  215. <splitter-proportions>
  216. <option name="proportions">
  217. <list>
  218. <option value="0.2" />
  219. </list>
  220. </option>
  221. </splitter-proportions>
  222. </settings>
  223. </state>
  224. </states>
  225. </component>
  226. </project>