workspace.xml 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ArtifactsWorkspaceSettings">
  4. <artifacts-to-build>
  5. <artifact name="hsdataportal:war exploded" />
  6. </artifacts-to-build>
  7. </component>
  8. <component name="ChangeListManager">
  9. <list default="true" id="5e0a6283-3bb9-4464-9eb8-7061908be2e9" name="Default" comment="">
  10. <change afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" afterDir="false" />
  11. <change afterPath="$PROJECT_DIR$/src/main/resources/text.share/cas" afterDir="false" />
  12. <change afterPath="$PROJECT_DIR$/src/main/resources/text.share/config" afterDir="false" />
  13. <change afterPath="$PROJECT_DIR$/src/main/resources/text/open/config" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
  15. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  16. <change beforePath="$PROJECT_DIR$/src/main/resources/config.properties" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/config.properties" afterDir="false" />
  17. </list>
  18. <option name="SHOW_DIALOG" value="false" />
  19. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  20. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  21. <option name="LAST_RESOLUTION" value="IGNORE" />
  22. </component>
  23. <component name="DatabaseView">
  24. <option name="SHOW_INTERMEDIATE" value="true" />
  25. <option name="GROUP_DATA_SOURCES" value="true" />
  26. <option name="GROUP_SCHEMA" value="true" />
  27. <option name="GROUP_CONTENTS" value="false" />
  28. <option name="SORT_POSITIONED" value="false" />
  29. <option name="SHOW_EMPTY_GROUPS" value="false" />
  30. <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
  31. <option name="HIDDEN_KINDS">
  32. <set />
  33. </option>
  34. <expand />
  35. <select />
  36. </component>
  37. <component name="Git.Settings">
  38. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  39. </component>
  40. <component name="LogFilters">
  41. <option name="FILTER_ERRORS" value="false" />
  42. <option name="FILTER_WARNINGS" value="false" />
  43. <option name="FILTER_INFO" value="true" />
  44. <option name="FILTER_DEBUG" value="true" />
  45. <option name="CUSTOM_FILTER" />
  46. </component>
  47. <component name="MavenImportPreferences">
  48. <option name="importingSettings">
  49. <MavenImportingSettings>
  50. <option name="importAutomatically" value="true" />
  51. </MavenImportingSettings>
  52. </option>
  53. </component>
  54. <component name="ProjectFrameBounds" fullScreen="true">
  55. <option name="width" value="1440" />
  56. <option name="height" value="900" />
  57. </component>
  58. <component name="ProjectId" id="1YeXFSQMCuc7Ew6NW28UfdCrHuR" />
  59. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  60. <component name="ProjectViewState">
  61. <option name="hideEmptyMiddlePackages" value="true" />
  62. <option name="showExcludedFiles" value="true" />
  63. <option name="showLibraryContents" value="true" />
  64. <option name="showMembers" value="true" />
  65. </component>
  66. <component name="PropertiesComponent">
  67. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  68. <property name="WebServerToolWindowFactoryState" value="false" />
  69. <property name="aspect.path.notification.shown" value="true" />
  70. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  71. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  72. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  73. <property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
  74. </component>
  75. <component name="RunManager">
  76. <configuration default="true" type="Application" factoryName="Application">
  77. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  78. <method v="2">
  79. <option name="Make" enabled="true" />
  80. </method>
  81. </configuration>
  82. <configuration default="true" type="JUnit" factoryName="JUnit">
  83. <option name="TEST_OBJECT" value="class" />
  84. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  85. <method v="2">
  86. <option name="Make" enabled="true" />
  87. </method>
  88. </configuration>
  89. <configuration default="true" type="TestNG">
  90. <option name="TEST_OBJECT" value="CLASS" />
  91. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  92. <properties />
  93. <listeners />
  94. <method v="2">
  95. <option name="Make" enabled="true" />
  96. </method>
  97. </configuration>
  98. <configuration name="tomcat8" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat 8.5.31" ALTERNATIVE_JRE_ENABLED="false">
  99. <option name="UPDATING_POLICY" value="restart-server" />
  100. <deployment>
  101. <artifact name="hsdataportal:war exploded">
  102. <settings>
  103. <option name="CONTEXT_PATH" value="/hsdataportal_war_exploded" />
  104. </settings>
  105. </artifact>
  106. </deployment>
  107. <server-settings>
  108. <option name="BASE_DIRECTORY_NAME" value="Unnamed_hsdataportal" />
  109. </server-settings>
  110. <predefined_log_file enabled="true" id="Tomcat" />
  111. <predefined_log_file enabled="true" id="Tomcat Catalina" />
  112. <predefined_log_file id="Tomcat Manager" />
  113. <predefined_log_file id="Tomcat Host Manager" />
  114. <predefined_log_file id="Tomcat Localhost Access" />
  115. <RunnerSettings RunnerId="Debug">
  116. <option name="DEBUG_PORT" value="51411" />
  117. </RunnerSettings>
  118. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
  119. <option name="USE_ENV_VARIABLES" value="true" />
  120. <STARTUP>
  121. <option name="USE_DEFAULT" value="true" />
  122. <option name="SCRIPT" value="" />
  123. <option name="VM_PARAMETERS" value="" />
  124. <option name="PROGRAM_PARAMETERS" value="" />
  125. </STARTUP>
  126. <SHUTDOWN>
  127. <option name="USE_DEFAULT" value="true" />
  128. <option name="SCRIPT" value="" />
  129. <option name="VM_PARAMETERS" value="" />
  130. <option name="PROGRAM_PARAMETERS" value="" />
  131. </SHUTDOWN>
  132. </ConfigurationWrapper>
  133. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
  134. <option name="USE_ENV_VARIABLES" value="true" />
  135. <STARTUP>
  136. <option name="USE_DEFAULT" value="true" />
  137. <option name="SCRIPT" value="" />
  138. <option name="VM_PARAMETERS" value="" />
  139. <option name="PROGRAM_PARAMETERS" value="" />
  140. </STARTUP>
  141. <SHUTDOWN>
  142. <option name="USE_DEFAULT" value="true" />
  143. <option name="SCRIPT" value="" />
  144. <option name="VM_PARAMETERS" value="" />
  145. <option name="PROGRAM_PARAMETERS" value="" />
  146. </SHUTDOWN>
  147. </ConfigurationWrapper>
  148. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
  149. <option name="USE_ENV_VARIABLES" value="true" />
  150. <STARTUP>
  151. <option name="USE_DEFAULT" value="true" />
  152. <option name="SCRIPT" value="" />
  153. <option name="VM_PARAMETERS" value="" />
  154. <option name="PROGRAM_PARAMETERS" value="" />
  155. </STARTUP>
  156. <SHUTDOWN>
  157. <option name="USE_DEFAULT" value="true" />
  158. <option name="SCRIPT" value="" />
  159. <option name="VM_PARAMETERS" value="" />
  160. <option name="PROGRAM_PARAMETERS" value="" />
  161. </SHUTDOWN>
  162. </ConfigurationWrapper>
  163. <method v="2">
  164. <option name="Make" enabled="true" />
  165. <option name="BuildArtifacts" enabled="true">
  166. <artifact name="hsdataportal:war exploded" />
  167. </option>
  168. </method>
  169. </configuration>
  170. </component>
  171. <component name="SbtLocalSettings">
  172. <option name="projectSyncType">
  173. <map>
  174. <entry key="$PROJECT_DIR$/../../../../DCW/BigData/GIT/NewSparkApp-MySQL" value="PREVIEW" />
  175. <entry key="$PROJECT_DIR$/../../../../DCW/大数据平台/GIT/NewSparkApp-MySQL" value="PREVIEW" />
  176. </map>
  177. </option>
  178. </component>
  179. <component name="ServiceViewManager">
  180. <option name="viewStates">
  181. <list>
  182. <serviceView>
  183. <treeState>
  184. <expand>
  185. <path>
  186. <item name="services root" type="e789fda9:ObjectUtils$Sentinel" />
  187. <item name="Tomcat Server" type="7427dc5b:ServiceModel$ServiceGroupNode" />
  188. </path>
  189. <path>
  190. <item name="services root" type="e789fda9:ObjectUtils$Sentinel" />
  191. <item name="Tomcat Server" type="7427dc5b:ServiceModel$ServiceGroupNode" />
  192. <item name="Finished" type="7427dc5b:ServiceModel$ServiceGroupNode" />
  193. </path>
  194. </expand>
  195. <select />
  196. </treeState>
  197. </serviceView>
  198. </list>
  199. </option>
  200. </component>
  201. <component name="SshConsoleOptionsProvider">
  202. <option name="myEncoding" value="UTF-8" />
  203. </component>
  204. <component name="SvnConfiguration">
  205. <configuration />
  206. </component>
  207. <component name="TaskManager">
  208. <task active="true" id="Default" summary="Default task">
  209. <changelist id="5e0a6283-3bb9-4464-9eb8-7061908be2e9" name="Default" comment="" />
  210. <created>1575597043903</created>
  211. <option name="number" value="Default" />
  212. <option name="presentableId" value="Default" />
  213. <updated>1575597043903</updated>
  214. <workItem from="1575597045187" duration="123000" />
  215. <workItem from="1583303931371" duration="2233000" />
  216. <workItem from="1583373953901" duration="2325000" />
  217. </task>
  218. <servers />
  219. </component>
  220. <component name="TypeScriptGeneratedFilesManager">
  221. <option name="version" value="1" />
  222. </component>
  223. <component name="WindowStateProjectService">
  224. <state x="104" y="52" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1583374099371">
  225. <screen x="0" y="23" width="1280" height="735" />
  226. </state>
  227. <state x="104" y="52" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.23.1280.735@0.23.1280.735" timestamp="1583374099371" />
  228. <state x="353" y="200" key="#com.intellij.fileTypes.FileTypeChooser" timestamp="1583375590595">
  229. <screen x="0" y="23" width="1280" height="735" />
  230. </state>
  231. <state x="353" y="200" key="#com.intellij.fileTypes.FileTypeChooser/0.23.1280.735@0.23.1280.735" timestamp="1583375590595" />
  232. <state width="846" height="183" key="GridCell.Tab.0.bottom" timestamp="1583376074488">
  233. <screen x="0" y="23" width="1280" height="735" />
  234. </state>
  235. <state width="1238" height="228" key="GridCell.Tab.0.bottom/0.23.1280.734@0.23.1280.734" timestamp="1583304010601" />
  236. <state width="846" height="183" key="GridCell.Tab.0.bottom/0.23.1280.735@0.23.1280.735" timestamp="1583376074488" />
  237. <state width="846" height="183" key="GridCell.Tab.0.bottom/0.23.1280.736@0.23.1280.736" timestamp="1583374363193" />
  238. <state width="846" height="183" key="GridCell.Tab.0.center" timestamp="1583376074488">
  239. <screen x="0" y="23" width="1280" height="735" />
  240. </state>
  241. <state width="1238" height="228" key="GridCell.Tab.0.center/0.23.1280.734@0.23.1280.734" timestamp="1583304010601" />
  242. <state width="846" height="183" key="GridCell.Tab.0.center/0.23.1280.735@0.23.1280.735" timestamp="1583376074488" />
  243. <state width="846" height="183" key="GridCell.Tab.0.center/0.23.1280.736@0.23.1280.736" timestamp="1583374363193" />
  244. <state width="846" height="183" key="GridCell.Tab.0.left" timestamp="1583376074487">
  245. <screen x="0" y="23" width="1280" height="735" />
  246. </state>
  247. <state width="1238" height="228" key="GridCell.Tab.0.left/0.23.1280.734@0.23.1280.734" timestamp="1583304010600" />
  248. <state width="846" height="183" key="GridCell.Tab.0.left/0.23.1280.735@0.23.1280.735" timestamp="1583376074487" />
  249. <state width="846" height="183" key="GridCell.Tab.0.left/0.23.1280.736@0.23.1280.736" timestamp="1583374363192" />
  250. <state width="846" height="183" key="GridCell.Tab.0.right" timestamp="1583376074488">
  251. <screen x="0" y="23" width="1280" height="735" />
  252. </state>
  253. <state width="1238" height="228" key="GridCell.Tab.0.right/0.23.1280.734@0.23.1280.734" timestamp="1583304010601" />
  254. <state width="846" height="183" key="GridCell.Tab.0.right/0.23.1280.735@0.23.1280.735" timestamp="1583376074488" />
  255. <state width="846" height="183" key="GridCell.Tab.0.right/0.23.1280.736@0.23.1280.736" timestamp="1583374363193" />
  256. <state width="846" height="183" key="GridCell.Tab.1.bottom" timestamp="1583376074490">
  257. <screen x="0" y="23" width="1280" height="735" />
  258. </state>
  259. <state width="1238" height="228" key="GridCell.Tab.1.bottom/0.23.1280.734@0.23.1280.734" timestamp="1583304010603" />
  260. <state width="846" height="183" key="GridCell.Tab.1.bottom/0.23.1280.735@0.23.1280.735" timestamp="1583376074490" />
  261. <state width="846" height="183" key="GridCell.Tab.1.bottom/0.23.1280.736@0.23.1280.736" timestamp="1583374363194" />
  262. <state width="846" height="183" key="GridCell.Tab.1.center" timestamp="1583376074490">
  263. <screen x="0" y="23" width="1280" height="735" />
  264. </state>
  265. <state width="1238" height="228" key="GridCell.Tab.1.center/0.23.1280.734@0.23.1280.734" timestamp="1583304010602" />
  266. <state width="846" height="183" key="GridCell.Tab.1.center/0.23.1280.735@0.23.1280.735" timestamp="1583376074490" />
  267. <state width="846" height="183" key="GridCell.Tab.1.center/0.23.1280.736@0.23.1280.736" timestamp="1583374363194" />
  268. <state width="846" height="183" key="GridCell.Tab.1.left" timestamp="1583376074489">
  269. <screen x="0" y="23" width="1280" height="735" />
  270. </state>
  271. <state width="1238" height="228" key="GridCell.Tab.1.left/0.23.1280.734@0.23.1280.734" timestamp="1583304010602" />
  272. <state width="846" height="183" key="GridCell.Tab.1.left/0.23.1280.735@0.23.1280.735" timestamp="1583376074489" />
  273. <state width="846" height="183" key="GridCell.Tab.1.left/0.23.1280.736@0.23.1280.736" timestamp="1583374363193" />
  274. <state width="846" height="183" key="GridCell.Tab.1.right" timestamp="1583376074490">
  275. <screen x="0" y="23" width="1280" height="735" />
  276. </state>
  277. <state width="1238" height="228" key="GridCell.Tab.1.right/0.23.1280.734@0.23.1280.734" timestamp="1583304010602" />
  278. <state width="846" height="183" key="GridCell.Tab.1.right/0.23.1280.735@0.23.1280.735" timestamp="1583376074490" />
  279. <state width="846" height="183" key="GridCell.Tab.1.right/0.23.1280.736@0.23.1280.736" timestamp="1583374363194" />
  280. <state width="846" height="183" key="GridCell.Tab.2.bottom" timestamp="1583376074492">
  281. <screen x="0" y="23" width="1280" height="735" />
  282. </state>
  283. <state width="846" height="183" key="GridCell.Tab.2.bottom/0.23.1280.735@0.23.1280.735" timestamp="1583376074492" />
  284. <state width="846" height="183" key="GridCell.Tab.2.bottom/0.23.1280.736@0.23.1280.736" timestamp="1583374363195" />
  285. <state width="846" height="183" key="GridCell.Tab.2.center" timestamp="1583376074491">
  286. <screen x="0" y="23" width="1280" height="735" />
  287. </state>
  288. <state width="846" height="183" key="GridCell.Tab.2.center/0.23.1280.735@0.23.1280.735" timestamp="1583376074491" />
  289. <state width="846" height="183" key="GridCell.Tab.2.center/0.23.1280.736@0.23.1280.736" timestamp="1583374363195" />
  290. <state width="846" height="183" key="GridCell.Tab.2.left" timestamp="1583376074491">
  291. <screen x="0" y="23" width="1280" height="735" />
  292. </state>
  293. <state width="846" height="183" key="GridCell.Tab.2.left/0.23.1280.735@0.23.1280.735" timestamp="1583376074491" />
  294. <state width="846" height="183" key="GridCell.Tab.2.left/0.23.1280.736@0.23.1280.736" timestamp="1583374363194" />
  295. <state width="846" height="183" key="GridCell.Tab.2.right" timestamp="1583376074491">
  296. <screen x="0" y="23" width="1280" height="735" />
  297. </state>
  298. <state width="846" height="183" key="GridCell.Tab.2.right/0.23.1280.735@0.23.1280.735" timestamp="1583376074491" />
  299. <state width="846" height="183" key="GridCell.Tab.2.right/0.23.1280.736@0.23.1280.736" timestamp="1583374363195" />
  300. <state width="846" height="183" key="GridCell.Tab.3.bottom" timestamp="1583376074493">
  301. <screen x="0" y="23" width="1280" height="735" />
  302. </state>
  303. <state width="846" height="183" key="GridCell.Tab.3.bottom/0.23.1280.735@0.23.1280.735" timestamp="1583376074493" />
  304. <state width="846" height="183" key="GridCell.Tab.3.bottom/0.23.1280.736@0.23.1280.736" timestamp="1583374363197" />
  305. <state width="846" height="183" key="GridCell.Tab.3.center" timestamp="1583376074492">
  306. <screen x="0" y="23" width="1280" height="735" />
  307. </state>
  308. <state width="846" height="183" key="GridCell.Tab.3.center/0.23.1280.735@0.23.1280.735" timestamp="1583376074492" />
  309. <state width="846" height="183" key="GridCell.Tab.3.center/0.23.1280.736@0.23.1280.736" timestamp="1583374363196" />
  310. <state width="846" height="183" key="GridCell.Tab.3.left" timestamp="1583376074492">
  311. <screen x="0" y="23" width="1280" height="735" />
  312. </state>
  313. <state width="846" height="183" key="GridCell.Tab.3.left/0.23.1280.735@0.23.1280.735" timestamp="1583376074492" />
  314. <state width="846" height="183" key="GridCell.Tab.3.left/0.23.1280.736@0.23.1280.736" timestamp="1583374363195" />
  315. <state width="846" height="183" key="GridCell.Tab.3.right" timestamp="1583376074492">
  316. <screen x="0" y="23" width="1280" height="735" />
  317. </state>
  318. <state width="846" height="183" key="GridCell.Tab.3.right/0.23.1280.735@0.23.1280.735" timestamp="1583376074492" />
  319. <state width="846" height="183" key="GridCell.Tab.3.right/0.23.1280.736@0.23.1280.736" timestamp="1583374363196" />
  320. <state width="846" height="183" key="GridCell.Tab.4.bottom" timestamp="1583376074494">
  321. <screen x="0" y="23" width="1280" height="735" />
  322. </state>
  323. <state width="846" height="183" key="GridCell.Tab.4.bottom/0.23.1280.735@0.23.1280.735" timestamp="1583376074494" />
  324. <state width="846" height="183" key="GridCell.Tab.4.bottom/0.23.1280.736@0.23.1280.736" timestamp="1583374363199" />
  325. <state width="846" height="183" key="GridCell.Tab.4.center" timestamp="1583376074493">
  326. <screen x="0" y="23" width="1280" height="735" />
  327. </state>
  328. <state width="846" height="183" key="GridCell.Tab.4.center/0.23.1280.735@0.23.1280.735" timestamp="1583376074493" />
  329. <state width="846" height="183" key="GridCell.Tab.4.center/0.23.1280.736@0.23.1280.736" timestamp="1583374363197" />
  330. <state width="846" height="183" key="GridCell.Tab.4.left" timestamp="1583376074493">
  331. <screen x="0" y="23" width="1280" height="735" />
  332. </state>
  333. <state width="846" height="183" key="GridCell.Tab.4.left/0.23.1280.735@0.23.1280.735" timestamp="1583376074493" />
  334. <state width="846" height="183" key="GridCell.Tab.4.left/0.23.1280.736@0.23.1280.736" timestamp="1583374363197" />
  335. <state width="846" height="183" key="GridCell.Tab.4.right" timestamp="1583376074493">
  336. <screen x="0" y="23" width="1280" height="735" />
  337. </state>
  338. <state width="846" height="183" key="GridCell.Tab.4.right/0.23.1280.735@0.23.1280.735" timestamp="1583376074493" />
  339. <state width="846" height="183" key="GridCell.Tab.4.right/0.23.1280.736@0.23.1280.736" timestamp="1583374363198" />
  340. </component>
  341. <component name="masterDetails">
  342. <states>
  343. <state key="ProjectJDKs.UI">
  344. <settings>
  345. <last-edited>1.8</last-edited>
  346. <splitter-proportions>
  347. <option name="proportions">
  348. <list>
  349. <option value="0.2" />
  350. </list>
  351. </option>
  352. </splitter-proportions>
  353. </settings>
  354. </state>
  355. </states>
  356. </component>
  357. </project>