123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="cf4fe1c2-66cf-46ca-ab39-335e0668ff50" name="Default" comment="done" />
  5. <ignored path="$PROJECT_DIR$/out/" />
  6. <ignored path="$PROJECT_DIR$/target/" />
  7. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  8. <option name="TRACKING_ENABLED" value="true" />
  9. <option name="SHOW_DIALOG" value="false" />
  10. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  11. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  12. <option name="LAST_RESOLUTION" value="IGNORE" />
  13. </component>
  14. <component name="FileEditorManager">
  15. <leaf>
  16. <file leaf-file-name="pom.xml" pinned="false" current-in-tab="false">
  17. <entry file="file://$PROJECT_DIR$/pom.xml">
  18. <provider selected="true" editor-type-id="text-editor">
  19. <state relative-caret-position="420">
  20. <caret line="28" column="21" selection-start-line="28" selection-start-column="21" selection-end-line="28" selection-end-column="21" />
  21. </state>
  22. </provider>
  23. </entry>
  24. </file>
  25. <file leaf-file-name="Account.java" pinned="false" current-in-tab="false">
  26. <entry file="file://$PROJECT_DIR$/src/main/java/Account.java">
  27. <provider selected="true" editor-type-id="text-editor">
  28. <state relative-caret-position="-102">
  29. <caret line="25" lean-forward="true" selection-start-line="25" selection-end-line="25" />
  30. <folding>
  31. <element signature="imports" expanded="true" />
  32. <element signature="e#752#753#0" expanded="true" />
  33. <element signature="e#792#793#0" expanded="true" />
  34. <element signature="e#956#957#0" expanded="true" />
  35. <element signature="e#989#990#0" expanded="true" />
  36. <element signature="e#1024#1025#0" expanded="true" />
  37. <element signature="e#1059#1060#0" expanded="true" />
  38. <element signature="e#1103#1104#0" expanded="true" />
  39. <element signature="e#1143#1144#0" expanded="true" />
  40. <element signature="e#1182#1183#0" expanded="true" />
  41. <element signature="e#1221#1222#0" expanded="true" />
  42. <element signature="e#1273#1274#0" expanded="true" />
  43. <element signature="e#1321#1322#0" expanded="true" />
  44. <element signature="e#1372#1373#0" expanded="true" />
  45. <element signature="e#1418#1419#0" expanded="true" />
  46. </folding>
  47. </state>
  48. </provider>
  49. </entry>
  50. </file>
  51. <file leaf-file-name="AccountApp.java" pinned="false" current-in-tab="true">
  52. <entry file="file://$PROJECT_DIR$/src/main/java/AccountApp.java">
  53. <provider selected="true" editor-type-id="text-editor">
  54. <state relative-caret-position="8">
  55. <caret line="8" column="25" lean-forward="true" selection-start-line="8" selection-start-column="25" selection-end-line="8" selection-end-column="25" />
  56. <folding>
  57. <element signature="imports" expanded="true" />
  58. </folding>
  59. </state>
  60. </provider>
  61. </entry>
  62. </file>
  63. </leaf>
  64. </component>
  65. <component name="FileTemplateManagerImpl">
  66. <option name="RECENT_TEMPLATES">
  67. <list>
  68. <option value="Class" />
  69. </list>
  70. </option>
  71. </component>
  72. <component name="Git.Settings">
  73. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  74. </component>
  75. <component name="IdeDocumentHistory">
  76. <option name="CHANGED_PATHS">
  77. <list>
  78. <option value="$PROJECT_DIR$/pom.xml" />
  79. <option value="$PROJECT_DIR$/src/main/java/Account.java" />
  80. <option value="$PROJECT_DIR$/src/main/java/AccountApp.java" />
  81. </list>
  82. </option>
  83. </component>
  84. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  85. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  86. <component name="JsGulpfileManager">
  87. <detection-done>true</detection-done>
  88. <sorting>DEFINITION_ORDER</sorting>
  89. </component>
  90. <component name="MavenImportPreferences">
  91. <option name="importingSettings">
  92. <MavenImportingSettings>
  93. <option name="importAutomatically" value="true" />
  94. </MavenImportingSettings>
  95. </option>
  96. </component>
  97. <component name="NodePackageJsonFileManager">
  98. <packageJsonPaths />
  99. </component>
  100. <component name="ProjectFrameBounds" fullScreen="true">
  101. <option name="x" value="29" />
  102. <option name="y" value="23" />
  103. <option name="width" value="1177" />
  104. <option name="height" value="709" />
  105. </component>
  106. <component name="ProjectView">
  107. <navigator proportions="" version="1">
  108. <foldersAlwaysOnTop value="true" />
  109. </navigator>
  110. <panes>
  111. <pane id="Scope" />
  112. <pane id="AndroidView" />
  113. <pane id="ProjectPane">
  114. <subPane>
  115. <expand>
  116. <path>
  117. <item name="simpleAccount" type="b2602c69:ProjectViewProjectNode" />
  118. <item name="ZCW-ORM-SimpleAccount" type="462c0819:PsiDirectoryNode" />
  119. </path>
  120. <path>
  121. <item name="simpleAccount" type="b2602c69:ProjectViewProjectNode" />
  122. <item name="ZCW-ORM-SimpleAccount" type="462c0819:PsiDirectoryNode" />
  123. <item name="src" type="462c0819:PsiDirectoryNode" />
  124. </path>
  125. <path>
  126. <item name="simpleAccount" type="b2602c69:ProjectViewProjectNode" />
  127. <item name="ZCW-ORM-SimpleAccount" type="462c0819:PsiDirectoryNode" />
  128. <item name="src" type="462c0819:PsiDirectoryNode" />
  129. <item name="main" type="462c0819:PsiDirectoryNode" />
  130. </path>
  131. <path>
  132. <item name="simpleAccount" type="b2602c69:ProjectViewProjectNode" />
  133. <item name="ZCW-ORM-SimpleAccount" type="462c0819:PsiDirectoryNode" />
  134. <item name="src" type="462c0819:PsiDirectoryNode" />
  135. <item name="main" type="462c0819:PsiDirectoryNode" />
  136. <item name="java" type="462c0819:PsiDirectoryNode" />
  137. </path>
  138. <path>
  139. <item name="simpleAccount" type="b2602c69:ProjectViewProjectNode" />
  140. <item name="ZCW-ORM-SimpleAccount" type="462c0819:PsiDirectoryNode" />
  141. <item name="src" type="462c0819:PsiDirectoryNode" />
  142. <item name="test" type="462c0819:PsiDirectoryNode" />
  143. </path>
  144. </expand>
  145. <select />
  146. </subPane>
  147. </pane>
  148. <pane id="PackagesPane" />
  149. </panes>
  150. </component>
  151. <component name="PropertiesComponent">
  152. <property name="WebServerToolWindowFactoryState" value="false" />
  153. <property name="aspect.path.notification.shown" value="true" />
  154. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  155. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  156. <property name="project.structure.last.edited" value="Modules" />
  157. <property name="project.structure.proportion" value="0.0" />
  158. <property name="project.structure.side.proportion" value="0.0" />
  159. <property name="settings.editor.selected.configurable" value="editor.preferences.import" />
  160. </component>
  161. <component name="RunDashboard">
  162. <option name="ruleStates">
  163. <list>
  164. <RuleState>
  165. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  166. </RuleState>
  167. <RuleState>
  168. <option name="name" value="StatusDashboardGroupingRule" />
  169. </RuleState>
  170. </list>
  171. </option>
  172. </component>
  173. <component name="RunManager">
  174. <configuration name="AccountApp" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  175. <option name="MAIN_CLASS_NAME" value="AccountApp" />
  176. <module name="ZCW-ORM-SimpleAccount" />
  177. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  178. </configuration>
  179. <configuration default="true" type="Application" factoryName="Application">
  180. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  181. </configuration>
  182. <configuration default="true" type="JUnit" factoryName="JUnit">
  183. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  184. <option name="ALTERNATIVE_JRE_PATH" />
  185. <option name="PACKAGE_NAME" />
  186. <option name="MAIN_CLASS_NAME" />
  187. <option name="METHOD_NAME" />
  188. <option name="TEST_OBJECT" value="class" />
  189. <option name="VM_PARAMETERS" value="-ea" />
  190. <option name="PARAMETERS" />
  191. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  192. <option name="PASS_PARENT_ENVS" value="true" />
  193. <option name="TEST_SEARCH_SCOPE">
  194. <value defaultName="singleModule" />
  195. </option>
  196. <patterns />
  197. </configuration>
  198. <configuration default="true" type="TestNG" factoryName="TestNG">
  199. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  200. <option name="ALTERNATIVE_JRE_PATH" />
  201. <option name="SUITE_NAME" />
  202. <option name="PACKAGE_NAME" />
  203. <option name="MAIN_CLASS_NAME" />
  204. <option name="METHOD_NAME" />
  205. <option name="GROUP_NAME" />
  206. <option name="TEST_OBJECT" value="CLASS" />
  207. <option name="VM_PARAMETERS" value="-ea" />
  208. <option name="PARAMETERS" />
  209. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  210. <option name="OUTPUT_DIRECTORY" />
  211. <option name="PASS_PARENT_ENVS" value="true" />
  212. <option name="TEST_SEARCH_SCOPE">
  213. <value defaultName="singleModule" />
  214. </option>
  215. <option name="USE_DEFAULT_REPORTERS" value="false" />
  216. <option name="PROPERTIES_FILE" />
  217. <properties />
  218. <listeners />
  219. </configuration>
  220. <recent_temporary>
  221. <list>
  222. <item itemvalue="Application.AccountApp" />
  223. </list>
  224. </recent_temporary>
  225. </component>
  226. <component name="SvnConfiguration">
  227. <configuration />
  228. </component>
  229. <component name="TaskManager">
  230. <task active="true" id="Default" summary="Default task">
  231. <changelist id="cf4fe1c2-66cf-46ca-ab39-335e0668ff50" name="Default" comment="" />
  232. <created>1529077938183</created>
  233. <option name="number" value="Default" />
  234. <option name="presentableId" value="Default" />
  235. <updated>1529077938183</updated>
  236. <workItem from="1529077943741" duration="15800000" />
  237. </task>
  238. <task id="LOCAL-00001" summary="work in progress">
  239. <created>1529082779229</created>
  240. <option name="number" value="00001" />
  241. <option name="presentableId" value="LOCAL-00001" />
  242. <option name="project" value="LOCAL" />
  243. <updated>1529082779230</updated>
  244. </task>
  245. <task id="LOCAL-00002" summary="work in progress">
  246. <created>1529095698263</created>
  247. <option name="number" value="00002" />
  248. <option name="presentableId" value="LOCAL-00002" />
  249. <option name="project" value="LOCAL" />
  250. <updated>1529095698264</updated>
  251. </task>
  252. <task id="LOCAL-00003" summary="done">
  253. <created>1529104023973</created>
  254. <option name="number" value="00003" />
  255. <option name="presentableId" value="LOCAL-00003" />
  256. <option name="project" value="LOCAL" />
  257. <updated>1529104023974</updated>
  258. </task>
  259. <option name="localTasksCounter" value="4" />
  260. <servers />
  261. </component>
  262. <component name="TimeTrackingManager">
  263. <option name="totallyTimeSpent" value="15800000" />
  264. </component>
  265. <component name="ToolWindowManager">
  266. <frame x="0" y="0" width="1280" height="800" extended-state="0" />
  267. <layout>
  268. <window_info anchor="right" id="Palette" />
  269. <window_info anchor="bottom" id="TODO" order="6" />
  270. <window_info anchor="bottom" id="Messages" weight="0.32827586" />
  271. <window_info anchor="right" id="Palette&#9;" />
  272. <window_info id="Image Layers" />
  273. <window_info anchor="right" id="Capture Analysis" />
  274. <window_info anchor="bottom" id="Event Log" side_tool="true" />
  275. <window_info anchor="right" id="Maven Projects" />
  276. <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
  277. <window_info anchor="bottom" id="Run" order="2" weight="0.27724138" />
  278. <window_info anchor="bottom" id="Version Control" />
  279. <window_info anchor="bottom" id="Terminal" weight="0.32965517" />
  280. <window_info id="Capture Tool" />
  281. <window_info id="Designer" />
  282. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.22859451" />
  283. <window_info anchor="right" id="Database" />
  284. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  285. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  286. <window_info id="UI Designer" />
  287. <window_info anchor="right" id="Theme Preview" />
  288. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  289. <window_info id="Favorites" side_tool="true" />
  290. <window_info anchor="bottom" id="Find" order="1" />
  291. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  292. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  293. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  294. <window_info anchor="bottom" id="Message" order="0" />
  295. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  296. </layout>
  297. </component>
  298. <component name="TypeScriptGeneratedFilesManager">
  299. <option name="version" value="1" />
  300. </component>
  301. <component name="VcsContentAnnotationSettings">
  302. <option name="myLimit" value="2678400000" />
  303. </component>
  304. <component name="VcsManagerConfiguration">
  305. <MESSAGE value="work in progress" />
  306. <MESSAGE value="done" />
  307. <option name="LAST_COMMIT_MESSAGE" value="done" />
  308. </component>
  309. <component name="XDebuggerManager">
  310. <breakpoint-manager>
  311. <option name="time" value="1" />
  312. </breakpoint-manager>
  313. </component>
  314. <component name="editorHistoryManager">
  315. <entry file="file://$PROJECT_DIR$/pom.xml">
  316. <provider selected="true" editor-type-id="text-editor">
  317. <state relative-caret-position="420">
  318. <caret line="28" column="21" selection-start-line="28" selection-start-column="21" selection-end-line="28" selection-end-column="21" />
  319. </state>
  320. </provider>
  321. </entry>
  322. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk-10.0.1.jdk/Contents/Home/lib/src.zip!/java.base/java/lang/Object.java">
  323. <provider selected="true" editor-type-id="text-editor">
  324. <state relative-caret-position="128">
  325. <caret line="108" column="22" selection-start-line="108" selection-start-column="22" selection-end-line="108" selection-end-column="22" />
  326. </state>
  327. </provider>
  328. </entry>
  329. <entry file="file://$PROJECT_DIR$/src/main/java/Account.java">
  330. <provider selected="true" editor-type-id="text-editor">
  331. <state relative-caret-position="-102">
  332. <caret line="25" lean-forward="true" selection-start-line="25" selection-end-line="25" />
  333. <folding>
  334. <element signature="imports" expanded="true" />
  335. <element signature="e#752#753#0" expanded="true" />
  336. <element signature="e#792#793#0" expanded="true" />
  337. <element signature="e#956#957#0" expanded="true" />
  338. <element signature="e#989#990#0" expanded="true" />
  339. <element signature="e#1024#1025#0" expanded="true" />
  340. <element signature="e#1059#1060#0" expanded="true" />
  341. <element signature="e#1103#1104#0" expanded="true" />
  342. <element signature="e#1143#1144#0" expanded="true" />
  343. <element signature="e#1182#1183#0" expanded="true" />
  344. <element signature="e#1221#1222#0" expanded="true" />
  345. <element signature="e#1273#1274#0" expanded="true" />
  346. <element signature="e#1321#1322#0" expanded="true" />
  347. <element signature="e#1372#1373#0" expanded="true" />
  348. <element signature="e#1418#1419#0" expanded="true" />
  349. </folding>
  350. </state>
  351. </provider>
  352. </entry>
  353. <entry file="file://$PROJECT_DIR$/src/main/java/AccountApp.java">
  354. <provider selected="true" editor-type-id="text-editor">
  355. <state relative-caret-position="8">
  356. <caret line="8" column="25" lean-forward="true" selection-start-line="8" selection-start-column="25" selection-end-line="8" selection-end-column="25" />
  357. <folding>
  358. <element signature="imports" expanded="true" />
  359. </folding>
  360. </state>
  361. </provider>
  362. </entry>
  363. </component>
  364. <component name="masterDetails">
  365. <states>
  366. <state key="ArtifactsStructureConfigurable.UI">
  367. <settings>
  368. <artifact-editor />
  369. <splitter-proportions>
  370. <option name="proportions">
  371. <list>
  372. <option value="0.2" />
  373. </list>
  374. </option>
  375. </splitter-proportions>
  376. </settings>
  377. </state>
  378. <state key="FacetStructureConfigurable.UI">
  379. <settings>
  380. <last-edited>No facets are configured</last-edited>
  381. <splitter-proportions>
  382. <option name="proportions">
  383. <list>
  384. <option value="0.2" />
  385. </list>
  386. </option>
  387. </splitter-proportions>
  388. </settings>
  389. </state>
  390. <state key="GlobalLibrariesConfigurable.UI">
  391. <settings>
  392. <splitter-proportions>
  393. <option name="proportions">
  394. <list>
  395. <option value="0.2" />
  396. </list>
  397. </option>
  398. </splitter-proportions>
  399. </settings>
  400. </state>
  401. <state key="JdkListConfigurable.UI">
  402. <settings>
  403. <last-edited>10</last-edited>
  404. <splitter-proportions>
  405. <option name="proportions">
  406. <list>
  407. <option value="0.2" />
  408. </list>
  409. </option>
  410. </splitter-proportions>
  411. </settings>
  412. </state>
  413. <state key="ModuleStructureConfigurable.UI">
  414. <settings>
  415. <last-edited>ZCW-ORM-SimpleAccount</last-edited>
  416. <splitter-proportions>
  417. <option name="proportions">
  418. <list>
  419. <option value="0.2" />
  420. <option value="0.6" />
  421. </list>
  422. </option>
  423. </splitter-proportions>
  424. </settings>
  425. </state>
  426. <state key="ProjectLibrariesConfigurable.UI">
  427. <settings>
  428. <last-edited>Maven: com.j256.ormlite:ormlite-core:4.48</last-edited>
  429. <splitter-proportions>
  430. <option name="proportions">
  431. <list>
  432. <option value="0.2" />
  433. </list>
  434. </option>
  435. </splitter-proportions>
  436. </settings>
  437. </state>
  438. </states>
  439. </component>
  440. </project>