workspace.xml 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  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="10b05465-08d5-4de9-8c1b-7ff9bbb70b98" name="更改" comment="">
  8. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/src/main/java/cn/zhentao/pojo/Dto.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/cn/zhentao/pojo/Dto.java" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/src/main/java/cn/zhentao/test/DtoTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/cn/zhentao/test/DtoTest.java" 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="FileTemplateManagerImpl">
  18. <option name="RECENT_TEMPLATES">
  19. <list>
  20. <option value="Class" />
  21. </list>
  22. </option>
  23. </component>
  24. <component name="Git.Settings">
  25. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  26. </component>
  27. <component name="MarkdownSettingsMigration">
  28. <option name="stateVersion" value="1" />
  29. </component>
  30. <component name="MavenImportPreferences">
  31. <option name="generalSettings">
  32. <MavenGeneralSettings>
  33. <option name="localRepository" value="D:\ku" />
  34. <option name="mavenHome" value="$PROJECT_DIR$/../../apache-maven-3.9.2" />
  35. <option name="useMavenConfig" value="true" />
  36. <option name="userSettingsFile" value="D:\apache-maven-3.9.2\conf\settings.xml" />
  37. </MavenGeneralSettings>
  38. </option>
  39. <option name="importingSettings">
  40. <MavenImportingSettings>
  41. <option name="workspaceImportEnabled" value="true" />
  42. </MavenImportingSettings>
  43. </option>
  44. </component>
  45. <component name="ProjectId" id="2v3pZzMCqUpMuD99yjyVEc2wQTx" />
  46. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  47. <ConfirmationsSetting value="2" id="Add" />
  48. </component>
  49. <component name="ProjectViewState">
  50. <option name="hideEmptyMiddlePackages" value="true" />
  51. <option name="showLibraryContents" value="true" />
  52. </component>
  53. <component name="PropertiesComponent">{
  54. &quot;keyToString&quot;: {
  55. &quot;ASKED_ADD_EXTERNAL_FILES&quot;: &quot;true&quot;,
  56. &quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;,
  57. &quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;,
  58. &quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;,
  59. &quot;RequestMappingsPanelWidth1&quot;: &quot;75&quot;,
  60. &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
  61. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  62. &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
  63. &quot;last_opened_file_path&quot;: &quot;D:/yun7/demo&quot;,
  64. &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
  65. &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
  66. &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
  67. &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
  68. &quot;settings.editor.selected.configurable&quot;: &quot;preferences.pluginManager&quot;,
  69. &quot;spring.configuration.checksum&quot;: &quot;fe01ce2a7fbac8fafaed7c982a04e229&quot;,
  70. &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
  71. }
  72. }</component>
  73. <component name="RunManager" selected="应用程序.DtoTest">
  74. <configuration name="DtoTest" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  75. <option name="MAIN_CLASS_NAME" value="cn.zhentao.test.DtoTest" />
  76. <module name="demo" />
  77. <extension name="coverage">
  78. <pattern>
  79. <option name="PATTERN" value="cn.zhentao.test.*" />
  80. <option name="ENABLED" value="true" />
  81. </pattern>
  82. </extension>
  83. <method v="2">
  84. <option name="Make" enabled="true" />
  85. </method>
  86. </configuration>
  87. <configuration name="DemoApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  88. <module name="demo" />
  89. <option name="SPRING_BOOT_MAIN_CLASS" value="cn.zhentao.DemoApplication" />
  90. <method v="2">
  91. <option name="Make" enabled="true" />
  92. </method>
  93. </configuration>
  94. <recent_temporary>
  95. <list>
  96. <item itemvalue="应用程序.DtoTest" />
  97. </list>
  98. </recent_temporary>
  99. </component>
  100. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
  101. <component name="TaskManager">
  102. <task active="true" id="Default" summary="默认任务">
  103. <changelist id="10b05465-08d5-4de9-8c1b-7ff9bbb70b98" name="更改" comment="" />
  104. <created>1743383672367</created>
  105. <option name="number" value="Default" />
  106. <option name="presentableId" value="Default" />
  107. <updated>1743383672367</updated>
  108. <workItem from="1743383674052" duration="66000" />
  109. <workItem from="1743383748480" duration="82000" />
  110. <workItem from="1743383839024" duration="3885000" />
  111. <workItem from="1743399094199" duration="1706000" />
  112. </task>
  113. <servers />
  114. </component>
  115. <component name="TypeScriptGeneratedFilesManager">
  116. <option name="version" value="3" />
  117. </component>
  118. <component name="VcsManagerConfiguration">
  119. <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
  120. </component>
  121. </project>