workspace.xml 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413
  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 beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/src/main/resources/config.properties" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/config.properties" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/src/main/resources/log4j.properties" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/log4j.properties" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/src/main/webapp/pages/open/EntrepreneurshipTutoring/index.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/webapp/pages/open/EntrepreneurshipTutoring/index.jsp" afterDir="false" />
  14. </list>
  15. <option name="SHOW_DIALOG" value="false" />
  16. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  17. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  18. <option name="LAST_RESOLUTION" value="IGNORE" />
  19. </component>
  20. <component name="DatabaseView">
  21. <option name="SHOW_INTERMEDIATE" value="true" />
  22. <option name="GROUP_DATA_SOURCES" value="true" />
  23. <option name="GROUP_SCHEMA" value="true" />
  24. <option name="GROUP_CONTENTS" value="false" />
  25. <option name="SORT_POSITIONED" value="false" />
  26. <option name="SHOW_EMPTY_GROUPS" value="false" />
  27. <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
  28. <option name="HIDDEN_KINDS">
  29. <set />
  30. </option>
  31. <expand />
  32. <select />
  33. </component>
  34. <component name="Git.Settings">
  35. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  36. </component>
  37. <component name="LogFilters">
  38. <option name="FILTER_ERRORS" value="false" />
  39. <option name="FILTER_WARNINGS" value="false" />
  40. <option name="FILTER_INFO" value="true" />
  41. <option name="FILTER_DEBUG" value="true" />
  42. <option name="CUSTOM_FILTER" />
  43. </component>
  44. <component name="MavenImportPreferences">
  45. <option name="generalSettings">
  46. <MavenGeneralSettings>
  47. <option name="mavenHome" value="D:/maven/apache-maven-3.6.1" />
  48. <option name="userSettingsFile" value="D:\maven\apache-maven-3.6.1\conf\settings.xml" />
  49. </MavenGeneralSettings>
  50. </option>
  51. <option name="importingSettings">
  52. <MavenImportingSettings>
  53. <option name="importAutomatically" value="true" />
  54. </MavenImportingSettings>
  55. </option>
  56. </component>
  57. <component name="ProjectId" id="1YeXFSQMCuc7Ew6NW28UfdCrHuR" />
  58. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  59. <component name="ProjectViewState">
  60. <option name="hideEmptyMiddlePackages" value="true" />
  61. <option name="showExcludedFiles" value="true" />
  62. <option name="showLibraryContents" value="true" />
  63. <option name="showMembers" value="true" />
  64. </component>
  65. <component name="PropertiesComponent">
  66. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  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="MavenSettings" />
  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="BROWSER_ID" value="98ca6316-2f89-46d9-a9e5-fa9e2b0625b3" />
  100. <option name="COMMON_VM_ARGUMENTS" value="-Dfile.encoding=utf-8" />
  101. <option name="UPDATE_ON_FRAME_DEACTIVATION" value="true" />
  102. <option name="UPDATE_CLASSES_ON_FRAME_DEACTIVATION" value="true" />
  103. <deployment>
  104. <artifact name="hsdataportal:war exploded">
  105. <settings>
  106. <option name="CONTEXT_PATH" value="/hsdataportal" />
  107. </settings>
  108. </artifact>
  109. </deployment>
  110. <server-settings>
  111. <option name="BASE_DIRECTORY_NAME" value="Unnamed_hsdataportal" />
  112. </server-settings>
  113. <predefined_log_file enabled="true" id="Tomcat" />
  114. <predefined_log_file enabled="true" id="Tomcat Catalina" />
  115. <predefined_log_file id="Tomcat Manager" />
  116. <predefined_log_file id="Tomcat Host Manager" />
  117. <predefined_log_file id="Tomcat Localhost Access" />
  118. <RunnerSettings RunnerId="Debug">
  119. <option name="DEBUG_PORT" value="51411" />
  120. </RunnerSettings>
  121. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
  122. <option name="USE_ENV_VARIABLES" value="true" />
  123. <STARTUP>
  124. <option name="USE_DEFAULT" value="true" />
  125. <option name="SCRIPT" value="" />
  126. <option name="VM_PARAMETERS" value="" />
  127. <option name="PROGRAM_PARAMETERS" value="" />
  128. </STARTUP>
  129. <SHUTDOWN>
  130. <option name="USE_DEFAULT" value="true" />
  131. <option name="SCRIPT" value="" />
  132. <option name="VM_PARAMETERS" value="" />
  133. <option name="PROGRAM_PARAMETERS" value="" />
  134. </SHUTDOWN>
  135. </ConfigurationWrapper>
  136. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
  137. <option name="USE_ENV_VARIABLES" value="true" />
  138. <STARTUP>
  139. <option name="USE_DEFAULT" value="true" />
  140. <option name="SCRIPT" value="" />
  141. <option name="VM_PARAMETERS" value="" />
  142. <option name="PROGRAM_PARAMETERS" value="" />
  143. </STARTUP>
  144. <SHUTDOWN>
  145. <option name="USE_DEFAULT" value="true" />
  146. <option name="SCRIPT" value="" />
  147. <option name="VM_PARAMETERS" value="" />
  148. <option name="PROGRAM_PARAMETERS" value="" />
  149. </SHUTDOWN>
  150. </ConfigurationWrapper>
  151. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
  152. <option name="USE_ENV_VARIABLES" value="true" />
  153. <STARTUP>
  154. <option name="USE_DEFAULT" value="true" />
  155. <option name="SCRIPT" value="" />
  156. <option name="VM_PARAMETERS" value="" />
  157. <option name="PROGRAM_PARAMETERS" value="" />
  158. </STARTUP>
  159. <SHUTDOWN>
  160. <option name="USE_DEFAULT" value="true" />
  161. <option name="SCRIPT" value="" />
  162. <option name="VM_PARAMETERS" value="" />
  163. <option name="PROGRAM_PARAMETERS" value="" />
  164. </SHUTDOWN>
  165. </ConfigurationWrapper>
  166. <method v="2">
  167. <option name="Make" enabled="true" />
  168. <option name="BuildArtifacts" enabled="true">
  169. <artifact name="hsdataportal:war exploded" />
  170. </option>
  171. </method>
  172. </configuration>
  173. </component>
  174. <component name="SbtLocalSettings">
  175. <option name="projectSyncType">
  176. <map>
  177. <entry key="D:/../DCW/BigData/GIT/NewSparkApp-MySQL" value="PREVIEW" />
  178. <entry key="D:/../DCW/大数据平台/GIT/NewSparkApp-MySQL" value="PREVIEW" />
  179. </map>
  180. </option>
  181. </component>
  182. <component name="ServiceViewManager">
  183. <option name="viewStates">
  184. <list>
  185. <serviceView>
  186. <treeState>
  187. <expand>
  188. <path>
  189. <item name="services root" type="e789fda9:ObjectUtils$Sentinel" />
  190. <item name="Tomcat Server" type="7427dc5b:ServiceModel$ServiceGroupNode" />
  191. </path>
  192. <path>
  193. <item name="services root" type="e789fda9:ObjectUtils$Sentinel" />
  194. <item name="Tomcat Server" type="7427dc5b:ServiceModel$ServiceGroupNode" />
  195. <item name="Running" type="7427dc5b:ServiceModel$ServiceGroupNode" />
  196. </path>
  197. </expand>
  198. <select />
  199. </treeState>
  200. </serviceView>
  201. </list>
  202. </option>
  203. </component>
  204. <component name="SshConsoleOptionsProvider">
  205. <option name="myEncoding" value="UTF-8" />
  206. </component>
  207. <component name="SvnConfiguration">
  208. <configuration />
  209. </component>
  210. <component name="TaskManager">
  211. <task active="true" id="Default" summary="Default task">
  212. <changelist id="5e0a6283-3bb9-4464-9eb8-7061908be2e9" name="Default" comment="" />
  213. <created>1575597043903</created>
  214. <option name="number" value="Default" />
  215. <option name="presentableId" value="Default" />
  216. <updated>1575597043903</updated>
  217. <workItem from="1575597045187" duration="123000" />
  218. <workItem from="1583303931371" duration="2233000" />
  219. <workItem from="1583373953901" duration="2325000" />
  220. <workItem from="1583818992805" duration="2697000" />
  221. <workItem from="1583821886251" duration="191000" />
  222. <workItem from="1583822114539" duration="144000" />
  223. <workItem from="1583822528854" duration="1371000" />
  224. </task>
  225. <servers />
  226. </component>
  227. <component name="TypeScriptGeneratedFilesManager">
  228. <option name="version" value="1" />
  229. </component>
  230. <component name="WindowStateProjectService">
  231. <state x="104" y="0" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1583822612694">
  232. <screen x="0" y="0" width="1280" height="680" />
  233. </state>
  234. <state x="104" y="0" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1280.680@0.0.1280.680" timestamp="1583822612694" />
  235. <state x="104" y="52" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.23.1280.735@0.23.1280.735" timestamp="1583374099371" />
  236. <state x="353" y="200" key="#com.intellij.fileTypes.FileTypeChooser" timestamp="1583375590595">
  237. <screen x="0" y="23" width="1280" height="735" />
  238. </state>
  239. <state x="353" y="200" key="#com.intellij.fileTypes.FileTypeChooser/0.23.1280.735@0.23.1280.735" timestamp="1583375590595" />
  240. <state x="241" y="2" key="#com.intellij.j2ee.appServerIntegrations.ApplicationServersConfigurable" timestamp="1583819501488">
  241. <screen x="0" y="0" width="1280" height="680" />
  242. </state>
  243. <state x="241" y="2" key="#com.intellij.j2ee.appServerIntegrations.ApplicationServersConfigurable/0.0.1280.680@0.0.1280.680" timestamp="1583819501488" />
  244. <state x="264" y="0" key="CommitChangelistDialog2" timestamp="1583823996830">
  245. <screen x="0" y="0" width="1280" height="680" />
  246. </state>
  247. <state x="264" y="0" key="CommitChangelistDialog2/0.0.1280.680@0.0.1280.680" timestamp="1583823996830" />
  248. <state x="121" y="56" key="DiffContextDialog" timestamp="1583823922138">
  249. <screen x="0" y="0" width="1280" height="680" />
  250. </state>
  251. <state x="121" y="56" key="DiffContextDialog/0.0.1280.680@0.0.1280.680" timestamp="1583823922138" />
  252. <state x="421" y="99" key="FileChooserDialogImpl" timestamp="1583819114280">
  253. <screen x="0" y="0" width="1280" height="680" />
  254. </state>
  255. <state x="421" y="99" key="FileChooserDialogImpl/0.0.1280.680@0.0.1280.680" timestamp="1583819114280" />
  256. <state width="845" height="231" key="GridCell.Tab.0.bottom" timestamp="1583822556293">
  257. <screen x="0" y="0" width="1280" height="680" />
  258. </state>
  259. <state width="845" height="231" key="GridCell.Tab.0.bottom/0.0.1280.680@0.0.1280.680" timestamp="1583822556293" />
  260. <state width="1238" height="228" key="GridCell.Tab.0.bottom/0.23.1280.734@0.23.1280.734" timestamp="1583304010601" />
  261. <state width="846" height="183" key="GridCell.Tab.0.bottom/0.23.1280.735@0.23.1280.735" timestamp="1583376074488" />
  262. <state width="846" height="183" key="GridCell.Tab.0.bottom/0.23.1280.736@0.23.1280.736" timestamp="1583374363193" />
  263. <state width="845" height="231" key="GridCell.Tab.0.center" timestamp="1583822556292">
  264. <screen x="0" y="0" width="1280" height="680" />
  265. </state>
  266. <state width="845" height="231" key="GridCell.Tab.0.center/0.0.1280.680@0.0.1280.680" timestamp="1583822556292" />
  267. <state width="1238" height="228" key="GridCell.Tab.0.center/0.23.1280.734@0.23.1280.734" timestamp="1583304010601" />
  268. <state width="846" height="183" key="GridCell.Tab.0.center/0.23.1280.735@0.23.1280.735" timestamp="1583376074488" />
  269. <state width="846" height="183" key="GridCell.Tab.0.center/0.23.1280.736@0.23.1280.736" timestamp="1583374363193" />
  270. <state width="845" height="231" key="GridCell.Tab.0.left" timestamp="1583822556291">
  271. <screen x="0" y="0" width="1280" height="680" />
  272. </state>
  273. <state width="845" height="231" key="GridCell.Tab.0.left/0.0.1280.680@0.0.1280.680" timestamp="1583822556291" />
  274. <state width="1238" height="228" key="GridCell.Tab.0.left/0.23.1280.734@0.23.1280.734" timestamp="1583304010600" />
  275. <state width="846" height="183" key="GridCell.Tab.0.left/0.23.1280.735@0.23.1280.735" timestamp="1583376074487" />
  276. <state width="846" height="183" key="GridCell.Tab.0.left/0.23.1280.736@0.23.1280.736" timestamp="1583374363192" />
  277. <state width="845" height="231" key="GridCell.Tab.0.right" timestamp="1583822556292">
  278. <screen x="0" y="0" width="1280" height="680" />
  279. </state>
  280. <state width="845" height="231" key="GridCell.Tab.0.right/0.0.1280.680@0.0.1280.680" timestamp="1583822556292" />
  281. <state width="1238" height="228" key="GridCell.Tab.0.right/0.23.1280.734@0.23.1280.734" timestamp="1583304010601" />
  282. <state width="846" height="183" key="GridCell.Tab.0.right/0.23.1280.735@0.23.1280.735" timestamp="1583376074488" />
  283. <state width="846" height="183" key="GridCell.Tab.0.right/0.23.1280.736@0.23.1280.736" timestamp="1583374363193" />
  284. <state width="845" height="285" key="GridCell.Tab.1.bottom" timestamp="1583822257938">
  285. <screen x="0" y="0" width="1280" height="680" />
  286. </state>
  287. <state width="845" height="285" key="GridCell.Tab.1.bottom/0.0.1280.680@0.0.1280.680" timestamp="1583822257938" />
  288. <state width="1238" height="228" key="GridCell.Tab.1.bottom/0.23.1280.734@0.23.1280.734" timestamp="1583304010603" />
  289. <state width="846" height="183" key="GridCell.Tab.1.bottom/0.23.1280.735@0.23.1280.735" timestamp="1583376074490" />
  290. <state width="846" height="183" key="GridCell.Tab.1.bottom/0.23.1280.736@0.23.1280.736" timestamp="1583374363194" />
  291. <state width="845" height="285" key="GridCell.Tab.1.center" timestamp="1583822257937">
  292. <screen x="0" y="0" width="1280" height="680" />
  293. </state>
  294. <state width="845" height="285" key="GridCell.Tab.1.center/0.0.1280.680@0.0.1280.680" timestamp="1583822257937" />
  295. <state width="1238" height="228" key="GridCell.Tab.1.center/0.23.1280.734@0.23.1280.734" timestamp="1583304010602" />
  296. <state width="846" height="183" key="GridCell.Tab.1.center/0.23.1280.735@0.23.1280.735" timestamp="1583376074490" />
  297. <state width="846" height="183" key="GridCell.Tab.1.center/0.23.1280.736@0.23.1280.736" timestamp="1583374363194" />
  298. <state width="845" height="285" key="GridCell.Tab.1.left" timestamp="1583822257937">
  299. <screen x="0" y="0" width="1280" height="680" />
  300. </state>
  301. <state width="845" height="285" key="GridCell.Tab.1.left/0.0.1280.680@0.0.1280.680" timestamp="1583822257937" />
  302. <state width="1238" height="228" key="GridCell.Tab.1.left/0.23.1280.734@0.23.1280.734" timestamp="1583304010602" />
  303. <state width="846" height="183" key="GridCell.Tab.1.left/0.23.1280.735@0.23.1280.735" timestamp="1583376074489" />
  304. <state width="846" height="183" key="GridCell.Tab.1.left/0.23.1280.736@0.23.1280.736" timestamp="1583374363193" />
  305. <state width="845" height="285" key="GridCell.Tab.1.right" timestamp="1583822257937">
  306. <screen x="0" y="0" width="1280" height="680" />
  307. </state>
  308. <state width="845" height="285" key="GridCell.Tab.1.right/0.0.1280.680@0.0.1280.680" timestamp="1583822257937" />
  309. <state width="1238" height="228" key="GridCell.Tab.1.right/0.23.1280.734@0.23.1280.734" timestamp="1583304010602" />
  310. <state width="846" height="183" key="GridCell.Tab.1.right/0.23.1280.735@0.23.1280.735" timestamp="1583376074490" />
  311. <state width="846" height="183" key="GridCell.Tab.1.right/0.23.1280.736@0.23.1280.736" timestamp="1583374363194" />
  312. <state width="845" height="285" key="GridCell.Tab.2.bottom" timestamp="1583821702923">
  313. <screen x="0" y="0" width="1280" height="680" />
  314. </state>
  315. <state width="845" height="285" key="GridCell.Tab.2.bottom/0.0.1280.680@0.0.1280.680" timestamp="1583821702923" />
  316. <state width="846" height="183" key="GridCell.Tab.2.bottom/0.23.1280.735@0.23.1280.735" timestamp="1583376074492" />
  317. <state width="846" height="183" key="GridCell.Tab.2.bottom/0.23.1280.736@0.23.1280.736" timestamp="1583374363195" />
  318. <state width="845" height="285" key="GridCell.Tab.2.center" timestamp="1583821702923">
  319. <screen x="0" y="0" width="1280" height="680" />
  320. </state>
  321. <state width="845" height="285" key="GridCell.Tab.2.center/0.0.1280.680@0.0.1280.680" timestamp="1583821702923" />
  322. <state width="846" height="183" key="GridCell.Tab.2.center/0.23.1280.735@0.23.1280.735" timestamp="1583376074491" />
  323. <state width="846" height="183" key="GridCell.Tab.2.center/0.23.1280.736@0.23.1280.736" timestamp="1583374363195" />
  324. <state width="845" height="285" key="GridCell.Tab.2.left" timestamp="1583821702922">
  325. <screen x="0" y="0" width="1280" height="680" />
  326. </state>
  327. <state width="845" height="285" key="GridCell.Tab.2.left/0.0.1280.680@0.0.1280.680" timestamp="1583821702922" />
  328. <state width="846" height="183" key="GridCell.Tab.2.left/0.23.1280.735@0.23.1280.735" timestamp="1583376074491" />
  329. <state width="846" height="183" key="GridCell.Tab.2.left/0.23.1280.736@0.23.1280.736" timestamp="1583374363194" />
  330. <state width="845" height="285" key="GridCell.Tab.2.right" timestamp="1583821702923">
  331. <screen x="0" y="0" width="1280" height="680" />
  332. </state>
  333. <state width="845" height="285" key="GridCell.Tab.2.right/0.0.1280.680@0.0.1280.680" timestamp="1583821702923" />
  334. <state width="846" height="183" key="GridCell.Tab.2.right/0.23.1280.735@0.23.1280.735" timestamp="1583376074491" />
  335. <state width="846" height="183" key="GridCell.Tab.2.right/0.23.1280.736@0.23.1280.736" timestamp="1583374363195" />
  336. <state width="845" height="285" key="GridCell.Tab.3.bottom" timestamp="1583821702923">
  337. <screen x="0" y="0" width="1280" height="680" />
  338. </state>
  339. <state width="845" height="285" key="GridCell.Tab.3.bottom/0.0.1280.680@0.0.1280.680" timestamp="1583821702923" />
  340. <state width="846" height="183" key="GridCell.Tab.3.bottom/0.23.1280.735@0.23.1280.735" timestamp="1583376074493" />
  341. <state width="846" height="183" key="GridCell.Tab.3.bottom/0.23.1280.736@0.23.1280.736" timestamp="1583374363197" />
  342. <state width="845" height="285" key="GridCell.Tab.3.center" timestamp="1583821702923">
  343. <screen x="0" y="0" width="1280" height="680" />
  344. </state>
  345. <state width="845" height="285" key="GridCell.Tab.3.center/0.0.1280.680@0.0.1280.680" timestamp="1583821702923" />
  346. <state width="846" height="183" key="GridCell.Tab.3.center/0.23.1280.735@0.23.1280.735" timestamp="1583376074492" />
  347. <state width="846" height="183" key="GridCell.Tab.3.center/0.23.1280.736@0.23.1280.736" timestamp="1583374363196" />
  348. <state width="845" height="285" key="GridCell.Tab.3.left" timestamp="1583821702923">
  349. <screen x="0" y="0" width="1280" height="680" />
  350. </state>
  351. <state width="845" height="285" key="GridCell.Tab.3.left/0.0.1280.680@0.0.1280.680" timestamp="1583821702923" />
  352. <state width="846" height="183" key="GridCell.Tab.3.left/0.23.1280.735@0.23.1280.735" timestamp="1583376074492" />
  353. <state width="846" height="183" key="GridCell.Tab.3.left/0.23.1280.736@0.23.1280.736" timestamp="1583374363195" />
  354. <state width="845" height="285" key="GridCell.Tab.3.right" timestamp="1583821702923">
  355. <screen x="0" y="0" width="1280" height="680" />
  356. </state>
  357. <state width="845" height="285" key="GridCell.Tab.3.right/0.0.1280.680@0.0.1280.680" timestamp="1583821702923" />
  358. <state width="846" height="183" key="GridCell.Tab.3.right/0.23.1280.735@0.23.1280.735" timestamp="1583376074492" />
  359. <state width="846" height="183" key="GridCell.Tab.3.right/0.23.1280.736@0.23.1280.736" timestamp="1583374363196" />
  360. <state width="846" height="183" key="GridCell.Tab.4.bottom" timestamp="1583376074494">
  361. <screen x="0" y="23" width="1280" height="735" />
  362. </state>
  363. <state width="846" height="183" key="GridCell.Tab.4.bottom/0.23.1280.735@0.23.1280.735" timestamp="1583376074494" />
  364. <state width="846" height="183" key="GridCell.Tab.4.bottom/0.23.1280.736@0.23.1280.736" timestamp="1583374363199" />
  365. <state width="846" height="183" key="GridCell.Tab.4.center" timestamp="1583376074493">
  366. <screen x="0" y="23" width="1280" height="735" />
  367. </state>
  368. <state width="846" height="183" key="GridCell.Tab.4.center/0.23.1280.735@0.23.1280.735" timestamp="1583376074493" />
  369. <state width="846" height="183" key="GridCell.Tab.4.center/0.23.1280.736@0.23.1280.736" timestamp="1583374363197" />
  370. <state width="846" height="183" key="GridCell.Tab.4.left" timestamp="1583376074493">
  371. <screen x="0" y="23" width="1280" height="735" />
  372. </state>
  373. <state width="846" height="183" key="GridCell.Tab.4.left/0.23.1280.735@0.23.1280.735" timestamp="1583376074493" />
  374. <state width="846" height="183" key="GridCell.Tab.4.left/0.23.1280.736@0.23.1280.736" timestamp="1583374363197" />
  375. <state width="846" height="183" key="GridCell.Tab.4.right" timestamp="1583376074493">
  376. <screen x="0" y="23" width="1280" height="735" />
  377. </state>
  378. <state width="846" height="183" key="GridCell.Tab.4.right/0.23.1280.735@0.23.1280.735" timestamp="1583376074493" />
  379. <state width="846" height="183" key="GridCell.Tab.4.right/0.23.1280.736@0.23.1280.736" timestamp="1583374363198" />
  380. <state x="420" y="54" key="RollbackChangesDialog" timestamp="1583821674962">
  381. <screen x="0" y="0" width="1280" height="680" />
  382. </state>
  383. <state x="420" y="54" key="RollbackChangesDialog/0.0.1280.680@0.0.1280.680" timestamp="1583821674962" />
  384. <state x="144" y="0" key="SettingsEditor" timestamp="1583819141799">
  385. <screen x="0" y="0" width="1280" height="680" />
  386. </state>
  387. <state x="144" y="0" key="SettingsEditor/0.0.1280.680@0.0.1280.680" timestamp="1583819141799" />
  388. <state x="337" y="169" key="com.intellij.ide.util.TipDialog" timestamp="1583822529539">
  389. <screen x="0" y="0" width="1280" height="680" />
  390. </state>
  391. <state x="337" y="169" key="com.intellij.ide.util.TipDialog/0.0.1280.680@0.0.1280.680" timestamp="1583822529539" />
  392. <state x="400" y="42" width="617" height="490" key="find.popup" timestamp="1583822811714">
  393. <screen x="0" y="0" width="1280" height="680" />
  394. </state>
  395. <state x="400" y="42" width="617" height="490" key="find.popup/0.0.1280.680@0.0.1280.680" timestamp="1583822811714" />
  396. </component>
  397. <component name="masterDetails">
  398. <states>
  399. <state key="ProjectJDKs.UI">
  400. <settings>
  401. <last-edited>1.8</last-edited>
  402. <splitter-proportions>
  403. <option name="proportions">
  404. <list>
  405. <option value="0.2" />
  406. </list>
  407. </option>
  408. </splitter-proportions>
  409. </settings>
  410. </state>
  411. </states>
  412. </component>
  413. </project>