workspace.xml 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365
  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 beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/logs/project_image_synthesis.log" beforeDir="false" afterPath="$PROJECT_DIR$/logs/project_image_synthesis.log" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/springboot-base/target/springboot-base-0.0.1-SNAPSHOT.jar" beforeDir="false" afterPath="$PROJECT_DIR$/springboot-base/target/springboot-base-0.0.1-SNAPSHOT.jar" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/springboot-function/src/main/java/com/xmnk/springbootfunction/service/impl/TemplateServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/springboot-function/src/main/java/com/xmnk/springbootfunction/service/impl/TemplateServiceImpl.java" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/springboot-function/target/TuPianHeCheng-1.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/springboot-function/target/TuPianHeCheng-1.0.jar" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/springboot-function/target/TuPianHeCheng-1.0.jar.original" beforeDir="false" afterPath="$PROJECT_DIR$/springboot-function/target/TuPianHeCheng-1.0.jar.original" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/springboot-function/target/classes/com/xmnk/springbootfunction/service/impl/TemplateServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/springboot-function/target/classes/com/xmnk/springbootfunction/service/impl/TemplateServiceImpl.class" afterDir="false" />
  12. </list>
  13. <option name="SHOW_DIALOG" value="false" />
  14. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  15. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  16. <option name="LAST_RESOLUTION" value="IGNORE" />
  17. </component>
  18. <component name="FavoritesManager">
  19. <favorites_list name="springboot-parent" />
  20. </component>
  21. <component name="FileTemplateManagerImpl">
  22. <option name="RECENT_TEMPLATES">
  23. <list>
  24. <option value="FxmlFile" />
  25. <option value="Enum" />
  26. <option value="Interface" />
  27. <option value="Class" />
  28. </list>
  29. </option>
  30. </component>
  31. <component name="Git.Settings">
  32. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  33. <option name="UPDATE_TYPE" value="MERGE" />
  34. </component>
  35. <component name="IgnoredFileRootStore">
  36. <option name="generatedRoots">
  37. <set>
  38. <option value="E:\java\YaoXiangMu\springboot-parent\.idea" />
  39. </set>
  40. </option>
  41. </component>
  42. <component name="MavenImportPreferences">
  43. <option name="generalSettings">
  44. <MavenGeneralSettings>
  45. <option name="mavenHome" value="$PROJECT_DIR$/../../maven/apache-maven-3.6.1" />
  46. <option name="userSettingsFile" value="E:\java\maven\apache-maven-3.6.1\conf\settings.xml" />
  47. </MavenGeneralSettings>
  48. </option>
  49. <option name="importingSettings">
  50. <MavenImportingSettings>
  51. <option name="importAutomatically" value="true" />
  52. </MavenImportingSettings>
  53. </option>
  54. </component>
  55. <component name="MavenRunner">
  56. <option name="skipTests" value="true" />
  57. </component>
  58. <component name="ProjectId" id="2RJoLqV0swgcpOgVr1fjveGP96a" />
  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. </component>
  65. <component name="PropertiesComponent">
  66. <property name="RequestMappingsPanelOrder0" value="0" />
  67. <property name="RequestMappingsPanelOrder1" value="1" />
  68. <property name="RequestMappingsPanelWidth0" value="75" />
  69. <property name="RequestMappingsPanelWidth1" value="75" />
  70. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  71. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  72. <property name="WebServerToolWindowFactoryState" value="false" />
  73. <property name="aspect.path.notification.shown" value="true" />
  74. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  75. <property name="project.structure.last.edited" value="Modules" />
  76. <property name="project.structure.proportion" value="0.15" />
  77. <property name="project.structure.side.proportion" value="0.2" />
  78. <property name="settings.editor.selected.configurable" value="vcs.Perforce" />
  79. </component>
  80. <component name="RecentsManager">
  81. <key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
  82. <recent name="com.xmnk.springbootfunction" />
  83. </key>
  84. <key name="CopyClassDialog.RECENTS_KEY">
  85. <recent name="com.xmnk.springbootbase.entity" />
  86. <recent name="com.xmnk.springbootbase.dao" />
  87. <recent name="com.xmnk.springbootfunction.entity" />
  88. <recent name="com.xmnk.springbootfunction.service.impl" />
  89. <recent name="com.xmnk.springbootfunction.service" />
  90. </key>
  91. <key name="CopyFile.RECENT_KEYS">
  92. <recent name="E:\java\YaoXiangMu\springboot-parent" />
  93. <recent name="E:\java\YaoXiangMu\springboot-parent\springboot-base\src\main\resources\mappers" />
  94. <recent name="E:\java\YaoXiangMu\springboot-parent\springboot-function\src\main\java\com\xmnk\springbootfunction\entity" />
  95. <recent name="E:\java\YaoXiangMu\springboot-parent\springboot-function\src\main\resources" />
  96. <recent name="E:\java\YaoXiangMu\springboot-parent\springboot-base\src\main\java\com\xmnk\springbootbase\entity" />
  97. </key>
  98. </component>
  99. <component name="RunManager" selected="Spring Boot.SpringbootFunctionApplication">
  100. <configuration name="SpringbootBaseApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  101. <module name="springboot-base" />
  102. <option name="SPRING_BOOT_MAIN_CLASS" value="com.xmnk.springbootbase.SpringbootBaseApplication" />
  103. <method v="2">
  104. <option name="Make" enabled="true" />
  105. </method>
  106. </configuration>
  107. <configuration name="SpringbootFunctionApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  108. <module name="springboot-function" />
  109. <option name="SPRING_BOOT_MAIN_CLASS" value="com.xmnk.springbootfunction.SpringbootFunctionApplication" />
  110. <method v="2">
  111. <option name="Make" enabled="true" />
  112. </method>
  113. </configuration>
  114. <configuration name="SpringbootParentApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  115. <module name="springboot-parent" />
  116. <option name="SPRING_BOOT_MAIN_CLASS" value="com.xmnk.springbootparent.SpringbootParentApplication" />
  117. <method v="2">
  118. <option name="Make" enabled="true" />
  119. </method>
  120. </configuration>
  121. </component>
  122. <component name="ServiceViewManager">
  123. <option name="viewStates">
  124. <list>
  125. <serviceView>
  126. <treeState>
  127. <expand />
  128. <select />
  129. </treeState>
  130. </serviceView>
  131. </list>
  132. </option>
  133. </component>
  134. <component name="SvnConfiguration">
  135. <configuration>C:\Users\admin\AppData\Roaming\Subversion</configuration>
  136. </component>
  137. <component name="TaskManager">
  138. <task active="true" id="Default" summary="Default task">
  139. <changelist id="7f042d7d-b621-4a07-8bfd-3e8d4f7f1687" name="Default Changelist" comment="" />
  140. <created>1686977491587</created>
  141. <option name="number" value="Default" />
  142. <option name="presentableId" value="Default" />
  143. <updated>1686977491587</updated>
  144. <workItem from="1686977496240" duration="2216000" />
  145. <workItem from="1686979747420" duration="3195000" />
  146. <workItem from="1686982980197" duration="14859000" />
  147. <workItem from="1686998022241" duration="15000" />
  148. <workItem from="1687136577926" duration="19706000" />
  149. <workItem from="1687160146079" duration="5000" />
  150. <workItem from="1687160188369" duration="5832000" />
  151. <workItem from="1687222398115" duration="54840000" />
  152. <workItem from="1687654740962" duration="46565000" />
  153. <workItem from="1687827720378" duration="51254000" />
  154. <workItem from="1688038357624" duration="614000" />
  155. <workItem from="1688086380479" duration="4518000" />
  156. <workItem from="1688103730755" duration="2140000" />
  157. <workItem from="1688105941639" duration="7744000" />
  158. </task>
  159. <task id="LOCAL-00001" summary="first">
  160. <created>1688011457362</created>
  161. <option name="number" value="00001" />
  162. <option name="presentableId" value="LOCAL-00001" />
  163. <option name="project" value="LOCAL" />
  164. <updated>1688011457362</updated>
  165. </task>
  166. <task id="LOCAL-00002" summary="first">
  167. <created>1688011924278</created>
  168. <option name="number" value="00002" />
  169. <option name="presentableId" value="LOCAL-00002" />
  170. <option name="project" value="LOCAL" />
  171. <updated>1688011924278</updated>
  172. </task>
  173. <task id="LOCAL-00003" summary="增加元素标题&amp;&amp;增加图片定时删除任务">
  174. <created>1688029020291</created>
  175. <option name="number" value="00003" />
  176. <option name="presentableId" value="LOCAL-00003" />
  177. <option name="project" value="LOCAL" />
  178. <updated>1688029020291</updated>
  179. </task>
  180. <task id="LOCAL-00004" summary="增加元素标题&amp;&amp;增加图片定时删除任务">
  181. <created>1688095902840</created>
  182. <option name="number" value="00004" />
  183. <option name="presentableId" value="LOCAL-00004" />
  184. <option name="project" value="LOCAL" />
  185. <updated>1688095902840</updated>
  186. </task>
  187. <task id="LOCAL-00005" summary="增加元素标题&amp;&amp;增加图片定时删除任务">
  188. <created>1688095960395</created>
  189. <option name="number" value="00005" />
  190. <option name="presentableId" value="LOCAL-00005" />
  191. <option name="project" value="LOCAL" />
  192. <updated>1688095960395</updated>
  193. </task>
  194. <task id="LOCAL-00006" summary="增加元素标题&amp;&amp;增加图片定时删除任务">
  195. <created>1688096044311</created>
  196. <option name="number" value="00006" />
  197. <option name="presentableId" value="LOCAL-00006" />
  198. <option name="project" value="LOCAL" />
  199. <updated>1688096044311</updated>
  200. </task>
  201. <task id="LOCAL-00007" summary="增加元素标题&amp;&amp;增加图片定时删除任务">
  202. <created>1688096294850</created>
  203. <option name="number" value="00007" />
  204. <option name="presentableId" value="LOCAL-00007" />
  205. <option name="project" value="LOCAL" />
  206. <updated>1688096294850</updated>
  207. </task>
  208. <task id="LOCAL-00008" summary="打包缺少字体 重新打包">
  209. <created>1688105713635</created>
  210. <option name="number" value="00008" />
  211. <option name="presentableId" value="LOCAL-00008" />
  212. <option name="project" value="LOCAL" />
  213. <updated>1688105713635</updated>
  214. </task>
  215. <task id="LOCAL-00009" summary="打包缺少字体 重新打包">
  216. <created>1688106068216</created>
  217. <option name="number" value="00009" />
  218. <option name="presentableId" value="LOCAL-00009" />
  219. <option name="project" value="LOCAL" />
  220. <updated>1688106068216</updated>
  221. </task>
  222. <option name="localTasksCounter" value="10" />
  223. <servers />
  224. </component>
  225. <component name="TypeScriptGeneratedFilesManager">
  226. <option name="version" value="1" />
  227. </component>
  228. <component name="VcsManagerConfiguration">
  229. <MESSAGE value="first" />
  230. <MESSAGE value="增加元素标题&amp;&amp;增加图片定时删除任务" />
  231. <MESSAGE value="打包缺少字体 重新打包" />
  232. <option name="LAST_COMMIT_MESSAGE" value="打包缺少字体 重新打包" />
  233. </component>
  234. <component name="WindowStateProjectService">
  235. <state x="2472" y="179" key="#Project_Structure" timestamp="1686980712134">
  236. <screen x="1920" y="0" width="1920" height="1040" />
  237. </state>
  238. <state x="2472" y="179" key="#Project_Structure/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1686980712134" />
  239. <state x="2685" y="230" key="#com.intellij.ide.util.MemberChooser" timestamp="1688025525819">
  240. <screen x="1920" y="0" width="1920" height="1040" />
  241. </state>
  242. <state x="2685" y="230" key="#com.intellij.ide.util.MemberChooser/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688025525819" />
  243. <state x="2685" y="445" key="#com.intellij.refactoring.move.MoveHandler.SelectRefactoringDialog" timestamp="1688023660778">
  244. <screen x="1920" y="0" width="1920" height="1040" />
  245. </state>
  246. <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" />
  247. <state x="2641" y="379" width="528" height="292" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes" timestamp="1686993271694">
  248. <screen x="1920" y="0" width="1920" height="1040" />
  249. </state>
  250. <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" />
  251. <state x="2641" y="400" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.packages" timestamp="1687137769436">
  252. <screen x="1920" y="0" width="1920" height="1040" />
  253. </state>
  254. <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" />
  255. <state x="2610" y="267" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1688023284656">
  256. <screen x="1920" y="0" width="1920" height="1040" />
  257. </state>
  258. <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" />
  259. <state x="2635" y="222" key="#xdebugger.evaluate" timestamp="1687774798152">
  260. <screen x="1920" y="0" width="1920" height="1040" />
  261. </state>
  262. <state x="2635" y="222" key="#xdebugger.evaluate/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1687774798152" />
  263. <state x="2377" y="112" key="CommitChangelistDialog2" timestamp="1688106063440">
  264. <screen x="1920" y="0" width="1920" height="1040" />
  265. </state>
  266. <state x="2377" y="112" key="CommitChangelistDialog2/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688106063440" />
  267. <state width="1188" height="466" key="DebuggerActiveHint" timestamp="1687940585390">
  268. <screen x="1920" y="0" width="1920" height="1040" />
  269. </state>
  270. <state width="1188" height="466" key="DebuggerActiveHint/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1687940585390" />
  271. <state x="2660" y="275" key="FileChooserDialogImpl" timestamp="1688010935519">
  272. <screen x="1920" y="0" width="1920" height="1040" />
  273. </state>
  274. <state x="2660" y="275" key="FileChooserDialogImpl/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688010935519" />
  275. <state width="1877" height="425" key="GridCell.Tab.0.bottom" timestamp="1688119089592">
  276. <screen x="1920" y="0" width="1920" height="1040" />
  277. </state>
  278. <state width="1877" height="380" key="GridCell.Tab.0.bottom/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1687137042765" />
  279. <state width="1877" height="425" key="GridCell.Tab.0.bottom/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688119089592" />
  280. <state width="1877" height="425" key="GridCell.Tab.0.center" timestamp="1688119089592">
  281. <screen x="1920" y="0" width="1920" height="1040" />
  282. </state>
  283. <state width="1877" height="380" key="GridCell.Tab.0.center/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1687137042765" />
  284. <state width="1877" height="425" key="GridCell.Tab.0.center/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688119089592" />
  285. <state width="1877" height="425" key="GridCell.Tab.0.left" timestamp="1688119089592">
  286. <screen x="1920" y="0" width="1920" height="1040" />
  287. </state>
  288. <state width="1877" height="380" key="GridCell.Tab.0.left/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1687137042765" />
  289. <state width="1877" height="425" key="GridCell.Tab.0.left/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688119089592" />
  290. <state width="1877" height="425" key="GridCell.Tab.0.right" timestamp="1688119089592">
  291. <screen x="1920" y="0" width="1920" height="1040" />
  292. </state>
  293. <state width="1877" height="380" key="GridCell.Tab.0.right/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1687137042765" />
  294. <state width="1877" height="425" key="GridCell.Tab.0.right/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688119089592" />
  295. <state width="1877" height="343" key="GridCell.Tab.1.bottom" timestamp="1688118868718">
  296. <screen x="1920" y="0" width="1920" height="1040" />
  297. </state>
  298. <state width="1877" height="380" key="GridCell.Tab.1.bottom/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1687137042766" />
  299. <state width="1877" height="343" key="GridCell.Tab.1.bottom/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688118868718" />
  300. <state width="1877" height="343" key="GridCell.Tab.1.center" timestamp="1688118868718">
  301. <screen x="1920" y="0" width="1920" height="1040" />
  302. </state>
  303. <state width="1877" height="380" key="GridCell.Tab.1.center/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1687137042765" />
  304. <state width="1877" height="343" key="GridCell.Tab.1.center/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688118868718" />
  305. <state width="1877" height="343" key="GridCell.Tab.1.left" timestamp="1688118868718">
  306. <screen x="1920" y="0" width="1920" height="1040" />
  307. </state>
  308. <state width="1877" height="380" key="GridCell.Tab.1.left/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1687137042765" />
  309. <state width="1877" height="343" key="GridCell.Tab.1.left/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688118868718" />
  310. <state width="1877" height="343" key="GridCell.Tab.1.right" timestamp="1688118868718">
  311. <screen x="1920" y="0" width="1920" height="1040" />
  312. </state>
  313. <state width="1877" height="380" key="GridCell.Tab.1.right/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1687137042765" />
  314. <state width="1877" height="343" key="GridCell.Tab.1.right/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688118868718" />
  315. <state width="1877" height="343" key="GridCell.Tab.2.bottom" timestamp="1688118868719">
  316. <screen x="1920" y="0" width="1920" height="1040" />
  317. </state>
  318. <state width="1877" height="380" key="GridCell.Tab.2.bottom/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1687137042767" />
  319. <state width="1877" height="343" key="GridCell.Tab.2.bottom/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688118868719" />
  320. <state width="1877" height="343" key="GridCell.Tab.2.center" timestamp="1688118868719">
  321. <screen x="1920" y="0" width="1920" height="1040" />
  322. </state>
  323. <state width="1877" height="380" key="GridCell.Tab.2.center/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1687137042766" />
  324. <state width="1877" height="343" key="GridCell.Tab.2.center/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688118868719" />
  325. <state width="1877" height="343" key="GridCell.Tab.2.left" timestamp="1688118868719">
  326. <screen x="1920" y="0" width="1920" height="1040" />
  327. </state>
  328. <state width="1877" height="380" key="GridCell.Tab.2.left/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1687137042766" />
  329. <state width="1877" height="343" key="GridCell.Tab.2.left/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688118868719" />
  330. <state width="1877" height="343" key="GridCell.Tab.2.right" timestamp="1688118868719">
  331. <screen x="1920" y="0" width="1920" height="1040" />
  332. </state>
  333. <state width="1877" height="380" key="GridCell.Tab.2.right/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1687137042767" />
  334. <state width="1877" height="343" key="GridCell.Tab.2.right/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688118868719" />
  335. <state x="2381" y="162" key="SettingsEditor" timestamp="1688011350889">
  336. <screen x="1920" y="0" width="1920" height="1040" />
  337. </state>
  338. <state x="461" y="162" key="SettingsEditor/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1687136970053" />
  339. <state x="2381" y="162" key="SettingsEditor/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688011350889" />
  340. <state x="2472" y="253" key="Vcs.Push.Dialog.v2" timestamp="1688106088936">
  341. <screen x="1920" y="0" width="1920" height="1040" />
  342. </state>
  343. <state x="2472" y="253" key="Vcs.Push.Dialog.v2/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688106088936" />
  344. <state x="2560" y="344" key="com.intellij.ide.util.TipDialog" timestamp="1688086382362">
  345. <screen x="1920" y="0" width="1920" height="1040" />
  346. </state>
  347. <state x="2560" y="344" key="com.intellij.ide.util.TipDialog/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688086382362" />
  348. <state x="2672" y="437" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1688096101586">
  349. <screen x="1920" y="0" width="1920" height="1040" />
  350. </state>
  351. <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" />
  352. <state x="2556" y="253" width="786" height="600" key="find.popup" timestamp="1688021540668">
  353. <screen x="1920" y="0" width="1920" height="1040" />
  354. </state>
  355. <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="1688021540668" />
  356. <state x="2254" y="221" key="new project wizard" timestamp="1687836631621">
  357. <screen x="1920" y="0" width="1920" height="1040" />
  358. </state>
  359. <state x="2254" y="221" key="new project wizard/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1687836631621" />
  360. <state x="2536" y="240" key="run.anything.popup" timestamp="1687333385776">
  361. <screen x="1920" y="0" width="1920" height="1040" />
  362. </state>
  363. <state x="2536" y="240" key="run.anything.popup/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1687333385776" />
  364. </component>
  365. </project>