123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="7f042d7d-b621-4a07-8bfd-3e8d4f7f1687" name="Default Changelist" comment="增加操作日志保存">
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_dtflys_forest_forest_core_1_5_26.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_dtflys_forest_forest_spring_1_5_26.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_dtflys_forest_forest_spring_boot_starter_1_5_26.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_findbugs_jsr305_3_0_1.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_protobuf_protobuf_java_3_16_1.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_googlecode_juniversalchardet_juniversalchardet_1_0_3.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_squareup_okhttp3_okhttp_3_14_9.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_squareup_okio_okio_1_17_2.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_istack_istack_commons_runtime_3_0_7.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_xml_fastinfoset_FastInfoset_1_2_15.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_9.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpclient_cache_4_5_9.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpcore_4_4_11.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpmime_4_5_9.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_glassfish_jaxb_jaxb_runtime_2_3_1.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_glassfish_jaxb_txw2_2_3_1.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_jvnet_staxex_stax_ex_1_8.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_configuration_processor_2_1_6_RELEASE.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/logs/project_image_synthesis.log" beforeDir="false" afterPath="$PROJECT_DIR$/logs/project_image_synthesis.log" afterDir="false" />
- <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" />
- <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" />
- <change beforePath="$PROJECT_DIR$/springboot-function/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/springboot-function/pom.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/springboot-function/springboot-function.iml" beforeDir="false" afterPath="$PROJECT_DIR$/springboot-function/springboot-function.iml" afterDir="false" />
- <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" />
- <change beforePath="$PROJECT_DIR$/springboot-function/target/classes/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/springboot-function/target/classes/application.yml" afterDir="false" />
- </list>
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="FavoritesManager">
- <favorites_list name="springboot-parent" />
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="FxmlFile" />
- <option value="Enum" />
- <option value="Interface" />
- <option value="Class" />
- </list>
- </option>
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- <option name="UPDATE_TYPE" value="MERGE" />
- </component>
- <component name="IgnoredFileRootStore">
- <option name="generatedRoots">
- <set>
- <option value="E:\java\YaoXiangMu\springboot-parent\.idea" />
- </set>
- </option>
- </component>
- <component name="MavenImportPreferences">
- <option name="generalSettings">
- <MavenGeneralSettings>
- <option name="mavenHome" value="$PROJECT_DIR$/../../maven/apache-maven-3.6.1" />
- <option name="userSettingsFile" value="E:\java\maven\apache-maven-3.6.1\conf\settings.xml" />
- </MavenGeneralSettings>
- </option>
- <option name="importingSettings">
- <MavenImportingSettings>
- <option name="importAutomatically" value="true" />
- </MavenImportingSettings>
- </option>
- </component>
- <component name="MavenRunner">
- <option name="skipTests" value="true" />
- </component>
- <component name="ProjectId" id="2RJoLqV0swgcpOgVr1fjveGP96a" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showExcludedFiles" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">
- <property name="RequestMappingsPanelOrder0" value="0" />
- <property name="RequestMappingsPanelOrder1" value="1" />
- <property name="RequestMappingsPanelWidth0" value="75" />
- <property name="RequestMappingsPanelWidth1" value="75" />
- <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
- <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="aspect.path.notification.shown" value="true" />
- <property name="extract.method.default.visibility" value="private" />
- <property name="last_opened_file_path" value="$PROJECT_DIR$" />
- <property name="project.structure.last.edited" value="Modules" />
- <property name="project.structure.proportion" value="0.15" />
- <property name="project.structure.side.proportion" value="0.2" />
- <property name="settings.editor.selected.configurable" value="vcs.Perforce" />
- </component>
- <component name="RecentsManager">
- <key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
- <recent name="com.xmnk.springbootfunction" />
- </key>
- <key name="CopyClassDialog.RECENTS_KEY">
- <recent name="com.xmnk.springbootfunction.dao" />
- <recent name="com.xmnk.springbootbase.dao" />
- <recent name="com.xmnk.springbootfunction.service.impl" />
- <recent name="com.xmnk.springbootfunction.service" />
- <recent name="com.xmnk.springbootfunction.controller.base" />
- </key>
- <key name="CopyFile.RECENT_KEYS">
- <recent name="E:\java\YaoXiangMu\springboot-parent\springboot-function\src\main\java\com\xmnk\springbootfunction\sso" />
- <recent name="E:\java\YaoXiangMu\springboot-parent" />
- <recent name="E:\java\YaoXiangMu\springboot-parent\springboot-base\src\main\resources\mappers" />
- <recent name="E:\java\YaoXiangMu\springboot-parent\springboot-function\src\main\java\com\xmnk\springbootfunction\entity" />
- <recent name="E:\java\YaoXiangMu\springboot-parent\springboot-function\src\main\resources" />
- </key>
- </component>
- <component name="RunManager" selected="Spring Boot.SpringbootFunctionApplication">
- <configuration name="SpringbootBaseApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
- <module name="springboot-base" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.xmnk.springbootbase.SpringbootBaseApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="SpringbootFunctionApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
- <module name="springboot-function" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.xmnk.springbootfunction.SpringbootFunctionApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="SpringbootParentApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
- <module name="springboot-parent" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.xmnk.springbootparent.SpringbootParentApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- </component>
- <component name="ServiceViewManager">
- <option name="viewStates">
- <list>
- <serviceView>
- <treeState>
- <expand />
- <select />
- </treeState>
- </serviceView>
- </list>
- </option>
- </component>
- <component name="SvnConfiguration">
- <configuration>C:\Users\admin\AppData\Roaming\Subversion</configuration>
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="7f042d7d-b621-4a07-8bfd-3e8d4f7f1687" name="Default Changelist" comment="" />
- <created>1686977491587</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1686977491587</updated>
- <workItem from="1686977496240" duration="2216000" />
- <workItem from="1686979747420" duration="3195000" />
- <workItem from="1686982980197" duration="14859000" />
- <workItem from="1686998022241" duration="15000" />
- <workItem from="1687136577926" duration="19706000" />
- <workItem from="1687160146079" duration="5000" />
- <workItem from="1687160188369" duration="5832000" />
- <workItem from="1687222398115" duration="54840000" />
- <workItem from="1687654740962" duration="46565000" />
- <workItem from="1687827720378" duration="51254000" />
- <workItem from="1688038357624" duration="614000" />
- <workItem from="1688086380479" duration="4518000" />
- <workItem from="1688103730755" duration="2140000" />
- <workItem from="1688105941639" duration="40659000" />
- <workItem from="1688200043275" duration="2963000" />
- <workItem from="1688203851804" duration="6020000" />
- <workItem from="1688346173572" duration="10026000" />
- <workItem from="1688519168796" duration="3157000" />
- <workItem from="1688614154200" duration="2573000" />
- <workItem from="1688630815562" duration="59000" />
- <workItem from="1688717983535" duration="1127000" />
- <workItem from="1689062214601" duration="3044000" />
- <workItem from="1689123697067" duration="878000" />
- <workItem from="1689129869006" duration="2355000" />
- <workItem from="1689143045414" duration="8692000" />
- <workItem from="1689210286319" duration="4935000" />
- <workItem from="1689409158361" duration="323000" />
- <workItem from="1689588680557" duration="666000" />
- <workItem from="1689762427068" duration="69000" />
- <workItem from="1689762524333" duration="13000" />
- <workItem from="1690162294624" duration="22000" />
- <workItem from="1690424047163" duration="43000" />
- <workItem from="1690783071992" duration="3089000" />
- <workItem from="1691657670509" duration="1983000" />
- <workItem from="1691716582593" duration="3951000" />
- <workItem from="1692769290268" duration="1420000" />
- <workItem from="1692775878595" duration="580000" />
- <workItem from="1692840689293" duration="59000" />
- <workItem from="1692945061066" duration="2268000" />
- <workItem from="1693185005786" duration="11000" />
- <workItem from="1693207671835" duration="371000" />
- <workItem from="1693208511943" duration="603000" />
- <workItem from="1693302770406" duration="520000" />
- <workItem from="1693382010926" duration="684000" />
- <workItem from="1693901272528" duration="579000" />
- <workItem from="1695374350209" duration="2666000" />
- </task>
- <task id="LOCAL-00001" summary="first">
- <created>1688011457362</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1688011457362</updated>
- </task>
- <task id="LOCAL-00002" summary="first">
- <created>1688011924278</created>
- <option name="number" value="00002" />
- <option name="presentableId" value="LOCAL-00002" />
- <option name="project" value="LOCAL" />
- <updated>1688011924278</updated>
- </task>
- <task id="LOCAL-00003" summary="增加元素标题&&增加图片定时删除任务">
- <created>1688029020291</created>
- <option name="number" value="00003" />
- <option name="presentableId" value="LOCAL-00003" />
- <option name="project" value="LOCAL" />
- <updated>1688029020291</updated>
- </task>
- <task id="LOCAL-00004" summary="增加元素标题&&增加图片定时删除任务">
- <created>1688095902840</created>
- <option name="number" value="00004" />
- <option name="presentableId" value="LOCAL-00004" />
- <option name="project" value="LOCAL" />
- <updated>1688095902840</updated>
- </task>
- <task id="LOCAL-00005" summary="增加元素标题&&增加图片定时删除任务">
- <created>1688095960395</created>
- <option name="number" value="00005" />
- <option name="presentableId" value="LOCAL-00005" />
- <option name="project" value="LOCAL" />
- <updated>1688095960395</updated>
- </task>
- <task id="LOCAL-00006" summary="增加元素标题&&增加图片定时删除任务">
- <created>1688096044311</created>
- <option name="number" value="00006" />
- <option name="presentableId" value="LOCAL-00006" />
- <option name="project" value="LOCAL" />
- <updated>1688096044311</updated>
- </task>
- <task id="LOCAL-00007" summary="增加元素标题&&增加图片定时删除任务">
- <created>1688096294850</created>
- <option name="number" value="00007" />
- <option name="presentableId" value="LOCAL-00007" />
- <option name="project" value="LOCAL" />
- <updated>1688096294850</updated>
- </task>
- <task id="LOCAL-00008" summary="打包缺少字体 重新打包">
- <created>1688105713635</created>
- <option name="number" value="00008" />
- <option name="presentableId" value="LOCAL-00008" />
- <option name="project" value="LOCAL" />
- <updated>1688105713635</updated>
- </task>
- <task id="LOCAL-00009" summary="打包缺少字体 重新打包">
- <created>1688106068216</created>
- <option name="number" value="00009" />
- <option name="presentableId" value="LOCAL-00009" />
- <option name="project" value="LOCAL" />
- <updated>1688106068216</updated>
- </task>
- <task id="LOCAL-00010" summary="换行修改">
- <created>1688119137887</created>
- <option name="number" value="00010" />
- <option name="presentableId" value="LOCAL-00010" />
- <option name="project" value="LOCAL" />
- <updated>1688119137888</updated>
- </task>
- <task id="LOCAL-00011" summary="换行修改">
- <created>1688119421147</created>
- <option name="number" value="00011" />
- <option name="presentableId" value="LOCAL-00011" />
- <option name="project" value="LOCAL" />
- <updated>1688119421147</updated>
- </task>
- <task id="LOCAL-00012" summary="基础功能修改">
- <created>1688201659262</created>
- <option name="number" value="00012" />
- <option name="presentableId" value="LOCAL-00012" />
- <option name="project" value="LOCAL" />
- <updated>1688201659262</updated>
- </task>
- <task id="LOCAL-00013" summary="打包">
- <created>1688201986620</created>
- <option name="number" value="00013" />
- <option name="presentableId" value="LOCAL-00013" />
- <option name="project" value="LOCAL" />
- <updated>1688201986620</updated>
- </task>
- <task id="LOCAL-00014" summary="表结构">
- <created>1688202616816</created>
- <option name="number" value="00014" />
- <option name="presentableId" value="LOCAL-00014" />
- <option name="project" value="LOCAL" />
- <updated>1688202616816</updated>
- </task>
- <task id="LOCAL-00015" summary="换行修改">
- <created>1688209899146</created>
- <option name="number" value="00015" />
- <option name="presentableId" value="LOCAL-00015" />
- <option name="project" value="LOCAL" />
- <updated>1688209899146</updated>
- </task>
- <task id="LOCAL-00016" summary="换行修改">
- <created>1688349732490</created>
- <option name="number" value="00016" />
- <option name="presentableId" value="LOCAL-00016" />
- <option name="project" value="LOCAL" />
- <updated>1688349732490</updated>
- </task>
- <task id="LOCAL-00017" summary="首行缩进去掉">
- <created>1688350771503</created>
- <option name="number" value="00017" />
- <option name="presentableId" value="LOCAL-00017" />
- <option name="project" value="LOCAL" />
- <updated>1688350771503</updated>
- </task>
- <task id="LOCAL-00018" summary="文字超出范围修改">
- <created>1689153263453</created>
- <option name="number" value="00018" />
- <option name="presentableId" value="LOCAL-00018" />
- <option name="project" value="LOCAL" />
- <updated>1689153263453</updated>
- </task>
- <task id="LOCAL-00019" summary="文字超出范围修改">
- <created>1689215316203</created>
- <option name="number" value="00019" />
- <option name="presentableId" value="LOCAL-00019" />
- <option name="project" value="LOCAL" />
- <updated>1689215316203</updated>
- </task>
- <task id="LOCAL-00020" summary="增加操作日志保存">
- <created>1689409438744</created>
- <option name="number" value="00020" />
- <option name="presentableId" value="LOCAL-00020" />
- <option name="project" value="LOCAL" />
- <updated>1689409438744</updated>
- </task>
- <task id="LOCAL-00021" summary="重新打包">
- <created>1690786327133</created>
- <option name="number" value="00021" />
- <option name="presentableId" value="LOCAL-00021" />
- <option name="project" value="LOCAL" />
- <updated>1690786327133</updated>
- </task>
- <option name="localTasksCounter" value="22" />
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="1" />
- </component>
- <component name="VcsManagerConfiguration">
- <MESSAGE value="first" />
- <MESSAGE value="增加元素标题&&增加图片定时删除任务" />
- <MESSAGE value="打包缺少字体 重新打包" />
- <MESSAGE value="基础功能修改" />
- <MESSAGE value="打包" />
- <MESSAGE value="表结构" />
- <MESSAGE value="换行修改" />
- <MESSAGE value="首行缩进去掉" />
- <MESSAGE value="文字超出范围修改" />
- <MESSAGE value="增加操作日志保存" />
- <MESSAGE value="重新打包" />
- <option name="LAST_COMMIT_MESSAGE" value="重新打包" />
- </component>
- <component name="WindowStateProjectService">
- <state x="2472" y="179" key="#Project_Structure" timestamp="1686980712134">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state x="2472" y="179" key="#Project_Structure/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1686980712134" />
- <state x="2685" y="230" key="#com.intellij.ide.util.MemberChooser" timestamp="1688199809631">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <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" />
- <state x="2685" y="445" key="#com.intellij.refactoring.move.MoveHandler.SelectRefactoringDialog" timestamp="1688023660778">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <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" />
- <state x="2641" y="379" width="528" height="292" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes" timestamp="1686993271694">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <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" />
- <state x="2641" y="400" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.packages" timestamp="1687137769436">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <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" />
- <state x="2610" y="267" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1688023284656">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <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" />
- <state x="715" y="222" key="#xdebugger.evaluate" timestamp="1689159327447">
- <screen x="0" y="0" width="1920" height="1040" />
- </state>
- <state x="715" y="222" key="#xdebugger.evaluate/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1689159327447" />
- <state x="2635" y="222" key="#xdebugger.evaluate/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688122971764" />
- <state x="734" y="100" key="CommitChangelistDialog2" timestamp="1690786322315">
- <screen x="0" y="0" width="1920" height="1040" />
- </state>
- <state x="734" y="100" key="CommitChangelistDialog2/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1690786322315" />
- <state x="2377" y="112" key="CommitChangelistDialog2/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688350767903" />
- <state width="1188" height="466" key="DebuggerActiveHint" timestamp="1689159355519">
- <screen x="0" y="0" width="1920" height="1040" />
- </state>
- <state width="1188" height="466" key="DebuggerActiveHint/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1689159355519" />
- <state width="1188" height="466" key="DebuggerActiveHint/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688208590357" />
- <state x="2660" y="275" key="FileChooserDialogImpl" timestamp="1688010935519">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state x="2660" y="275" key="FileChooserDialogImpl/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688010935519" />
- <state width="1877" height="226" key="GridCell.Tab.0.bottom" timestamp="1695377727995">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state width="1877" height="311" key="GridCell.Tab.0.bottom/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646768" />
- <state width="1877" height="226" key="GridCell.Tab.0.bottom/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695377727995" />
- <state width="1877" height="226" key="GridCell.Tab.0.center" timestamp="1695377727995">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state width="1877" height="311" key="GridCell.Tab.0.center/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646768" />
- <state width="1877" height="226" key="GridCell.Tab.0.center/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695377727995" />
- <state width="1877" height="226" key="GridCell.Tab.0.left" timestamp="1695377727995">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state width="1877" height="311" key="GridCell.Tab.0.left/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646768" />
- <state width="1877" height="226" key="GridCell.Tab.0.left/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695377727995" />
- <state width="1877" height="226" key="GridCell.Tab.0.right" timestamp="1695377727995">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state width="1877" height="311" key="GridCell.Tab.0.right/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646768" />
- <state width="1877" height="226" key="GridCell.Tab.0.right/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695377727995" />
- <state width="1877" height="269" key="GridCell.Tab.1.bottom" timestamp="1695376748325">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state width="1877" height="311" key="GridCell.Tab.1.bottom/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646769" />
- <state width="1877" height="269" key="GridCell.Tab.1.bottom/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748325" />
- <state width="1877" height="269" key="GridCell.Tab.1.center" timestamp="1695376748325">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state width="1877" height="311" key="GridCell.Tab.1.center/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646768" />
- <state width="1877" height="269" key="GridCell.Tab.1.center/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748325" />
- <state width="1877" height="269" key="GridCell.Tab.1.left" timestamp="1695376748324">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state width="1877" height="311" key="GridCell.Tab.1.left/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646768" />
- <state width="1877" height="269" key="GridCell.Tab.1.left/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748324" />
- <state width="1877" height="269" key="GridCell.Tab.1.right" timestamp="1695376748325">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state width="1877" height="311" key="GridCell.Tab.1.right/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646768" />
- <state width="1877" height="269" key="GridCell.Tab.1.right/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748325" />
- <state width="1877" height="269" key="GridCell.Tab.2.bottom" timestamp="1695376748325">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state width="1877" height="311" key="GridCell.Tab.2.bottom/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646769" />
- <state width="1877" height="269" key="GridCell.Tab.2.bottom/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748325" />
- <state width="1877" height="269" key="GridCell.Tab.2.center" timestamp="1695376748325">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state width="1877" height="311" key="GridCell.Tab.2.center/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646769" />
- <state width="1877" height="269" key="GridCell.Tab.2.center/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748325" />
- <state width="1877" height="269" key="GridCell.Tab.2.left" timestamp="1695376748325">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state width="1877" height="311" key="GridCell.Tab.2.left/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646769" />
- <state width="1877" height="269" key="GridCell.Tab.2.left/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748325" />
- <state width="1877" height="269" key="GridCell.Tab.2.right" timestamp="1695376748325">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state width="1877" height="311" key="GridCell.Tab.2.right/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1691665646769" />
- <state width="1877" height="269" key="GridCell.Tab.2.right/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1695376748325" />
- <state x="2381" y="162" key="SettingsEditor" timestamp="1688011350889">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state x="461" y="162" key="SettingsEditor/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1687136970053" />
- <state x="2381" y="162" key="SettingsEditor/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688011350889" />
- <state x="552" y="253" key="Vcs.Push.Dialog.v2" timestamp="1690786349257">
- <screen x="0" y="0" width="1920" height="1040" />
- </state>
- <state x="552" y="253" key="Vcs.Push.Dialog.v2/1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1690786349257" />
- <state x="2472" y="253" key="Vcs.Push.Dialog.v2/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688350776665" />
- <state x="2560" y="344" key="com.intellij.ide.util.TipDialog" timestamp="1693901865566">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <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" />
- <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" />
- <state x="2672" y="437" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1688096101586">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <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" />
- <state x="2610" y="274" key="extract.method.dialog" timestamp="1688122435524">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state x="2610" y="274" key="extract.method.dialog/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688122435524" />
- <state x="2556" y="253" width="786" height="600" key="find.popup" timestamp="1693382065513">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <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" />
- <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" />
- <state x="2254" y="221" key="new project wizard" timestamp="1687836631621">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state x="2254" y="221" key="new project wizard/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1687836631621" />
- <state x="2536" y="240" key="run.anything.popup" timestamp="1688188675365">
- <screen x="1920" y="0" width="1920" height="1040" />
- </state>
- <state x="2536" y="240" key="run.anything.popup/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1688188675365" />
- </component>
- </project>
|