workspace.xml 26 KB

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