12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- <?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="6e40721f-8770-4be4-9966-843800c2061b" name="更改" 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="CodeInsightWorkspaceSettings">
- <option name="optimizeImportsOnTheFly" value="true" />
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="MavenImportPreferences">
- <option name="generalSettings">
- <MavenGeneralSettings>
- <option name="customMavenHome" value="D:\ImproveOneself\TliasSmartLearningSupportSystem\apache-maven-3.9.4\bin" />
- <option name="localRepository" value="D:\ImproveOneself\TliasSmartLearningSupportSystem\apache-maven-3.9.4\mvn_repo" />
- <option name="mavenHomeTypeForPersistence" value="CUSTOM" />
- <option name="userSettingsFile" value="D:\ImproveOneself\TliasSmartLearningSupportSystem\apache-maven-3.9.4\conf\settings.xml" />
- </MavenGeneralSettings>
- </option>
- </component>
- <component name="ProjectColorInfo">{
- "associatedIndex": 8
- }</component>
- <component name="ProjectId" id="33ukvrNzoRET342zNw2leGNGZlK" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- <option name="showMembers" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "ModuleVcsDetector.initialDetectionPerformed": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "RunOnceActivity.git.unshallow": "true",
- "git-widget-placeholder": "master",
- "kotlin-language-version-configured": "true",
- "project.structure.last.edited": "项目",
- "project.structure.proportion": "0.1546875",
- "project.structure.side.proportion": "0.0",
- "settings.editor.selected.configurable": "MavenSettings",
- "vue.rearranger.settings.migration": "true"
- }
- }]]></component>
- <component name="RunManager">
- <configuration default="true" type="JetRunConfigurationType">
- <module name="code1" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
- <module name="code1" />
- <option name="filePath" />
- <method v="2" />
- </configuration>
- </component>
- <component name="SharedIndexes">
- <attachedChunks>
- <set>
- <option value="bundled-jdk-9823dce3aa75-bf35d07a577b-intellij.indexing.shared.core-IU-252.23892.409" />
- <option value="bundled-js-predefined-d6986cc7102b-e03c56caf84a-JavaScript-IU-252.23892.409" />
- </set>
- </attachedChunks>
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="默认任务">
- <changelist id="6e40721f-8770-4be4-9966-843800c2061b" name="更改" comment="" />
- <created>1760174577577</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1760174577577</updated>
- <workItem from="1760174578719" duration="226000" />
- <workItem from="1760174829775" duration="21000" />
- <workItem from="1760174864455" duration="38000" />
- <workItem from="1760177914915" duration="47000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="XSLT-Support.FileAssociations.UIState">
- <expand />
- <select />
- </component>
- </project>
|