workspace.xml 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  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="e8aef75d-2fd1-4547-92f3-f0e1816443a4" name="Changes" comment="">
  8. <change afterPath="$PROJECT_DIR$/ipfcst/ipfcst-console/package.json" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/ipfcst/ipfcst-reportquery/package.json" afterDir="false" />
  10. <change afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
  11. </list>
  12. <option name="SHOW_DIALOG" value="false" />
  13. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  14. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  15. <option name="LAST_RESOLUTION" value="IGNORE" />
  16. </component>
  17. <component name="ComposerSettings">
  18. <execution />
  19. </component>
  20. <component name="Git.Settings">
  21. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  22. </component>
  23. <component name="MarkdownSettingsMigration">
  24. <option name="stateVersion" value="1" />
  25. </component>
  26. <component name="MavenImportPreferences">
  27. <option name="generalSettings">
  28. <MavenGeneralSettings>
  29. <option name="localRepository" value="C:\Users\jy\.m2\repository" />
  30. <option name="mavenHome" value="$PROJECT_DIR$/../../../tools/apache-maven-3.5.3" />
  31. <option name="userSettingsFile" value="C:\Users\jy\.m2\v3-sertting\settings.xml" />
  32. </MavenGeneralSettings>
  33. </option>
  34. </component>
  35. <component name="ProjectColorInfo"><![CDATA[{
  36. "associatedIndex": 4
  37. }]]></component>
  38. <component name="ProjectId" id="2eXDILgHReZSrjOlsHiTnaGpN6i" />
  39. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  40. <component name="ProjectViewState">
  41. <option name="hideEmptyMiddlePackages" value="true" />
  42. <option name="showLibraryContents" value="true" />
  43. </component>
  44. <component name="PropertiesComponent"><![CDATA[{
  45. "keyToString": {
  46. "RunOnceActivity.OpenProjectViewOnStart": "true",
  47. "RunOnceActivity.ShowReadmeOnStart": "true",
  48. "WebServerToolWindowFactoryState": "false",
  49. "git-widget-placeholder": "master",
  50. "last_opened_file_path": "D:/code/glyc/ipfcst-znzx2/ipfcst/ipfcst-console",
  51. "node.js.detected.package.eslint": "true",
  52. "node.js.detected.package.tslint": "true",
  53. "node.js.selected.package.eslint": "(autodetect)",
  54. "node.js.selected.package.tslint": "(autodetect)",
  55. "nodejs_package_manager_path": "npm",
  56. "project.structure.last.edited": "Problems",
  57. "project.structure.proportion": "0.0",
  58. "project.structure.side.proportion": "0.31609195",
  59. "settings.editor.selected.configurable": "MavenSettings",
  60. "ts.external.directory.path": "D:\\idea2023\\plugins\\javascript-impl\\jsLanguageServicesImpl\\external",
  61. "vue.rearranger.settings.migration": "true"
  62. }
  63. }]]></component>
  64. <component name="RecentsManager">
  65. <key name="CopyFile.RECENT_KEYS">
  66. <recent name="D:\code\glyc\ipfcst-znzx2\ipfcst\ipfcst-console" />
  67. <recent name="D:\code\glyc\ipfcst-znzx2\ipfcst\ipfcst-reportquery" />
  68. <recent name="D:\code\glyc\ipfcst-znzx2" />
  69. </key>
  70. </component>
  71. <component name="RunManager" selected="Spring Boot.ConsoleApplication">
  72. <configuration name="ConsoleApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  73. <module name="ipfcst-console" />
  74. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jiayue.ipfcst.ConsoleApplication" />
  75. <method v="2">
  76. <option name="Make" enabled="true" />
  77. </method>
  78. </configuration>
  79. <configuration name="ReportQueryApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  80. <module name="ipfcst-reportquery" />
  81. <option name="SPRING_BOOT_MAIN_CLASS" value="com.jiayue.ipfcst.ReportQueryApplication" />
  82. <method v="2">
  83. <option name="Make" enabled="true" />
  84. </method>
  85. </configuration>
  86. </component>
  87. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  88. <component name="TaskManager">
  89. <task active="true" id="Default" summary="Default task">
  90. <changelist id="e8aef75d-2fd1-4547-92f3-f0e1816443a4" name="Changes" comment="" />
  91. <created>1712041953306</created>
  92. <option name="number" value="Default" />
  93. <option name="presentableId" value="Default" />
  94. <updated>1712041953306</updated>
  95. <workItem from="1712041955235" duration="403000" />
  96. </task>
  97. <servers />
  98. </component>
  99. <component name="TypeScriptGeneratedFilesManager">
  100. <option name="version" value="3" />
  101. </component>
  102. </project>