workspace.xml 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="7f042d7d-b621-4a07-8bfd-3e8d4f7f1687" name="Default Changelist" comment="增加操作日志保存">
  5. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_dtflys_forest_forest_core_1_5_26.xml" afterDir="false" />
  6. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_dtflys_forest_forest_spring_1_5_26.xml" afterDir="false" />
  7. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_dtflys_forest_forest_spring_boot_starter_1_5_26.xml" afterDir="false" />
  8. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_findbugs_jsr305_3_0_1.xml" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_protobuf_protobuf_java_3_16_1.xml" afterDir="false" />
  10. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_googlecode_juniversalchardet_juniversalchardet_1_0_3.xml" afterDir="false" />
  11. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_squareup_okhttp3_okhttp_3_14_9.xml" afterDir="false" />
  12. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_squareup_okio_okio_1_17_2.xml" afterDir="false" />
  13. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_istack_istack_commons_runtime_3_0_7.xml" afterDir="false" />
  14. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_xml_fastinfoset_FastInfoset_1_2_15.xml" afterDir="false" />
  15. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_9.xml" afterDir="false" />
  16. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpclient_cache_4_5_9.xml" afterDir="false" />
  17. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpcore_4_4_11.xml" afterDir="false" />
  18. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpmime_4_5_9.xml" afterDir="false" />
  19. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_glassfish_jaxb_jaxb_runtime_2_3_1.xml" afterDir="false" />
  20. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_glassfish_jaxb_txw2_2_3_1.xml" afterDir="false" />
  21. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_jvnet_staxex_stax_ex_1_8.xml" afterDir="false" />
  22. <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_configuration_processor_2_1_6_RELEASE.xml" afterDir="false" />
  23. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  24. <change beforePath="$PROJECT_DIR$/logs/project_image_synthesis.log" beforeDir="false" afterPath="$PROJECT_DIR$/logs/project_image_synthesis.log" afterDir="false" />
  25. <change beforePath="$PROJECT_DIR$/springboot-base/src/main/resources/generatorConfig.xml" beforeDir="false" afterPath="$PROJECT_DIR$/springboot-base/src/main/resources/generatorConfig.xml" afterDir="false" />
  26. <change beforePath="$PROJECT_DIR$/springboot-base/target/classes/com/xmnk/springbootbase/entity/Log.class" beforeDir="false" afterPath="$PROJECT_DIR$/springboot-base/target/classes/com/xmnk/springbootbase/entity/Log.class" afterDir="false" />
  27. <change beforePath="$PROJECT_DIR$/springboot-function/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/springboot-function/pom.xml" afterDir="false" />
  28. <change beforePath="$PROJECT_DIR$/springboot-function/springboot-function.iml" beforeDir="false" afterPath="$PROJECT_DIR$/springboot-function/springboot-function.iml" afterDir="false" />
  29. <change beforePath="$PROJECT_DIR$/springboot-function/src/main/resources/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/springboot-function/src/main/resources/application.yml" afterDir="false" />
  30. <change beforePath="$PROJECT_DIR$/springboot-function/target/classes/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/springboot-function/target/classes/application.yml" afterDir="false" />
  31. </list>
  32. <option name="SHOW_DIALOG" value="false" />
  33. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  34. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  35. <option name="LAST_RESOLUTION" value="IGNORE" />
  36. </component>
  37. <component name="FavoritesManager">
  38. <favorites_list name="springboot-parent" />
  39. </component>
  40. <component name="FileTemplateManagerImpl">
  41. <option name="RECENT_TEMPLATES">
  42. <list>
  43. <option value="FxmlFile" />
  44. <option value="Enum" />
  45. <option value="Interface" />
  46. <option value="Class" />
  47. </list>
  48. </option>
  49. </component>
  50. <component name="Git.Settings">
  51. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  52. <option name="UPDATE_TYPE" value="MERGE" />
  53. </component>
  54. <component name="IgnoredFileRootStore">
  55. <option name="generatedRoots">
  56. <set>
  57. <option value="E:\java\YaoXiangMu\springboot-parent\.idea" />
  58. </set>
  59. </option>
  60. </component>
  61. <component name="MavenImportPreferences">
  62. <option name="generalSettings">
  63. <MavenGeneralSettings>
  64. <option name="mavenHome" value="$PROJECT_DIR$/../../maven/apache-maven-3.6.1" />
  65. <option name="userSettingsFile" value="E:\java\maven\apache-maven-3.6.1\conf\settings.xml" />
  66. </MavenGeneralSettings>
  67. </option>
  68. <option name="importingSettings">
  69. <MavenImportingSettings>
  70. <option name="importAutomatically" value="true" />
  71. </MavenImportingSettings>
  72. </option>
  73. </component>
  74. <component name="MavenRunner">
  75. <option name="skipTests" value="true" />
  76. </component>
  77. <component name="ProjectId" id="2RJoLqV0swgcpOgVr1fjveGP96a" />
  78. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  79. <component name="ProjectViewState">
  80. <option name="hideEmptyMiddlePackages" value="true" />
  81. <option name="showExcludedFiles" value="true" />
  82. <option name="showLibraryContents" value="true" />
  83. </component>
  84. <component name="PropertiesComponent">
  85. <property name="RequestMappingsPanelOrder0" value="0" />
  86. <property name="RequestMappingsPanelOrder1" value="1" />
  87. <property name="RequestMappingsPanelWidth0" value="75" />
  88. <property name="RequestMappingsPanelWidth1" value="75" />
  89. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  90. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  91. <property name="WebServerToolWindowFactoryState" value="false" />
  92. <property name="aspect.path.notification.shown" value="true" />
  93. <property name="extract.method.default.visibility" value="private" />
  94. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  95. <property name="project.structure.last.edited" value="Modules" />
  96. <property name="project.structure.proportion" value="0.15" />
  97. <property name="project.structure.side.proportion" value="0.2" />
  98. <property name="settings.editor.selected.configurable" value="vcs.Perforce" />
  99. </component>
  100. <component name="RecentsManager">
  101. <key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
  102. <recent name="com.xmnk.springbootfunction" />
  103. </key>
  104. <key name="CopyClassDialog.RECENTS_KEY">
  105. <recent name="com.xmnk.springbootfunction.dao" />
  106. <recent name="com.xmnk.springbootbase.dao" />
  107. <recent name="com.xmnk.springbootfunction.service.impl" />
  108. <recent name="com.xmnk.springbootfunction.service" />
  109. <recent name="com.xmnk.springbootfunction.controller.base" />
  110. </key>
  111. <key name="CopyFile.RECENT_KEYS">
  112. <recent name="E:\java\YaoXiangMu\springboot-parent\springboot-function\src\main\java\com\xmnk\springbootfunction\sso" />
  113. <recent name="E:\java\YaoXiangMu\springboot-parent" />
  114. <recent name="E:\java\YaoXiangMu\springboot-parent\springboot-base\src\main\resources\mappers" />
  115. <recent name="E:\java\YaoXiangMu\springboot-parent\springboot-function\src\main\java\com\xmnk\springbootfunction\entity" />
  116. <recent name="E:\java\YaoXiangMu\springboot-parent\springboot-function\src\main\resources" />
  117. </key>
  118. </component>
  119. <component name="RunManager" selected="Spring Boot.SpringbootFunctionApplication">
  120. <configuration name="SpringbootBaseApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  121. <module name="springboot-base" />
  122. <option name="SPRING_BOOT_MAIN_CLASS" value="com.xmnk.springbootbase.SpringbootBaseApplication" />
  123. <method v="2">
  124. <option name="Make" enabled="true" />
  125. </method>
  126. </configuration>
  127. <configuration name="SpringbootFunctionApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  128. <module name="springboot-function" />
  129. <option name="SPRING_BOOT_MAIN_CLASS" value="com.xmnk.springbootfunction.SpringbootFunctionApplication" />
  130. <method v="2">
  131. <option name="Make" enabled="true" />
  132. </method>
  133. </configuration>
  134. <configuration name="SpringbootParentApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  135. <module name="springboot-parent" />
  136. <option name="SPRING_BOOT_MAIN_CLASS" value="com.xmnk.springbootparent.SpringbootParentApplication" />
  137. <method v="2">
  138. <option name="Make" enabled="true" />
  139. </method>
  140. </configuration>
  141. </component>
  142. <component name="ServiceViewManager">
  143. <option name="viewStates">
  144. <list>
  145. <serviceView>
  146. <treeState>
  147. <expand />
  148. <select />
  149. </treeState>
  150. </serviceView>
  151. </list>
  152. </option>
  153. </component>
  154. <component name="SvnConfiguration">
  155. <configuration>C:\Users\admin\AppData\Roaming\Subversion</configuration>
  156. </component>
  157. <component name="TaskManager">
  158. <task active="true" id="Default" summary="Default task">
  159. <changelist id="7f042d7d-b621-4a07-8bfd-3e8d4f7f1687" name="Default Changelist" comment="" />
  160. <created>1686977491587</created>
  161. <option name="number" value="Default" />
  162. <option name="presentableId" value="Default" />
  163. <updated>1686977491587</updated>
  164. <workItem from="1686977496240" duration="2216000" />
  165. <workItem from="1686979747420" duration="3195000" />
  166. <workItem from="1686982980197" duration="14859000" />
  167. <workItem from="1686998022241" duration="15000" />
  168. <workItem from="1687136577926" duration="19706000" />
  169. <workItem from="1687160146079" duration="5000" />
  170. <workItem from="1687160188369" duration="5832000" />
  171. <workItem from="1687222398115" duration="54840000" />
  172. <workItem from="1687654740962" duration="46565000" />
  173. <workItem from="1687827720378" duration="51254000" />
  174. <workItem from="1688038357624" duration="614000" />
  175. <workItem from="1688086380479" duration="4518000" />
  176. <workItem from="1688103730755" duration="2140000" />
  177. <workItem from="1688105941639" duration="40659000" />
  178. <workItem from="1688200043275" duration="2963000" />
  179. <workItem from="1688203851804" duration="6020000" />
  180. <workItem from="1688346173572" duration="10026000" />
  181. <workItem from="1688519168796" duration="3157000" />
  182. <workItem from="1688614154200" duration="2573000" />
  183. <workItem from="1688630815562" duration="59000" />
  184. <workItem from="1688717983535" duration="1127000" />
  185. <workItem from="1689062214601" duration="3044000" />
  186. <workItem from="1689123697067" duration="878000" />
  187. <workItem from="1689129869006" duration="2355000" />
  188. <workItem from="1689143045414" duration="8692000" />
  189. <workItem from="1689210286319" duration="4935000" />
  190. <workItem from="1689409158361" duration="323000" />
  191. <workItem from="1689588680557" duration="666000" />
  192. <workItem from="1689762427068" duration="69000" />
  193. <workItem from="1689762524333" duration="13000" />
  194. <workItem from="1690162294624" duration="22000" />
  195. <workItem from="1690424047163" duration="43000" />
  196. <workItem from="1690783071992" duration="3089000" />
  197. <workItem from="1691657670509" duration="1983000" />
  198. <workItem from="1691716582593" duration="3951000" />
  199. <workItem from="1692769290268" duration="1420000" />
  200. <workItem from="1692775878595" duration="580000" />
  201. <workItem from="1692840689293" duration="59000" />
  202. <workItem from="1692945061066" duration="2268000" />
  203. <workItem from="1693185005786" duration="11000" />
  204. <workItem from="1693207671835" duration="371000" />
  205. <workItem from="1693208511943" duration="603000" />
  206. <workItem from="1693302770406" duration="520000" />
  207. <workItem from="1693382010926" duration="684000" />
  208. <workItem from="1693901272528" duration="579000" />
  209. <workItem from="1695374350209" duration="2666000" />
  210. </task>
  211. <task id="LOCAL-00001" summary="first">
  212. <created>1688011457362</created>
  213. <option name="number" value="00001" />
  214. <option name="presentableId" value="LOCAL-00001" />
  215. <option name="project" value="LOCAL" />
  216. <updated>1688011457362</updated>
  217. </task>
  218. <task id="LOCAL-00002" summary="first">
  219. <created>1688011924278</created>
  220. <option name="number" value="00002" />
  221. <option name="presentableId" value="LOCAL-00002" />
  222. <option name="project" value="LOCAL" />
  223. <updated>1688011924278</updated>
  224. </task>
  225. <task id="LOCAL-00003" summary="增加元素标题&amp;&amp;增加图片定时删除任务">
  226. <created>1688029020291</created>
  227. <option name="number" value="00003" />
  228. <option name="presentableId" value="LOCAL-00003" />
  229. <option name="project" value="LOCAL" />
  230. <updated>1688029020291</updated>
  231. </task>
  232. <task id="LOCAL-00004" summary="增加元素标题&amp;&amp;增加图片定时删除任务">
  233. <created>1688095902840</created>
  234. <option name="number" value="00004" />
  235. <option name="presentableId" value="LOCAL-00004" />
  236. <option name="project" value="LOCAL" />
  237. <updated>1688095902840</updated>
  238. </task>
  239. <task id="LOCAL-00005" summary="增加元素标题&amp;&amp;增加图片定时删除任务">
  240. <created>1688095960395</created>
  241. <option name="number" value="00005" />
  242. <option name="presentableId" value="LOCAL-00005" />
  243. <option name="project" value="LOCAL" />
  244. <updated>1688095960395</updated>
  245. </task>
  246. <task id="LOCAL-00006" summary="增加元素标题&amp;&amp;增加图片定时删除任务">
  247. <created>1688096044311</created>
  248. <option name="number" value="00006" />
  249. <option name="presentableId" value="LOCAL-00006" />
  250. <option name="project" value="LOCAL" />
  251. <updated>1688096044311</updated>
  252. </task>
  253. <task id="LOCAL-00007" summary="增加元素标题&amp;&amp;增加图片定时删除任务">
  254. <created>1688096294850</created>
  255. <option name="number" value="00007" />
  256. <option name="presentableId" value="LOCAL-00007" />
  257. <option name="project" value="LOCAL" />
  258. <updated>1688096294850</updated>
  259. </task>
  260. <task id="LOCAL-00008" summary="打包缺少字体 重新打包">
  261. <created>1688105713635</created>
  262. <option name="number" value="00008" />
  263. <option name="presentableId" value="LOCAL-00008" />
  264. <option name="project" value="LOCAL" />
  265. <updated>1688105713635</updated>
  266. </task>
  267. <task id="LOCAL-00009" summary="打包缺少字体 重新打包">
  268. <created>1688106068216</created>
  269. <option name="number" value="00009" />
  270. <option name="presentableId" value="LOCAL-00009" />
  271. <option name="project" value="LOCAL" />
  272. <updated>1688106068216</updated>
  273. </task>
  274. <task id="LOCAL-00010" summary="换行修改">
  275. <created>1688119137887</created>
  276. <option name="number" value="00010" />
  277. <option name="presentableId" value="LOCAL-00010" />
  278. <option name="project" value="LOCAL" />
  279. <updated>1688119137888</updated>
  280. </task>
  281. <task id="LOCAL-00011" summary="换行修改">
  282. <created>1688119421147</created>
  283. <option name="number" value="00011" />
  284. <option name="presentableId" value="LOCAL-00011" />
  285. <option name="project" value="LOCAL" />
  286. <updated>1688119421147</updated>
  287. </task>
  288. <task id="LOCAL-00012" summary="基础功能修改">
  289. <created>1688201659262</created>
  290. <option name="number" value="00012" />
  291. <option name="presentableId" value="LOCAL-00012" />
  292. <option name="project" value="LOCAL" />
  293. <updated>1688201659262</updated>
  294. </task>
  295. <task id="LOCAL-00013" summary="打包">
  296. <created>1688201986620</created>
  297. <option name="number" value="00013" />
  298. <option name="presentableId" value="LOCAL-00013" />
  299. <option name="project" value="LOCAL" />
  300. <updated>1688201986620</updated>
  301. </task>
  302. <task id="LOCAL-00014" summary="表结构">
  303. <created>1688202616816</created>
  304. <option name="number" value="00014" />
  305. <option name="presentableId" value="LOCAL-00014" />
  306. <option name="project" value="LOCAL" />
  307. <updated>1688202616816</updated>
  308. </task>
  309. <task id="LOCAL-00015" summary="换行修改">
  310. <created>1688209899146</created>
  311. <option name="number" value="00015" />
  312. <option name="presentableId" value="LOCAL-00015" />
  313. <option name="project" value="LOCAL" />
  314. <updated>1688209899146</updated>
  315. </task>
  316. <task id="LOCAL-00016" summary="换行修改">
  317. <created>1688349732490</created>
  318. <option name="number" value="00016" />
  319. <option name="presentableId" value="LOCAL-00016" />
  320. <option name="project" value="LOCAL" />
  321. <updated>1688349732490</updated>
  322. </task>
  323. <task id="LOCAL-00017" summary="首行缩进去掉">
  324. <created>1688350771503</created>
  325. <option name="number" value="00017" />
  326. <option name="presentableId" value="LOCAL-00017" />
  327. <option name="project" value="LOCAL" />
  328. <updated>1688350771503</updated>
  329. </task>
  330. <task id="LOCAL-00018" summary="文字超出范围修改">
  331. <created>1689153263453</created>
  332. <option name="number" value="00018" />
  333. <option name="presentableId" value="LOCAL-00018" />
  334. <option name="project" value="LOCAL" />
  335. <updated>1689153263453</updated>
  336. </task>
  337. <task id="LOCAL-00019" summary="文字超出范围修改">
  338. <created>1689215316203</created>
  339. <option name="number" value="00019" />
  340. <option name="presentableId" value="LOCAL-00019" />
  341. <option name="project" value="LOCAL" />
  342. <updated>1689215316203</updated>
  343. </task>
  344. <task id="LOCAL-00020" summary="增加操作日志保存">
  345. <created>1689409438744</created>
  346. <option name="number" value="00020" />
  347. <option name="presentableId" value="LOCAL-00020" />
  348. <option name="project" value="LOCAL" />
  349. <updated>1689409438744</updated>
  350. </task>
  351. <task id="LOCAL-00021" summary="重新打包">
  352. <created>1690786327133</created>
  353. <option name="number" value="00021" />
  354. <option name="presentableId" value="LOCAL-00021" />
  355. <option name="project" value="LOCAL" />
  356. <updated>1690786327133</updated>
  357. </task>
  358. <option name="localTasksCounter" value="22" />
  359. <servers />
  360. </component>
  361. <component name="TypeScriptGeneratedFilesManager">
  362. <option name="version" value="1" />
  363. </component>
  364. <component name="VcsManagerConfiguration">
  365. <MESSAGE value="first" />
  366. <MESSAGE value="增加元素标题&amp;&amp;增加图片定时删除任务" />
  367. <MESSAGE value="打包缺少字体 重新打包" />
  368. <MESSAGE value="基础功能修改" />
  369. <MESSAGE value="打包" />
  370. <MESSAGE value="表结构" />
  371. <MESSAGE value="换行修改" />
  372. <MESSAGE value="首行缩进去掉" />
  373. <MESSAGE value="文字超出范围修改" />
  374. <MESSAGE value="增加操作日志保存" />
  375. <MESSAGE value="重新打包" />
  376. <option name="LAST_COMMIT_MESSAGE" value="重新打包" />
  377. </component>
  378. <component name="WindowStateProjectService">
  379. <state x="2472" y="179" key="#Project_Structure" timestamp="1686980712134">
  380. <screen x="1920" y="0" width="1920" height="1040" />
  381. </state>
  382. <state x="2472" y="179" key="#Project_Structure/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1686980712134" />
  383. <state x="2685" y="230" key="#com.intellij.ide.util.MemberChooser" timestamp="1688199809631">
  384. <screen x="1920" y="0" width="1920" height="1040" />
  385. </state>
  386. <state x="2685" y="230" key="#com.intellij.ide.util.MemberChooser/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688199809631" />
  387. <state x="2685" y="445" key="#com.intellij.refactoring.move.MoveHandler.SelectRefactoringDialog" timestamp="1688023660778">
  388. <screen x="1920" y="0" width="1920" height="1040" />
  389. </state>
  390. <state x="2685" y="445" key="#com.intellij.refactoring.move.MoveHandler.SelectRefactoringDialog/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688023660778" />
  391. <state x="2641" y="379" width="528" height="292" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes" timestamp="1686993271694">
  392. <screen x="1920" y="0" width="1920" height="1040" />
  393. </state>
  394. <state x="2641" y="379" width="528" height="292" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1686993271694" />
  395. <state x="2641" y="400" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.packages" timestamp="1687137769436">
  396. <screen x="1920" y="0" width="1920" height="1040" />
  397. </state>
  398. <state x="2641" y="400" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.packages/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1687137769436" />
  399. <state x="2610" y="267" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1688023284656">
  400. <screen x="1920" y="0" width="1920" height="1040" />
  401. </state>
  402. <state x="2610" y="267" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688023284656" />
  403. <state x="715" y="222" key="#xdebugger.evaluate" timestamp="1689159327447">
  404. <screen x="0" y="0" width="1920" height="1040" />
  405. </state>
  406. <state x="715" y="222" key="#xdebugger.evaluate/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1689159327447" />
  407. <state x="2635" y="222" key="#xdebugger.evaluate/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688122971764" />
  408. <state x="734" y="100" key="CommitChangelistDialog2" timestamp="1690786322315">
  409. <screen x="0" y="0" width="1920" height="1040" />
  410. </state>
  411. <state x="734" y="100" key="CommitChangelistDialog2/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1690786322315" />
  412. <state x="2377" y="112" key="CommitChangelistDialog2/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688350767903" />
  413. <state width="1188" height="466" key="DebuggerActiveHint" timestamp="1689159355519">
  414. <screen x="0" y="0" width="1920" height="1040" />
  415. </state>
  416. <state width="1188" height="466" key="DebuggerActiveHint/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1689159355519" />
  417. <state width="1188" height="466" key="DebuggerActiveHint/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688208590357" />
  418. <state x="2660" y="275" key="FileChooserDialogImpl" timestamp="1688010935519">
  419. <screen x="1920" y="0" width="1920" height="1040" />
  420. </state>
  421. <state x="2660" y="275" key="FileChooserDialogImpl/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688010935519" />
  422. <state width="1877" height="226" key="GridCell.Tab.0.bottom" timestamp="1695377727995">
  423. <screen x="1920" y="0" width="1920" height="1040" />
  424. </state>
  425. <state width="1877" height="311" key="GridCell.Tab.0.bottom/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646768" />
  426. <state width="1877" height="226" key="GridCell.Tab.0.bottom/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695377727995" />
  427. <state width="1877" height="226" key="GridCell.Tab.0.center" timestamp="1695377727995">
  428. <screen x="1920" y="0" width="1920" height="1040" />
  429. </state>
  430. <state width="1877" height="311" key="GridCell.Tab.0.center/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646768" />
  431. <state width="1877" height="226" key="GridCell.Tab.0.center/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695377727995" />
  432. <state width="1877" height="226" key="GridCell.Tab.0.left" timestamp="1695377727995">
  433. <screen x="1920" y="0" width="1920" height="1040" />
  434. </state>
  435. <state width="1877" height="311" key="GridCell.Tab.0.left/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646768" />
  436. <state width="1877" height="226" key="GridCell.Tab.0.left/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695377727995" />
  437. <state width="1877" height="226" key="GridCell.Tab.0.right" timestamp="1695377727995">
  438. <screen x="1920" y="0" width="1920" height="1040" />
  439. </state>
  440. <state width="1877" height="311" key="GridCell.Tab.0.right/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646768" />
  441. <state width="1877" height="226" key="GridCell.Tab.0.right/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695377727995" />
  442. <state width="1877" height="269" key="GridCell.Tab.1.bottom" timestamp="1695376748325">
  443. <screen x="1920" y="0" width="1920" height="1040" />
  444. </state>
  445. <state width="1877" height="311" key="GridCell.Tab.1.bottom/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646769" />
  446. <state width="1877" height="269" key="GridCell.Tab.1.bottom/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748325" />
  447. <state width="1877" height="269" key="GridCell.Tab.1.center" timestamp="1695376748325">
  448. <screen x="1920" y="0" width="1920" height="1040" />
  449. </state>
  450. <state width="1877" height="311" key="GridCell.Tab.1.center/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646768" />
  451. <state width="1877" height="269" key="GridCell.Tab.1.center/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748325" />
  452. <state width="1877" height="269" key="GridCell.Tab.1.left" timestamp="1695376748324">
  453. <screen x="1920" y="0" width="1920" height="1040" />
  454. </state>
  455. <state width="1877" height="311" key="GridCell.Tab.1.left/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646768" />
  456. <state width="1877" height="269" key="GridCell.Tab.1.left/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748324" />
  457. <state width="1877" height="269" key="GridCell.Tab.1.right" timestamp="1695376748325">
  458. <screen x="1920" y="0" width="1920" height="1040" />
  459. </state>
  460. <state width="1877" height="311" key="GridCell.Tab.1.right/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646768" />
  461. <state width="1877" height="269" key="GridCell.Tab.1.right/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748325" />
  462. <state width="1877" height="269" key="GridCell.Tab.2.bottom" timestamp="1695376748325">
  463. <screen x="1920" y="0" width="1920" height="1040" />
  464. </state>
  465. <state width="1877" height="311" key="GridCell.Tab.2.bottom/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646769" />
  466. <state width="1877" height="269" key="GridCell.Tab.2.bottom/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748325" />
  467. <state width="1877" height="269" key="GridCell.Tab.2.center" timestamp="1695376748325">
  468. <screen x="1920" y="0" width="1920" height="1040" />
  469. </state>
  470. <state width="1877" height="311" key="GridCell.Tab.2.center/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646769" />
  471. <state width="1877" height="269" key="GridCell.Tab.2.center/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748325" />
  472. <state width="1877" height="269" key="GridCell.Tab.2.left" timestamp="1695376748325">
  473. <screen x="1920" y="0" width="1920" height="1040" />
  474. </state>
  475. <state width="1877" height="311" key="GridCell.Tab.2.left/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646769" />
  476. <state width="1877" height="269" key="GridCell.Tab.2.left/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748325" />
  477. <state width="1877" height="269" key="GridCell.Tab.2.right" timestamp="1695376748325">
  478. <screen x="1920" y="0" width="1920" height="1040" />
  479. </state>
  480. <state width="1877" height="311" key="GridCell.Tab.2.right/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646769" />
  481. <state width="1877" height="269" key="GridCell.Tab.2.right/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748325" />
  482. <state x="2381" y="162" key="SettingsEditor" timestamp="1688011350889">
  483. <screen x="1920" y="0" width="1920" height="1040" />
  484. </state>
  485. <state x="461" y="162" key="SettingsEditor/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1687136970053" />
  486. <state x="2381" y="162" key="SettingsEditor/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688011350889" />
  487. <state x="552" y="253" key="Vcs.Push.Dialog.v2" timestamp="1690786349257">
  488. <screen x="0" y="0" width="1920" height="1040" />
  489. </state>
  490. <state x="552" y="253" key="Vcs.Push.Dialog.v2/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1690786349257" />
  491. <state x="2472" y="253" key="Vcs.Push.Dialog.v2/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688350776665" />
  492. <state x="2560" y="344" key="com.intellij.ide.util.TipDialog" timestamp="1693901865566">
  493. <screen x="1920" y="0" width="1920" height="1040" />
  494. </state>
  495. <state x="640" y="344" key="com.intellij.ide.util.TipDialog/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691716584940" />
  496. <state x="2560" y="344" key="com.intellij.ide.util.TipDialog/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693901865566" />
  497. <state x="2672" y="437" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1688096101586">
  498. <screen x="1920" y="0" width="1920" height="1040" />
  499. </state>
  500. <state x="2672" y="437" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688096101586" />
  501. <state x="2610" y="274" key="extract.method.dialog" timestamp="1688122435524">
  502. <screen x="1920" y="0" width="1920" height="1040" />
  503. </state>
  504. <state x="2610" y="274" key="extract.method.dialog/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688122435524" />
  505. <state x="2556" y="253" width="786" height="600" key="find.popup" timestamp="1693382065513">
  506. <screen x="1920" y="0" width="1920" height="1040" />
  507. </state>
  508. <state x="636" y="253" width="786" height="600" key="find.popup/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1689067585155" />
  509. <state x="2556" y="253" width="786" height="600" key="find.popup/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693382065513" />
  510. <state x="2254" y="221" key="new project wizard" timestamp="1687836631621">
  511. <screen x="1920" y="0" width="1920" height="1040" />
  512. </state>
  513. <state x="2254" y="221" key="new project wizard/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1687836631621" />
  514. <state x="2536" y="240" key="run.anything.popup" timestamp="1688188675365">
  515. <screen x="1920" y="0" width="1920" height="1040" />
  516. </state>
  517. <state x="2536" y="240" key="run.anything.popup/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688188675365" />
  518. </component>
  519. </project>