123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- <?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="e8aef75d-2fd1-4547-92f3-f0e1816443a4" name="Changes" comment="">
- <change afterPath="$PROJECT_DIR$/ipfcst/ipfcst-console/package.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/ipfcst/ipfcst-reportquery/package.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/pom.xml" 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="ComposerSettings">
- <execution />
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="MarkdownSettingsMigration">
- <option name="stateVersion" value="1" />
- </component>
- <component name="MavenImportPreferences">
- <option name="generalSettings">
- <MavenGeneralSettings>
- <option name="localRepository" value="C:\Users\jy\.m2\repository" />
- <option name="mavenHome" value="$PROJECT_DIR$/../../../tools/apache-maven-3.5.3" />
- <option name="userSettingsFile" value="C:\Users\jy\.m2\v3-sertting\settings.xml" />
- </MavenGeneralSettings>
- </option>
- </component>
- <component name="ProjectColorInfo"><![CDATA[{
- "associatedIndex": 4
- }]]></component>
- <component name="ProjectId" id="2eXDILgHReZSrjOlsHiTnaGpN6i" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "WebServerToolWindowFactoryState": "false",
- "git-widget-placeholder": "master",
- "last_opened_file_path": "D:/code/glyc/ipfcst-znzx2/ipfcst/ipfcst-console",
- "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",
- "project.structure.last.edited": "Problems",
- "project.structure.proportion": "0.0",
- "project.structure.side.proportion": "0.31609195",
- "settings.editor.selected.configurable": "MavenSettings",
- "ts.external.directory.path": "D:\\idea2023\\plugins\\javascript-impl\\jsLanguageServicesImpl\\external",
- "vue.rearranger.settings.migration": "true"
- }
- }]]></component>
- <component name="RecentsManager">
- <key name="CopyFile.RECENT_KEYS">
- <recent name="D:\code\glyc\ipfcst-znzx2\ipfcst\ipfcst-console" />
- <recent name="D:\code\glyc\ipfcst-znzx2\ipfcst\ipfcst-reportquery" />
- <recent name="D:\code\glyc\ipfcst-znzx2" />
- </key>
- </component>
- <component name="RunManager" selected="Spring Boot.ConsoleApplication">
- <configuration name="ConsoleApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
- <module name="ipfcst-console" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.jiayue.ipfcst.ConsoleApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="ReportQueryApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
- <module name="ipfcst-reportquery" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.jiayue.ipfcst.ReportQueryApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- </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="e8aef75d-2fd1-4547-92f3-f0e1816443a4" name="Changes" comment="" />
- <created>1712041953306</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1712041953306</updated>
- <workItem from="1712041955235" duration="403000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- </project>
|