123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="AutoImportSettings">
- <option name="autoReloadType" value="SELECTIVE" />
- </component>
- <component name="ChangeListManager">
- <list default="true" id="c9251c3e-9f2f-4b6c-a5f7-503156fe13c0" name="Changes" comment="" />
- <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="GitToolBoxStore">
- <option name="projectConfigVersion" value="5" />
- </component>
- <component name="KubernetesApiPersistence"><![CDATA[{}]]></component>
- <component name="KubernetesApiProvider"><![CDATA[{
- "isMigrated": true
- }]]></component>
- <component name="MarkdownSettingsMigration">
- <option name="stateVersion" value="1" />
- </component>
- <component name="MavenImportPreferences">
- <option name="generalSettings">
- <MavenGeneralSettings>
- <option name="customMavenHome" value="$PROJECT_DIR$/../../apache-maven-3.8.8-bin/apache-maven-3.8.8" />
- <option name="mavenHomeTypeForPersistence" value="CUSTOM" />
- <option name="userSettingsFile" value="D:\work\apache-maven-3.8.8-bin\apache-maven-3.8.8\conf\settings.xml" />
- </MavenGeneralSettings>
- </option>
- </component>
- <component name="ProjectColorInfo">{
- "associatedIndex": 1
- }</component>
- <component name="ProjectId" id="2iwn3jPr2YFMSRwqKgOLfEkwsXR" />
- <component name="ProjectViewState">
- <option name="autoscrollFromSource" value="true" />
- <option name="autoscrollToSource" value="true" />
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "RequestMappingsPanelOrder0": "0",
- "RequestMappingsPanelOrder1": "1",
- "RequestMappingsPanelWidth0": "75",
- "RequestMappingsPanelWidth1": "75",
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "Spring Boot.RunEconomyApplication.executor": "Debug",
- "WebServerToolWindowFactoryState": "false",
- "kotlin-language-version-configured": "true",
- "last_opened_file_path": "D:/work/workspaces/sis",
- "node.js.detected.package.eslint": "true",
- "node.js.detected.package.tslint": "true",
- "node.js.selected.package.eslint": "(autodetect)",
- "node.js.selected.package.tslint": "(autodetect)",
- "nodejs_package_manager_path": "npm",
- "settings.editor.selected.configurable": "spring",
- "vue.rearranger.settings.migration": "true"
- }
- }]]></component>
- <component name="ReactorSettings">
- <option name="notificationShown" value="true" />
- </component>
- <component name="RunManager" selected="Spring Boot.RunEconomyApplication">
- <configuration default="true" type="JetRunConfigurationType">
- <module name="runeconomy-nx" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
- <module name="runeconomy-nx" />
- <option name="filePath" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="CommonMain" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
- <module name="common" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.gyee.common.CommonMain" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="RunEconomyApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
- <module name="runeconomy-xk" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.gyee.RunEconomyApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- </component>
- <component name="SharedIndexes">
- <attachedChunks>
- <set>
- <option value="bundled-jdk-9f38398b9061-39b83d9b5494-intellij.indexing.shared.core-IU-241.18034.62" />
- <option value="bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-IU-241.18034.62" />
- </set>
- </attachedChunks>
- </component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="c9251c3e-9f2f-4b6c-a5f7-503156fe13c0" name="Changes" comment="" />
- <created>1720410312095</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1720410312095</updated>
- <workItem from="1720410313228" duration="3048000" />
- <workItem from="1720420026232" duration="1223000" />
- <workItem from="1720421274226" duration="538000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="XSLT-Support.FileAssociations.UIState">
- <expand />
- <select />
- </component>
- </project>
|