workspace.xml 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334
  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="增加sgns.wiki.word.zip">
  5. <change afterPath="$PROJECT_DIR$/business/init-all.sh" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" 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$" />
  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" />
  111. <recent name="$PROJECT_DIR$/business/TestFileSystem/xinchuang" />
  112. <recent name="$PROJECT_DIR$/business/private-docker" />
  113. </key>
  114. <key name="CopyFile.RECENT_KEYS">
  115. <recent name="$PROJECT_DIR$" />
  116. <recent name="$PROJECT_DIR$/business" />
  117. <recent name="$PROJECT_DIR$/business/TestFileSystem/xinchuang/excel" />
  118. <recent name="$PROJECT_DIR$/business/private-docker/mongo" />
  119. <recent name="$PROJECT_DIR$/business/private-docker/mongo/data" />
  120. </key>
  121. </component>
  122. <component name="RunDashboard">
  123. <option name="ruleStates">
  124. <list>
  125. <RuleState>
  126. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  127. </RuleState>
  128. <RuleState>
  129. <option name="name" value="StatusDashboardGroupingRule" />
  130. </RuleState>
  131. </list>
  132. </option>
  133. </component>
  134. <component name="RunManager">
  135. <configuration default="true" type="Applet">
  136. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  137. <method v="2">
  138. <option name="Make" enabled="true" />
  139. </method>
  140. </configuration>
  141. <configuration default="true" type="Application" factoryName="Application">
  142. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  143. <method v="2">
  144. <option name="Make" enabled="true" />
  145. </method>
  146. </configuration>
  147. <configuration default="true" type="JUnit" factoryName="JUnit">
  148. <option name="TEST_OBJECT" value="class" />
  149. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  150. <method v="2">
  151. <option name="Make" enabled="true" />
  152. </method>
  153. </configuration>
  154. <configuration default="true" type="TestNG">
  155. <option name="TEST_OBJECT" value="CLASS" />
  156. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  157. <properties />
  158. <listeners />
  159. <method v="2">
  160. <option name="Make" enabled="true" />
  161. </method>
  162. </configuration>
  163. <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType">
  164. <module name="" />
  165. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
  166. <option name="PROGRAM_PARAMETERS" />
  167. <predefined_log_file enabled="true" id="idea.log" />
  168. <method v="2">
  169. <option name="Make" enabled="true" />
  170. </method>
  171. </configuration>
  172. </component>
  173. <component name="SvnConfiguration">
  174. <configuration />
  175. </component>
  176. <component name="TaskManager">
  177. <task active="true" id="Default" summary="Default task">
  178. <changelist id="41dc853c-f418-44c7-ba5d-2164f3f0373a" name="Default" comment="" />
  179. <created>1609748652281</created>
  180. <option name="number" value="Default" />
  181. <option name="presentableId" value="Default" />
  182. <updated>1609748652281</updated>
  183. <workItem from="1609748653778" duration="1478000" />
  184. <workItem from="1609912656825" duration="1914000" />
  185. <workItem from="1610086639770" duration="1946000" />
  186. <workItem from="1610264520879" duration="862000" />
  187. <workItem from="1610343907658" duration="548000" />
  188. <workItem from="1618465186243" duration="1756000" />
  189. <workItem from="1622184011904" duration="25750000" />
  190. <workItem from="1622548546624" duration="1652000" />
  191. <workItem from="1622605926143" duration="1773000" />
  192. <workItem from="1622720156453" duration="1514000" />
  193. <workItem from="1622796983133" duration="112000" />
  194. <workItem from="1622797743675" duration="305000" />
  195. <workItem from="1622876789810" duration="15000" />
  196. <workItem from="1622881397078" duration="631000" />
  197. <workItem from="1622984867310" duration="356000" />
  198. <workItem from="1622989478363" duration="7000" />
  199. <workItem from="1622991477479" duration="198000" />
  200. </task>
  201. <task id="LOCAL-00001" summary="增加大图的配置">
  202. <created>1622720201192</created>
  203. <option name="number" value="00001" />
  204. <option name="presentableId" value="LOCAL-00001" />
  205. <option name="project" value="LOCAL" />
  206. <updated>1622720201192</updated>
  207. </task>
  208. <task id="LOCAL-00002" summary="修改大图的配置">
  209. <created>1622725496974</created>
  210. <option name="number" value="00002" />
  211. <option name="presentableId" value="LOCAL-00002" />
  212. <option name="project" value="LOCAL" />
  213. <updated>1622725496974</updated>
  214. </task>
  215. <task id="LOCAL-00003" summary="修改nginx为本地配置">
  216. <created>1622797019995</created>
  217. <option name="number" value="00003" />
  218. <option name="presentableId" value="LOCAL-00003" />
  219. <option name="project" value="LOCAL" />
  220. <updated>1622797019995</updated>
  221. </task>
  222. <task id="LOCAL-00004" summary="修改nginx为本地配置">
  223. <created>1622797958801</created>
  224. <option name="number" value="00004" />
  225. <option name="presentableId" value="LOCAL-00004" />
  226. <option name="project" value="LOCAL" />
  227. <updated>1622797958801</updated>
  228. </task>
  229. <task id="LOCAL-00005" summary="修改nginx为本地配置">
  230. <created>1622876796155</created>
  231. <option name="number" value="00005" />
  232. <option name="presentableId" value="LOCAL-00005" />
  233. <option name="project" value="LOCAL" />
  234. <updated>1622876796155</updated>
  235. </task>
  236. <task id="LOCAL-00006" summary="修改main-site配置">
  237. <created>1622991522204</created>
  238. <option name="number" value="00006" />
  239. <option name="presentableId" value="LOCAL-00006" />
  240. <option name="project" value="LOCAL" />
  241. <updated>1622991522204</updated>
  242. </task>
  243. <option name="localTasksCounter" value="7" />
  244. <servers />
  245. </component>
  246. <component name="TypeScriptGeneratedFilesManager">
  247. <option name="version" value="1" />
  248. </component>
  249. <component name="UnknownFeatures">
  250. <option featureType="com.intellij.fileTypeFactory" implementationName="*.sh" />
  251. </component>
  252. <component name="Vcs.Log.Tabs.Properties">
  253. <option name="TAB_STATES">
  254. <map>
  255. <entry key="MAIN">
  256. <value>
  257. <State>
  258. <option name="COLUMN_ORDER" />
  259. </State>
  260. </value>
  261. </entry>
  262. </map>
  263. </option>
  264. </component>
  265. <component name="VcsManagerConfiguration">
  266. <MESSAGE value="增加本地启动配置" />
  267. <MESSAGE value="增加大图的配置" />
  268. <MESSAGE value="修改大图的配置" />
  269. <MESSAGE value="修改nginx为本地配置" />
  270. <MESSAGE value="修改main-site配置" />
  271. <option name="LAST_COMMIT_MESSAGE" value="修改main-site配置" />
  272. </component>
  273. <component name="masterDetails">
  274. <states>
  275. <state key="ArquillianSettingsConfigurable.UI">
  276. <settings>
  277. <splitter-proportions>
  278. <option name="proportions">
  279. <list>
  280. <option value="0.2" />
  281. </list>
  282. </option>
  283. </splitter-proportions>
  284. </settings>
  285. </state>
  286. <state key="GlobalLibrariesConfigurable.UI">
  287. <settings>
  288. <splitter-proportions>
  289. <option name="proportions">
  290. <list>
  291. <option value="0.2" />
  292. </list>
  293. </option>
  294. </splitter-proportions>
  295. </settings>
  296. </state>
  297. <state key="JdkListConfigurable.UI">
  298. <settings>
  299. <last-edited>1.8</last-edited>
  300. <splitter-proportions>
  301. <option name="proportions">
  302. <list>
  303. <option value="0.2" />
  304. </list>
  305. </option>
  306. </splitter-proportions>
  307. </settings>
  308. </state>
  309. <state key="ProjectJDKs.UI">
  310. <settings>
  311. <last-edited>1.8</last-edited>
  312. <splitter-proportions>
  313. <option name="proportions">
  314. <list>
  315. <option value="0.2" />
  316. </list>
  317. </option>
  318. </splitter-proportions>
  319. </settings>
  320. </state>
  321. <state key="ProjectLibrariesConfigurable.UI">
  322. <settings>
  323. <splitter-proportions>
  324. <option name="proportions">
  325. <list>
  326. <option value="0.2" />
  327. </list>
  328. </option>
  329. </splitter-proportions>
  330. </settings>
  331. </state>
  332. </states>
  333. </component>
  334. </project>