workspace.xml 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="fb3986b6-e877-4070-88c4-d0e7ade6a79a" name="Default" comment="" />
  5. <ignored path="$PROJECT_DIR$/out/" />
  6. <ignored path="$PROJECT_DIR$/target/" />
  7. <ignored path="$PROJECT_DIR$/netcar-base-api/target/" />
  8. <ignored path="$PROJECT_DIR$/netcar-backstage-api/target/" />
  9. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  10. <option name="TRACKING_ENABLED" value="true" />
  11. <option name="SHOW_DIALOG" value="false" />
  12. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  13. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  14. <option name="LAST_RESOLUTION" value="IGNORE" />
  15. </component>
  16. <component name="DatabaseView">
  17. <option name="SHOW_INTERMEDIATE" value="true" />
  18. <option name="GROUP_DATA_SOURCES" value="true" />
  19. <option name="GROUP_SCHEMA" value="true" />
  20. <option name="GROUP_CONTENTS" value="false" />
  21. <option name="SORT_POSITIONED" value="false" />
  22. <option name="SHOW_EMPTY_GROUPS" value="false" />
  23. <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
  24. <option name="HIDDEN_KINDS">
  25. <set />
  26. </option>
  27. <expand />
  28. <select />
  29. </component>
  30. <component name="FileEditorManager">
  31. <leaf>
  32. <file leaf-file-name="pom.xml" pinned="false" current-in-tab="true">
  33. <entry file="file://$PROJECT_DIR$/pom.xml">
  34. <provider selected="true" editor-type-id="text-editor">
  35. <state relative-caret-position="180">
  36. <caret line="12" column="13" lean-forward="false" selection-start-line="12" selection-start-column="13" selection-end-line="12" selection-end-column="13" />
  37. <folding />
  38. </state>
  39. </provider>
  40. </entry>
  41. </file>
  42. <file leaf-file-name="pom.xml" pinned="false" current-in-tab="false">
  43. <entry file="file://$PROJECT_DIR$/netcar-base-api/pom.xml">
  44. <provider selected="true" editor-type-id="text-editor">
  45. <state relative-caret-position="225">
  46. <caret line="15" column="0" lean-forward="false" selection-start-line="15" selection-start-column="0" selection-end-line="15" selection-end-column="0" />
  47. <folding />
  48. </state>
  49. </provider>
  50. </entry>
  51. </file>
  52. <file leaf-file-name="pom.xml" pinned="false" current-in-tab="false">
  53. <entry file="file://$PROJECT_DIR$/netcar-backstage-api/pom.xml">
  54. <provider selected="true" editor-type-id="text-editor">
  55. <state relative-caret-position="118">
  56. <caret line="12" column="4" lean-forward="false" selection-start-line="12" selection-start-column="4" selection-end-line="12" selection-end-column="4" />
  57. <folding />
  58. </state>
  59. </provider>
  60. </entry>
  61. </file>
  62. <file leaf-file-name="UserService.java" pinned="false" current-in-tab="false">
  63. <entry file="file://$PROJECT_DIR$/netcar-backstage-api/src/main/java/com/gesoft/backstage/service/system/UserService.java">
  64. <provider selected="true" editor-type-id="text-editor">
  65. <state relative-caret-position="165">
  66. <caret line="20" column="28" lean-forward="false" selection-start-line="20" selection-start-column="28" selection-end-line="20" selection-end-column="28" />
  67. <folding />
  68. </state>
  69. </provider>
  70. </entry>
  71. </file>
  72. <file leaf-file-name="TestService.java" pinned="false" current-in-tab="false">
  73. <entry file="file://$PROJECT_DIR$/netcar-backstage-api/src/main/java/com/gesoft/backstage/service/test/TestService.java">
  74. <provider selected="true" editor-type-id="text-editor">
  75. <state relative-caret-position="210">
  76. <caret line="23" column="0" lean-forward="false" selection-start-line="23" selection-start-column="0" selection-end-line="23" selection-end-column="0" />
  77. <folding />
  78. </state>
  79. </provider>
  80. </entry>
  81. </file>
  82. <file leaf-file-name="EntityMapper.java" pinned="false" current-in-tab="false">
  83. <entry file="file://$PROJECT_DIR$/netcar-base-api/src/main/java/com/gesoft/api/base/common/EntityMapper.java">
  84. <provider selected="true" editor-type-id="text-editor">
  85. <state relative-caret-position="130">
  86. <caret line="23" column="17" lean-forward="false" selection-start-line="23" selection-start-column="17" selection-end-line="23" selection-end-column="17" />
  87. <folding />
  88. </state>
  89. </provider>
  90. </entry>
  91. </file>
  92. <file leaf-file-name="EntityService.java" pinned="false" current-in-tab="false">
  93. <entry file="file://$PROJECT_DIR$/netcar-base-api/src/main/java/com/gesoft/api/base/common/EntityService.java">
  94. <provider selected="true" editor-type-id="text-editor">
  95. <state relative-caret-position="130">
  96. <caret line="25" column="17" lean-forward="false" selection-start-line="25" selection-start-column="17" selection-end-line="25" selection-end-column="17" />
  97. <folding />
  98. </state>
  99. </provider>
  100. </entry>
  101. </file>
  102. <file leaf-file-name="EntityServiceImpl.java" pinned="false" current-in-tab="false">
  103. <entry file="file://$PROJECT_DIR$/netcar-base-api/src/main/java/com/gesoft/api/base/common/EntityServiceImpl.java">
  104. <provider selected="true" editor-type-id="text-editor">
  105. <state relative-caret-position="126">
  106. <caret line="26" column="22" lean-forward="false" selection-start-line="26" selection-start-column="22" selection-end-line="26" selection-end-column="22" />
  107. <folding />
  108. </state>
  109. </provider>
  110. </entry>
  111. </file>
  112. </leaf>
  113. </component>
  114. <component name="FileTemplateManagerImpl">
  115. <option name="RECENT_TEMPLATES">
  116. <list>
  117. <option value="Interface" />
  118. <option value="Class" />
  119. </list>
  120. </option>
  121. </component>
  122. <component name="GradleLocalSettings">
  123. <option name="externalProjectsViewState">
  124. <projects_view />
  125. </option>
  126. <option name="projectSyncType">
  127. <map>
  128. <entry key="$PROJECT_DIR$/../../backend" value="PREVIEW" />
  129. <entry key="$PROJECT_DIR$/../../leysen/dingtalk-CRM" value="PREVIEW" />
  130. <entry key="$PROJECT_DIR$/../../xyl" value="PREVIEW" />
  131. </map>
  132. </option>
  133. </component>
  134. <component name="IdeDocumentHistory">
  135. <option name="CHANGED_PATHS">
  136. <list>
  137. <option value="$PROJECT_DIR$/netcar-base-api/pom.xml" />
  138. <option value="$PROJECT_DIR$/netcar-backstage-api/src/main/java/com/gesoft/backstage/service/system/TestService.java" />
  139. <option value="$PROJECT_DIR$/netcar-backstage-api/src/main/java/com/gesoft/backstage/service/test/TestService.java" />
  140. <option value="$PROJECT_DIR$/netcar-backstage-api/pom.xml" />
  141. <option value="$PROJECT_DIR$/pom.xml" />
  142. </list>
  143. </option>
  144. </component>
  145. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  146. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  147. <component name="JsGulpfileManager">
  148. <detection-done>true</detection-done>
  149. <sorting>DEFINITION_ORDER</sorting>
  150. </component>
  151. <component name="MavenImportPreferences">
  152. <option name="generalSettings">
  153. <MavenGeneralSettings>
  154. <option name="mavenHome" value="$PROJECT_DIR$/../../../tool/apache-maven-3.5.3" />
  155. <option name="userSettingsFile" value="$PROJECT_DIR$/../../../tool/apache-maven-3.5.3/conf/settings-dxf.xml" />
  156. </MavenGeneralSettings>
  157. </option>
  158. <option name="importingSettings">
  159. <MavenImportingSettings>
  160. <option name="importAutomatically" value="true" />
  161. </MavenImportingSettings>
  162. </option>
  163. </component>
  164. <component name="MavenProjectNavigator">
  165. <treeState>
  166. <expand>
  167. <path>
  168. <item name="" type="16c1761:MavenProjectsStructure$RootNode" />
  169. <item name="netcar-api" type="9519ce18:MavenProjectsStructure$ProjectNode" />
  170. </path>
  171. <path>
  172. <item name="" type="16c1761:MavenProjectsStructure$RootNode" />
  173. <item name="netcar-api" type="9519ce18:MavenProjectsStructure$ProjectNode" />
  174. <item name="Lifecycle" type="58874e2:MavenProjectsStructure$LifecycleNode" />
  175. </path>
  176. </expand>
  177. <select />
  178. </treeState>
  179. </component>
  180. <component name="MavenRunner">
  181. <option name="jreName" value="1.8" />
  182. </component>
  183. <component name="ProjectFrameBounds">
  184. <option name="y" value="23" />
  185. <option name="width" value="1280" />
  186. <option name="height" value="716" />
  187. </component>
  188. <component name="ProjectInspectionProfilesVisibleTreeState">
  189. <entry key="Project Default">
  190. <profile-state>
  191. <expanded-state>
  192. <State>
  193. <id />
  194. </State>
  195. <State>
  196. <id>Abstraction issuesJava</id>
  197. </State>
  198. <State>
  199. <id>Android</id>
  200. </State>
  201. <State>
  202. <id>Android &gt; Lint &gt; Accessibility</id>
  203. </State>
  204. <State>
  205. <id>Android &gt; Lint &gt; Correctness</id>
  206. </State>
  207. <State>
  208. <id>Android &gt; Lint &gt; Correctness &gt; Chrome OS</id>
  209. </State>
  210. <State>
  211. <id>Android &gt; Lint &gt; Correctness &gt; Messages</id>
  212. </State>
  213. <State>
  214. <id>Android &gt; Lint &gt; Internationalization</id>
  215. </State>
  216. <State>
  217. <id>Android &gt; Lint &gt; Internationalization &gt; Bidirectional Text</id>
  218. </State>
  219. <State>
  220. <id>Android &gt; Lint &gt; Performance</id>
  221. </State>
  222. <State>
  223. <id>Android &gt; Lint &gt; Security</id>
  224. </State>
  225. <State>
  226. <id>Android &gt; Lint &gt; Usability</id>
  227. </State>
  228. <State>
  229. <id>Android &gt; Lint &gt; Usability &gt; Icons</id>
  230. </State>
  231. <State>
  232. <id>Android &gt; Lint &gt; Usability &gt; Typography</id>
  233. </State>
  234. <State>
  235. <id>Android Lint for Kotlin</id>
  236. </State>
  237. <State>
  238. <id>Assignment issuesJava</id>
  239. </State>
  240. <State>
  241. <id>Bitwise operation issuesJava</id>
  242. </State>
  243. <State>
  244. <id>Bitwise operation issuesJavaScript</id>
  245. </State>
  246. <State>
  247. <id>CSS</id>
  248. </State>
  249. <State>
  250. <id>Class metricsJava</id>
  251. </State>
  252. <State>
  253. <id>Class structureJava</id>
  254. </State>
  255. <State>
  256. <id>Cloning issuesJava</id>
  257. </State>
  258. <State>
  259. <id>Code maturity issuesJava</id>
  260. </State>
  261. <State>
  262. <id>Code style issuesJava</id>
  263. </State>
  264. <State>
  265. <id>Code style issuesJavaScript</id>
  266. </State>
  267. <State>
  268. <id>CodeSpring CoreSpring</id>
  269. </State>
  270. <State>
  271. <id>CoffeeScript</id>
  272. </State>
  273. <State>
  274. <id>Compiler issuesJava</id>
  275. </State>
  276. <State>
  277. <id>Control flow issuesGroovy</id>
  278. </State>
  279. <State>
  280. <id>Control flow issuesJava</id>
  281. </State>
  282. <State>
  283. <id>Control flow issuesJavaScript</id>
  284. </State>
  285. <State>
  286. <id>Cucumber</id>
  287. </State>
  288. <State>
  289. <id>Declaration redundancyJava</id>
  290. </State>
  291. <State>
  292. <id>DeclarationGroovy</id>
  293. </State>
  294. <State>
  295. <id>Dependency issuesJava</id>
  296. </State>
  297. <State>
  298. <id>ECMAScript 6 migration aidsJavaScript</id>
  299. </State>
  300. <State>
  301. <id>Encapsulation issuesJava</id>
  302. </State>
  303. <State>
  304. <id>Error handlingGroovy</id>
  305. </State>
  306. <State>
  307. <id>Error handlingJava</id>
  308. </State>
  309. <State>
  310. <id>Error handlingJavaScript</id>
  311. </State>
  312. <State>
  313. <id>FreeMarker inspections</id>
  314. </State>
  315. <State>
  316. <id>GPathGroovy</id>
  317. </State>
  318. <State>
  319. <id>GSPGrailsGroovy</id>
  320. </State>
  321. <State>
  322. <id>General</id>
  323. </State>
  324. <State>
  325. <id>GeneralCoffeeScript</id>
  326. </State>
  327. <State>
  328. <id>GeneralJavaScript</id>
  329. </State>
  330. <State>
  331. <id>Gradle</id>
  332. </State>
  333. <State>
  334. <id>GrailsGroovy</id>
  335. </State>
  336. <State>
  337. <id>Groovy</id>
  338. </State>
  339. <State>
  340. <id>Guice Inspections</id>
  341. </State>
  342. <State>
  343. <id>HTML</id>
  344. </State>
  345. <State>
  346. <id>Hibernate Issues</id>
  347. </State>
  348. <State>
  349. <id>Inheritance issuesJava</id>
  350. </State>
  351. <State>
  352. <id>Initialization issuesJava</id>
  353. </State>
  354. <State>
  355. <id>Internationalization issuesJava</id>
  356. </State>
  357. <State>
  358. <id>J2ME issuesJava</id>
  359. </State>
  360. <State>
  361. <id>JPA issues</id>
  362. </State>
  363. <State>
  364. <id>JSP Inspections</id>
  365. </State>
  366. <State>
  367. <id>JUnit issuesJava</id>
  368. </State>
  369. <State>
  370. <id>Java</id>
  371. </State>
  372. <State>
  373. <id>Java 5Java language level migration aidsJava</id>
  374. </State>
  375. <State>
  376. <id>Java 7Java language level migration aidsJava</id>
  377. </State>
  378. <State>
  379. <id>Java 8Java language level migration aidsJava</id>
  380. </State>
  381. <State>
  382. <id>Java 9Java language level migration aidsJava</id>
  383. </State>
  384. <State>
  385. <id>Java EE issues</id>
  386. </State>
  387. <State>
  388. <id>Java interop issuesKotlin</id>
  389. </State>
  390. <State>
  391. <id>Java language level migration aidsJava</id>
  392. </State>
  393. <State>
  394. <id>JavaBeans issuesJava</id>
  395. </State>
  396. <State>
  397. <id>JavaFX</id>
  398. </State>
  399. <State>
  400. <id>JavaScript</id>
  401. </State>
  402. <State>
  403. <id>JavaScript function metricsJavaScript</id>
  404. </State>
  405. <State>
  406. <id>Javadoc issuesJava</id>
  407. </State>
  408. <State>
  409. <id>Kotlin</id>
  410. </State>
  411. <State>
  412. <id>Language Injection</id>
  413. </State>
  414. <State>
  415. <id>Logging issuesJava</id>
  416. </State>
  417. <State>
  418. <id>Manifest</id>
  419. </State>
  420. <State>
  421. <id>Markdown</id>
  422. </State>
  423. <State>
  424. <id>Maven</id>
  425. </State>
  426. <State>
  427. <id>Memory issuesJava</id>
  428. </State>
  429. <State>
  430. <id>Method metricsGroovy</id>
  431. </State>
  432. <State>
  433. <id>Method metricsJava</id>
  434. </State>
  435. <State>
  436. <id>Modularization issuesJava</id>
  437. </State>
  438. <State>
  439. <id>Naming conventionsGroovy</id>
  440. </State>
  441. <State>
  442. <id>Naming conventionsJava</id>
  443. </State>
  444. <State>
  445. <id>Naming conventionsJavaScript</id>
  446. </State>
  447. <State>
  448. <id>Numeric issuesJava</id>
  449. </State>
  450. <State>
  451. <id>OSGi</id>
  452. </State>
  453. <State>
  454. <id>Packaging issuesJava</id>
  455. </State>
  456. <State>
  457. <id>Pattern Validation</id>
  458. </State>
  459. <State>
  460. <id>Performance issuesJava</id>
  461. </State>
  462. <State>
  463. <id>Plugin DevKit</id>
  464. </State>
  465. <State>
  466. <id>Portability issuesJava</id>
  467. </State>
  468. <State>
  469. <id>Potentially confusing code constructsGroovy</id>
  470. </State>
  471. <State>
  472. <id>Potentially confusing code constructsJavaScript</id>
  473. </State>
  474. <State>
  475. <id>Probable bugsCSS</id>
  476. </State>
  477. <State>
  478. <id>Probable bugsGradle</id>
  479. </State>
  480. <State>
  481. <id>Probable bugsJava</id>
  482. </State>
  483. <State>
  484. <id>Probable bugsJavaScript</id>
  485. </State>
  486. <State>
  487. <id>Probable bugsKotlin</id>
  488. </State>
  489. <State>
  490. <id>Properties Files</id>
  491. </State>
  492. <State>
  493. <id>RELAX NG</id>
  494. </State>
  495. <State>
  496. <id>Redundant constructsKotlin</id>
  497. </State>
  498. <State>
  499. <id>Reflective access issuesJava</id>
  500. </State>
  501. <State>
  502. <id>RegExp</id>
  503. </State>
  504. <State>
  505. <id>Resource management issuesJava</id>
  506. </State>
  507. <State>
  508. <id>SQL</id>
  509. </State>
  510. <State>
  511. <id>Security issuesJava</id>
  512. </State>
  513. <State>
  514. <id>Serialization issuesJava</id>
  515. </State>
  516. <State>
  517. <id>SetupSpring CoreSpring</id>
  518. </State>
  519. <State>
  520. <id>Spring</id>
  521. </State>
  522. <State>
  523. <id>Spring AOPSpring</id>
  524. </State>
  525. <State>
  526. <id>Spring CoreSpring</id>
  527. </State>
  528. <State>
  529. <id>Style issuesKotlin</id>
  530. </State>
  531. <State>
  532. <id>TestNGJava</id>
  533. </State>
  534. <State>
  535. <id>Threading issuesGroovy</id>
  536. </State>
  537. <State>
  538. <id>Threading issuesJava</id>
  539. </State>
  540. <State>
  541. <id>TypeScript</id>
  542. </State>
  543. <State>
  544. <id>UI Form Problems</id>
  545. </State>
  546. <State>
  547. <id>Velocity inspections</id>
  548. </State>
  549. <State>
  550. <id>Verbose or redundant code constructsJava</id>
  551. </State>
  552. <State>
  553. <id>XML</id>
  554. </State>
  555. <State>
  556. <id>XMLSpring CoreSpring</id>
  557. </State>
  558. <State>
  559. <id>XPath</id>
  560. </State>
  561. </expanded-state>
  562. </profile-state>
  563. </entry>
  564. </component>
  565. <component name="ProjectView">
  566. <navigator currentView="ProjectPane" proportions="" version="1">
  567. <flattenPackages />
  568. <showMembers />
  569. <showModules />
  570. <showLibraryContents />
  571. <hideEmptyPackages />
  572. <abbreviatePackageNames />
  573. <autoscrollToSource />
  574. <autoscrollFromSource />
  575. <sortByType />
  576. <manualOrder />
  577. <foldersAlwaysOnTop value="true" />
  578. </navigator>
  579. <panes>
  580. <pane id="Scope" />
  581. <pane id="ProjectPane">
  582. <subPane>
  583. <expand>
  584. <path>
  585. <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
  586. <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
  587. </path>
  588. <path>
  589. <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
  590. <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
  591. <item name="netcar-backstage-api" type="462c0819:PsiDirectoryNode" />
  592. </path>
  593. <path>
  594. <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
  595. <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
  596. <item name="netcar-backstage-api" type="462c0819:PsiDirectoryNode" />
  597. <item name="src" type="462c0819:PsiDirectoryNode" />
  598. </path>
  599. <path>
  600. <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
  601. <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
  602. <item name="netcar-base-api" type="462c0819:PsiDirectoryNode" />
  603. </path>
  604. <path>
  605. <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
  606. <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
  607. <item name="netcar-base-api" type="462c0819:PsiDirectoryNode" />
  608. <item name="src" type="462c0819:PsiDirectoryNode" />
  609. </path>
  610. <path>
  611. <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
  612. <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
  613. <item name="netcar-base-api" type="462c0819:PsiDirectoryNode" />
  614. <item name="src" type="462c0819:PsiDirectoryNode" />
  615. <item name="main" type="462c0819:PsiDirectoryNode" />
  616. </path>
  617. <path>
  618. <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
  619. <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
  620. <item name="netcar-base-api" type="462c0819:PsiDirectoryNode" />
  621. <item name="src" type="462c0819:PsiDirectoryNode" />
  622. <item name="main" type="462c0819:PsiDirectoryNode" />
  623. <item name="java" type="462c0819:PsiDirectoryNode" />
  624. </path>
  625. <path>
  626. <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
  627. <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
  628. <item name="netcar-base-api" type="462c0819:PsiDirectoryNode" />
  629. <item name="src" type="462c0819:PsiDirectoryNode" />
  630. <item name="main" type="462c0819:PsiDirectoryNode" />
  631. <item name="java" type="462c0819:PsiDirectoryNode" />
  632. <item name="base" type="462c0819:PsiDirectoryNode" />
  633. </path>
  634. <path>
  635. <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
  636. <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
  637. <item name="netcar-base-api" type="462c0819:PsiDirectoryNode" />
  638. <item name="src" type="462c0819:PsiDirectoryNode" />
  639. <item name="main" type="462c0819:PsiDirectoryNode" />
  640. <item name="java" type="462c0819:PsiDirectoryNode" />
  641. <item name="base" type="462c0819:PsiDirectoryNode" />
  642. <item name="common" type="462c0819:PsiDirectoryNode" />
  643. </path>
  644. </expand>
  645. <select />
  646. </subPane>
  647. </pane>
  648. <pane id="PackagesPane" />
  649. <pane id="Scratches" />
  650. <pane id="AndroidView" />
  651. </panes>
  652. </component>
  653. <component name="PropertiesComponent">
  654. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  655. <property name="settings.editor.selected.configurable" value="MavenSettings" />
  656. <property name="android.sdk.path" value="$PROJECT_DIR$/../../../tool/android-sdk-macosx" />
  657. <property name="project.structure.last.edited" value="Project" />
  658. <property name="project.structure.proportion" value="0.0" />
  659. <property name="project.structure.side.proportion" value="0.2" />
  660. <property name="WebServerToolWindowFactoryState" value="false" />
  661. <property name="aspect.path.notification.shown" value="true" />
  662. <property name="last_directory_selection" value="$PROJECT_DIR$/netcar-backstage-api/src/main/java/com/gesoft/backstage/service" />
  663. </component>
  664. <component name="RunDashboard">
  665. <option name="ruleStates">
  666. <list>
  667. <RuleState>
  668. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  669. </RuleState>
  670. <RuleState>
  671. <option name="name" value="StatusDashboardGroupingRule" />
  672. </RuleState>
  673. </list>
  674. </option>
  675. </component>
  676. <component name="RunManager">
  677. <configuration default="true" type="Applet" factoryName="Applet">
  678. <module />
  679. <option name="WIDTH" value="400" />
  680. <option name="HEIGHT" value="300" />
  681. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  682. </configuration>
  683. <configuration default="true" type="Application" factoryName="Application">
  684. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  685. <option name="MAIN_CLASS_NAME" />
  686. <option name="VM_PARAMETERS" />
  687. <option name="PROGRAM_PARAMETERS" />
  688. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  689. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  690. <option name="ALTERNATIVE_JRE_PATH" />
  691. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  692. <option name="ENV_VARIABLES" />
  693. <option name="PASS_PARENT_ENVS" value="true" />
  694. <module name="" />
  695. <envs />
  696. </configuration>
  697. <configuration default="true" type="JUnit" factoryName="JUnit">
  698. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  699. <module name="" />
  700. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  701. <option name="ALTERNATIVE_JRE_PATH" />
  702. <option name="PACKAGE_NAME" />
  703. <option name="MAIN_CLASS_NAME" />
  704. <option name="METHOD_NAME" />
  705. <option name="TEST_OBJECT" value="class" />
  706. <option name="VM_PARAMETERS" value="-ea" />
  707. <option name="PARAMETERS" />
  708. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  709. <option name="ENV_VARIABLES" />
  710. <option name="PASS_PARENT_ENVS" value="true" />
  711. <option name="TEST_SEARCH_SCOPE">
  712. <value defaultName="singleModule" />
  713. </option>
  714. <envs />
  715. <patterns />
  716. </configuration>
  717. <configuration default="true" type="Remote" factoryName="Remote">
  718. <option name="USE_SOCKET_TRANSPORT" value="true" />
  719. <option name="SERVER_MODE" value="false" />
  720. <option name="SHMEM_ADDRESS" value="javadebug" />
  721. <option name="HOST" value="localhost" />
  722. <option name="PORT" value="5005" />
  723. </configuration>
  724. <configuration default="true" type="TestNG" factoryName="TestNG">
  725. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  726. <module name="" />
  727. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  728. <option name="ALTERNATIVE_JRE_PATH" />
  729. <option name="SUITE_NAME" />
  730. <option name="PACKAGE_NAME" />
  731. <option name="MAIN_CLASS_NAME" />
  732. <option name="METHOD_NAME" />
  733. <option name="GROUP_NAME" />
  734. <option name="TEST_OBJECT" value="CLASS" />
  735. <option name="VM_PARAMETERS" value="-ea" />
  736. <option name="PARAMETERS" />
  737. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  738. <option name="OUTPUT_DIRECTORY" />
  739. <option name="ANNOTATION_TYPE" />
  740. <option name="ENV_VARIABLES" />
  741. <option name="PASS_PARENT_ENVS" value="true" />
  742. <option name="TEST_SEARCH_SCOPE">
  743. <value defaultName="singleModule" />
  744. </option>
  745. <option name="USE_DEFAULT_REPORTERS" value="false" />
  746. <option name="PROPERTIES_FILE" />
  747. <envs />
  748. <properties />
  749. <listeners />
  750. </configuration>
  751. <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
  752. <module name="" />
  753. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
  754. <option name="PROGRAM_PARAMETERS" />
  755. <predefined_log_file id="idea.log" enabled="true" />
  756. </configuration>
  757. </component>
  758. <component name="ShelveChangesManager" show_recycled="false">
  759. <option name="remove_strategy" value="false" />
  760. </component>
  761. <component name="SvnConfiguration">
  762. <configuration>$USER_HOME$/.subversion</configuration>
  763. </component>
  764. <component name="TaskManager">
  765. <task active="true" id="Default" summary="Default task">
  766. <changelist id="fb3986b6-e877-4070-88c4-d0e7ade6a79a" name="Default" comment="" />
  767. <created>1568786939325</created>
  768. <option name="number" value="Default" />
  769. <option name="presentableId" value="Default" />
  770. <updated>1568786939325</updated>
  771. <workItem from="1568786943421" duration="2366000" />
  772. </task>
  773. <servers />
  774. </component>
  775. <component name="TimeTrackingManager">
  776. <option name="totallyTimeSpent" value="2366000" />
  777. </component>
  778. <component name="ToolWindowManager">
  779. <frame x="0" y="23" width="1280" height="716" extended-state="0" />
  780. <layout>
  781. <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  782. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  783. <window_info id="Palette&#9;" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  784. <window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  785. <window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  786. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
  787. <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32956383" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  788. <window_info id="Run" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32850242" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  789. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  790. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  791. <window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  792. <window_info id="Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  793. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24959612" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
  794. <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32956383" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  795. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  796. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  797. <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  798. <window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  799. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  800. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
  801. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  802. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
  803. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  804. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  805. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  806. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  807. </layout>
  808. </component>
  809. <component name="TypeScriptGeneratedFilesManager">
  810. <option name="version" value="1" />
  811. </component>
  812. <component name="VcsContentAnnotationSettings">
  813. <option name="myLimit" value="2678400000" />
  814. </component>
  815. <component name="XDebuggerManager">
  816. <breakpoint-manager />
  817. <watches-manager />
  818. </component>
  819. <component name="editorHistoryManager">
  820. <entry file="file://$PROJECT_DIR$/netcar-base-api/pom.xml">
  821. <provider selected="true" editor-type-id="text-editor">
  822. <state relative-caret-position="225">
  823. <caret line="15" column="0" lean-forward="false" selection-start-line="15" selection-start-column="0" selection-end-line="15" selection-end-column="0" />
  824. <folding />
  825. </state>
  826. </provider>
  827. </entry>
  828. <entry file="file://$PROJECT_DIR$/netcar-backstage-api/src/main/java/com/gesoft/backstage/service/system/UserService.java">
  829. <provider selected="true" editor-type-id="text-editor">
  830. <state relative-caret-position="165">
  831. <caret line="20" column="28" lean-forward="false" selection-start-line="20" selection-start-column="28" selection-end-line="20" selection-end-column="28" />
  832. <folding />
  833. </state>
  834. </provider>
  835. </entry>
  836. <entry file="file://$PROJECT_DIR$/netcar-backstage-api/src/main/java/com/gesoft/backstage/service/test/TestService.java">
  837. <provider selected="true" editor-type-id="text-editor">
  838. <state relative-caret-position="210">
  839. <caret line="23" column="0" lean-forward="false" selection-start-line="23" selection-start-column="0" selection-end-line="23" selection-end-column="0" />
  840. <folding />
  841. </state>
  842. </provider>
  843. </entry>
  844. <entry file="file://$PROJECT_DIR$/netcar-base-api/src/main/java/com/gesoft/api/base/common/EntityMapper.java">
  845. <provider selected="true" editor-type-id="text-editor">
  846. <state relative-caret-position="130">
  847. <caret line="23" column="17" lean-forward="false" selection-start-line="23" selection-start-column="17" selection-end-line="23" selection-end-column="17" />
  848. <folding />
  849. </state>
  850. </provider>
  851. </entry>
  852. <entry file="file://$PROJECT_DIR$/netcar-base-api/src/main/java/com/gesoft/api/base/common/EntityService.java">
  853. <provider selected="true" editor-type-id="text-editor">
  854. <state relative-caret-position="130">
  855. <caret line="25" column="17" lean-forward="false" selection-start-line="25" selection-start-column="17" selection-end-line="25" selection-end-column="17" />
  856. <folding />
  857. </state>
  858. </provider>
  859. </entry>
  860. <entry file="file://$PROJECT_DIR$/netcar-base-api/src/main/java/com/gesoft/api/base/common/EntityServiceImpl.java">
  861. <provider selected="true" editor-type-id="text-editor">
  862. <state relative-caret-position="126">
  863. <caret line="26" column="22" lean-forward="false" selection-start-line="26" selection-start-column="22" selection-end-line="26" selection-end-column="22" />
  864. <folding />
  865. </state>
  866. </provider>
  867. </entry>
  868. <entry file="file://$PROJECT_DIR$/netcar-backstage-api/pom.xml">
  869. <provider selected="true" editor-type-id="text-editor">
  870. <state relative-caret-position="118">
  871. <caret line="12" column="4" lean-forward="false" selection-start-line="12" selection-start-column="4" selection-end-line="12" selection-end-column="4" />
  872. <folding />
  873. </state>
  874. </provider>
  875. </entry>
  876. <entry file="file://$PROJECT_DIR$/pom.xml">
  877. <provider selected="true" editor-type-id="text-editor">
  878. <state relative-caret-position="180">
  879. <caret line="12" column="13" lean-forward="false" selection-start-line="12" selection-start-column="13" selection-end-line="12" selection-end-column="13" />
  880. <folding />
  881. </state>
  882. </provider>
  883. </entry>
  884. </component>
  885. <component name="masterDetails">
  886. <states>
  887. <state key="GlobalLibrariesConfigurable.UI">
  888. <settings>
  889. <splitter-proportions>
  890. <option name="proportions">
  891. <list>
  892. <option value="0.2" />
  893. </list>
  894. </option>
  895. </splitter-proportions>
  896. </settings>
  897. </state>
  898. <state key="JdkListConfigurable.UI">
  899. <settings>
  900. <last-edited>1.8</last-edited>
  901. <splitter-proportions>
  902. <option name="proportions">
  903. <list>
  904. <option value="0.2" />
  905. </list>
  906. </option>
  907. </splitter-proportions>
  908. </settings>
  909. </state>
  910. <state key="ProjectJDKs.UI">
  911. <settings>
  912. <last-edited>Android API 27 Platform</last-edited>
  913. <splitter-proportions>
  914. <option name="proportions">
  915. <list>
  916. <option value="0.2" />
  917. </list>
  918. </option>
  919. </splitter-proportions>
  920. </settings>
  921. </state>
  922. <state key="ProjectLibrariesConfigurable.UI">
  923. <settings>
  924. <splitter-proportions>
  925. <option name="proportions">
  926. <list>
  927. <option value="0.2" />
  928. </list>
  929. </option>
  930. </splitter-proportions>
  931. </settings>
  932. </state>
  933. </states>
  934. </component>
  935. </project>