workspace.xml 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="SELECTIVE" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="c9251c3e-9f2f-4b6c-a5f7-503156fe13c0" name="Changes" comment="" />
  8. <option name="SHOW_DIALOG" value="false" />
  9. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  10. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  11. <option name="LAST_RESOLUTION" value="IGNORE" />
  12. </component>
  13. <component name="GitToolBoxStore">
  14. <option name="projectConfigVersion" value="5" />
  15. </component>
  16. <component name="KubernetesApiPersistence"><![CDATA[{}]]></component>
  17. <component name="KubernetesApiProvider"><![CDATA[{
  18. "isMigrated": true
  19. }]]></component>
  20. <component name="MarkdownSettingsMigration">
  21. <option name="stateVersion" value="1" />
  22. </component>
  23. <component name="MavenImportPreferences">
  24. <option name="generalSettings">
  25. <MavenGeneralSettings>
  26. <option name="customMavenHome" value="$PROJECT_DIR$/../../apache-maven-3.8.8-bin/apache-maven-3.8.8" />
  27. <option name="mavenHomeTypeForPersistence" value="CUSTOM" />
  28. <option name="userSettingsFile" value="D:\work\apache-maven-3.8.8-bin\apache-maven-3.8.8\conf\settings.xml" />
  29. </MavenGeneralSettings>
  30. </option>
  31. </component>
  32. <component name="ProjectColorInfo">{
  33. &quot;associatedIndex&quot;: 1
  34. }</component>
  35. <component name="ProjectId" id="2iwn3jPr2YFMSRwqKgOLfEkwsXR" />
  36. <component name="ProjectViewState">
  37. <option name="autoscrollFromSource" value="true" />
  38. <option name="autoscrollToSource" value="true" />
  39. <option name="hideEmptyMiddlePackages" value="true" />
  40. <option name="showLibraryContents" value="true" />
  41. </component>
  42. <component name="PropertiesComponent"><![CDATA[{
  43. "keyToString": {
  44. "RequestMappingsPanelOrder0": "0",
  45. "RequestMappingsPanelOrder1": "1",
  46. "RequestMappingsPanelWidth0": "75",
  47. "RequestMappingsPanelWidth1": "75",
  48. "RunOnceActivity.OpenProjectViewOnStart": "true",
  49. "RunOnceActivity.ShowReadmeOnStart": "true",
  50. "Spring Boot.RunEconomyApplication.executor": "Debug",
  51. "WebServerToolWindowFactoryState": "false",
  52. "kotlin-language-version-configured": "true",
  53. "last_opened_file_path": "D:/work/workspaces/sis",
  54. "node.js.detected.package.eslint": "true",
  55. "node.js.detected.package.tslint": "true",
  56. "node.js.selected.package.eslint": "(autodetect)",
  57. "node.js.selected.package.tslint": "(autodetect)",
  58. "nodejs_package_manager_path": "npm",
  59. "settings.editor.selected.configurable": "spring",
  60. "vue.rearranger.settings.migration": "true"
  61. }
  62. }]]></component>
  63. <component name="ReactorSettings">
  64. <option name="notificationShown" value="true" />
  65. </component>
  66. <component name="RunManager" selected="Spring Boot.RunEconomyApplication">
  67. <configuration default="true" type="JetRunConfigurationType">
  68. <module name="runeconomy-nx" />
  69. <method v="2">
  70. <option name="Make" enabled="true" />
  71. </method>
  72. </configuration>
  73. <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
  74. <module name="runeconomy-nx" />
  75. <option name="filePath" />
  76. <method v="2">
  77. <option name="Make" enabled="true" />
  78. </method>
  79. </configuration>
  80. <configuration name="CommonMain" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  81. <module name="common" />
  82. <option name="SPRING_BOOT_MAIN_CLASS" value="com.gyee.common.CommonMain" />
  83. <method v="2">
  84. <option name="Make" enabled="true" />
  85. </method>
  86. </configuration>
  87. <configuration name="RunEconomyApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  88. <module name="runeconomy-xk" />
  89. <option name="SPRING_BOOT_MAIN_CLASS" value="com.gyee.RunEconomyApplication" />
  90. <method v="2">
  91. <option name="Make" enabled="true" />
  92. </method>
  93. </configuration>
  94. </component>
  95. <component name="SharedIndexes">
  96. <attachedChunks>
  97. <set>
  98. <option value="bundled-jdk-9f38398b9061-39b83d9b5494-intellij.indexing.shared.core-IU-241.18034.62" />
  99. <option value="bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-IU-241.18034.62" />
  100. </set>
  101. </attachedChunks>
  102. </component>
  103. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  104. <component name="TaskManager">
  105. <task active="true" id="Default" summary="Default task">
  106. <changelist id="c9251c3e-9f2f-4b6c-a5f7-503156fe13c0" name="Changes" comment="" />
  107. <created>1720410312095</created>
  108. <option name="number" value="Default" />
  109. <option name="presentableId" value="Default" />
  110. <updated>1720410312095</updated>
  111. <workItem from="1720410313228" duration="3048000" />
  112. <workItem from="1720420026232" duration="1223000" />
  113. <workItem from="1720421274226" duration="538000" />
  114. </task>
  115. <servers />
  116. </component>
  117. <component name="TypeScriptGeneratedFilesManager">
  118. <option name="version" value="3" />
  119. </component>
  120. <component name="XSLT-Support.FileAssociations.UIState">
  121. <expand />
  122. <select />
  123. </component>
  124. </project>