123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131 |
- <?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="ddfc90ba-bfcc-4e61-9141-c4d87f4ebe91" 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="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="MavenImportPreferences">
- <option name="generalSettings">
- <MavenGeneralSettings>
- <option name="customMavenHome" value="D:\env\apache-maven-3.8.8" />
- <option name="localRepository" value="D:\env\repo" />
- <option name="mavenHomeTypeForPersistence" value="CUSTOM" />
- <option name="userSettingsFile" value="D:\env\apache-maven-3.8.8\conf\settings.xml" />
- </MavenGeneralSettings>
- </option>
- </component>
- <component name="ProjectColorInfo">{
- "customColor": "",
- "associatedIndex": 1
- }</component>
- <component name="ProjectId" id="33ERuojpJSzVgzqlyyiMw2NTobv" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
- "Maven.devops-tools [gluonfx:build].executor": "Run",
- "Maven.devops-tools [gluonfx:native].executor": "Run",
- "RequestMappingsPanelOrder0": "0",
- "RequestMappingsPanelOrder1": "1",
- "RequestMappingsPanelWidth0": "75",
- "RequestMappingsPanelWidth1": "75",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "RunOnceActivity.git.unshallow": "true",
- "git-widget-placeholder": "master",
- "kotlin-language-version-configured": "true",
- "last_opened_file_path": "D:/code/DevOPS/devops-tools",
- "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": "模块",
- "project.structure.proportion": "0.15",
- "project.structure.side.proportion": "0.2",
- "settings.editor.selected.configurable": "MavenSettings",
- "vue.rearranger.settings.migration": "true",
- "应用程序.App.executor": "Run"
- }
- }]]></component>
- <component name="RecentsManager">
- <key name="CopyFile.RECENT_KEYS">
- <recent name="D:\code\devops-tools\devops-tools\dev-start\src" />
- <recent name="D:\code\devops-tools\devops-tools\dev-start\src\main\resources\com\eco\vip\css" />
- <recent name="D:\code\devops-tools\devops-tools\dev-start\src\main\resources\com\eco\vip\fxml" />
- </key>
- </component>
- <component name="RunAnythingCache">
- <option name="myCommands">
- <command value="mvn gluonfx:build" />
- <command value="mvn gluonfx:native " />
- </option>
- </component>
- <component name="RunManager">
- <configuration name="App" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="com.eco.vip.App" />
- <module name="dev-start" />
- <option name="VM_PARAMETERS" value="--module-path "D:\env\Java\javafx-sdk-21.0.8\lib" --add-modules javafx.controls,javafx.fxml" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.eco.vip.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <recent_temporary>
- <list>
- <item itemvalue="应用程序.App" />
- </list>
- </recent_temporary>
- </component>
- <component name="SharedIndexes">
- <attachedChunks>
- <set>
- <option value="bundled-jdk-9823dce3aa75-fbdcb00ec9e3-intellij.indexing.shared.core-IU-251.23774.435" />
- <option value="bundled-js-predefined-d6986cc7102b-f27c65a3e318-JavaScript-IU-251.23774.435" />
- </set>
- </attachedChunks>
- </component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="默认任务">
- <changelist id="ddfc90ba-bfcc-4e61-9141-c4d87f4ebe91" name="更改" comment="" />
- <created>1758880470912</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1758880470912</updated>
- <workItem from="1758880471986" duration="911000" />
- <workItem from="1758893224119" duration="353000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="Vcs.Log.Tabs.Properties">
- <option name="TAB_STATES">
- <map>
- <entry key="MAIN">
- <value>
- <State />
- </value>
- </entry>
- </map>
- </option>
- </component>
- </project>
|