workspace.xml 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="41dc853c-f418-44c7-ba5d-2164f3f0373a" name="Default" comment="">
  5. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/business/docker-compose-multi.yml" beforeDir="false" afterPath="$PROJECT_DIR$/business/docker-compose-multi.yml" afterDir="false" />
  7. </list>
  8. <option name="EXCLUDED_CONVERTED_TO_IGNORED" 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="FileTemplateManagerImpl">
  15. <option name="RECENT_TEMPLATES">
  16. <list>
  17. <option value="FxmlFile" />
  18. </list>
  19. </option>
  20. </component>
  21. <component name="Git.Settings">
  22. <option name="RECENT_BRANCH_BY_REPOSITORY">
  23. <map>
  24. <entry key="$PROJECT_DIR$" value="master" />
  25. </map>
  26. </option>
  27. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  28. </component>
  29. <component name="JsFlowSettings">
  30. <service-enabled>true</service-enabled>
  31. <exe-path />
  32. <annotation-enable>false</annotation-enable>
  33. <other-services-enabled>true</other-services-enabled>
  34. <auto-save>true</auto-save>
  35. </component>
  36. <component name="MavenImportPreferences">
  37. <option name="generalSettings">
  38. <MavenGeneralSettings>
  39. <option name="mavenHome" value="$USER_HOME$/apache-maven-3.5.2" />
  40. </MavenGeneralSettings>
  41. </option>
  42. <option name="importingSettings">
  43. <MavenImportingSettings>
  44. <option name="downloadDocsAutomatically" value="true" />
  45. <option name="downloadSourcesAutomatically" value="true" />
  46. </MavenImportingSettings>
  47. </option>
  48. </component>
  49. <component name="PhpServers">
  50. <servers />
  51. </component>
  52. <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
  53. <component name="ProjectId" id="1t9ayBomwX2l3GsjJkQbaIfEWf9" />
  54. <component name="ProjectInspectionProfilesVisibleTreeState">
  55. <entry key="Project Default">
  56. <profile-state>
  57. <expanded-state>
  58. <State>
  59. <id />
  60. </State>
  61. <State>
  62. <id>Abstraction issuesJava</id>
  63. </State>
  64. <State>
  65. <id>Control flow issuesJava</id>
  66. </State>
  67. <State>
  68. <id>Google Web Toolkit issues</id>
  69. </State>
  70. <State>
  71. <id>Java</id>
  72. </State>
  73. <State>
  74. <id>Logging issuesJava</id>
  75. </State>
  76. <State>
  77. <id>Memory issuesJava</id>
  78. </State>
  79. <State>
  80. <id>Security issuesJava</id>
  81. </State>
  82. <State>
  83. <id>Serialization issuesJava</id>
  84. </State>
  85. </expanded-state>
  86. <selected-state>
  87. <State>
  88. <id>SerializableHasSerialVersionUIDField</id>
  89. </State>
  90. </selected-state>
  91. </profile-state>
  92. </entry>
  93. </component>
  94. <component name="ProjectLevelVcsManager">
  95. <ConfirmationsSetting value="2" id="Add" />
  96. </component>
  97. <component name="PropertiesComponent">
  98. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  99. <property name="WebServerToolWindowFactoryState" value="false" />
  100. <property name="aspect.path.notification.shown" value="true" />
  101. <property name="last_opened_file_path" value="$PROJECT_DIR$/business/private-docker/mongo/data" />
  102. <property name="nodejs_interpreter_path" value="/usr/local/bin/node" />
  103. <property name="project.structure.last.edited" value="SDKs" />
  104. <property name="project.structure.proportion" value="0.15" />
  105. <property name="project.structure.side.proportion" value="0.2" />
  106. <property name="settings.editor.selected.configurable" value="Errors" />
  107. </component>
  108. <component name="RecentsManager">
  109. <key name="MoveFile.RECENT_KEYS">
  110. <recent name="$PROJECT_DIR$/business/private-docker" />
  111. <recent name="$PROJECT_DIR$/business" />
  112. </key>
  113. <key name="CopyFile.RECENT_KEYS">
  114. <recent name="$PROJECT_DIR$/business/private-docker/mongo/data" />
  115. <recent name="$PROJECT_DIR$/business/TestFileSystem" />
  116. <recent name="$PROJECT_DIR$/business" />
  117. <recent name="$PROJECT_DIR$/crowd/nginx" />
  118. <recent name="$PROJECT_DIR$/crowd" />
  119. </key>
  120. </component>
  121. <component name="RunDashboard">
  122. <option name="ruleStates">
  123. <list>
  124. <RuleState>
  125. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  126. </RuleState>
  127. <RuleState>
  128. <option name="name" value="StatusDashboardGroupingRule" />
  129. </RuleState>
  130. </list>
  131. </option>
  132. </component>
  133. <component name="RunManager">
  134. <configuration default="true" type="Applet">
  135. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  136. <method v="2">
  137. <option name="Make" enabled="true" />
  138. </method>
  139. </configuration>
  140. <configuration default="true" type="Application" factoryName="Application">
  141. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  142. <method v="2">
  143. <option name="Make" enabled="true" />
  144. </method>
  145. </configuration>
  146. <configuration default="true" type="JUnit" factoryName="JUnit">
  147. <option name="TEST_OBJECT" value="class" />
  148. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  149. <method v="2">
  150. <option name="Make" enabled="true" />
  151. </method>
  152. </configuration>
  153. <configuration default="true" type="TestNG">
  154. <option name="TEST_OBJECT" value="CLASS" />
  155. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  156. <properties />
  157. <listeners />
  158. <method v="2">
  159. <option name="Make" enabled="true" />
  160. </method>
  161. </configuration>
  162. <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType">
  163. <module name="" />
  164. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
  165. <option name="PROGRAM_PARAMETERS" />
  166. <predefined_log_file enabled="true" id="idea.log" />
  167. <method v="2">
  168. <option name="Make" enabled="true" />
  169. </method>
  170. </configuration>
  171. </component>
  172. <component name="SvnConfiguration">
  173. <configuration />
  174. </component>
  175. <component name="TaskManager">
  176. <task active="true" id="Default" summary="Default task">
  177. <changelist id="41dc853c-f418-44c7-ba5d-2164f3f0373a" name="Default" comment="" />
  178. <created>1609748652281</created>
  179. <option name="number" value="Default" />
  180. <option name="presentableId" value="Default" />
  181. <updated>1609748652281</updated>
  182. <workItem from="1609748653778" duration="1478000" />
  183. <workItem from="1609912656825" duration="1914000" />
  184. <workItem from="1610086639770" duration="1946000" />
  185. <workItem from="1610264520879" duration="862000" />
  186. <workItem from="1610343907658" duration="548000" />
  187. <workItem from="1618465186243" duration="1756000" />
  188. <workItem from="1622184011904" duration="14296000" />
  189. </task>
  190. <servers />
  191. </component>
  192. <component name="TypeScriptGeneratedFilesManager">
  193. <option name="version" value="1" />
  194. </component>
  195. <component name="UnknownFeatures">
  196. <option featureType="com.intellij.fileTypeFactory" implementationName="*.sh" />
  197. </component>
  198. <component name="Vcs.Log.Tabs.Properties">
  199. <option name="TAB_STATES">
  200. <map>
  201. <entry key="MAIN">
  202. <value>
  203. <State />
  204. </value>
  205. </entry>
  206. </map>
  207. </option>
  208. </component>
  209. <component name="masterDetails">
  210. <states>
  211. <state key="ArquillianSettingsConfigurable.UI">
  212. <settings>
  213. <splitter-proportions>
  214. <option name="proportions">
  215. <list>
  216. <option value="0.2" />
  217. </list>
  218. </option>
  219. </splitter-proportions>
  220. </settings>
  221. </state>
  222. <state key="GlobalLibrariesConfigurable.UI">
  223. <settings>
  224. <splitter-proportions>
  225. <option name="proportions">
  226. <list>
  227. <option value="0.2" />
  228. </list>
  229. </option>
  230. </splitter-proportions>
  231. </settings>
  232. </state>
  233. <state key="JdkListConfigurable.UI">
  234. <settings>
  235. <last-edited>1.8</last-edited>
  236. <splitter-proportions>
  237. <option name="proportions">
  238. <list>
  239. <option value="0.2" />
  240. </list>
  241. </option>
  242. </splitter-proportions>
  243. </settings>
  244. </state>
  245. <state key="ProjectJDKs.UI">
  246. <settings>
  247. <last-edited>1.8</last-edited>
  248. <splitter-proportions>
  249. <option name="proportions">
  250. <list>
  251. <option value="0.2" />
  252. </list>
  253. </option>
  254. </splitter-proportions>
  255. </settings>
  256. </state>
  257. <state key="ProjectLibrariesConfigurable.UI">
  258. <settings>
  259. <splitter-proportions>
  260. <option name="proportions">
  261. <list>
  262. <option value="0.2" />
  263. </list>
  264. </option>
  265. </splitter-proportions>
  266. </settings>
  267. </state>
  268. </states>
  269. </component>
  270. </project>