workspace.xml 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ArtifactsWorkspaceSettings">
  4. <artifacts-to-build>
  5. <artifact name="springmvc:war" />
  6. </artifacts-to-build>
  7. </component>
  8. <component name="AutoImportSettings">
  9. <option name="autoReloadType" value="SELECTIVE" />
  10. </component>
  11. <component name="ChangeListManager">
  12. <list default="true" id="32ba8696-e546-42f9-8a17-6935ed145529" name="Changes" comment="">
  13. <change afterPath="$PROJECT_DIR$/../springBoot/src/main/resources/application.yml" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/../SSM/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../SSM/.idea/workspace.xml" afterDir="false" />
  15. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  16. </list>
  17. <option name="SHOW_DIALOG" value="false" />
  18. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  19. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  20. <option name="LAST_RESOLUTION" value="IGNORE" />
  21. </component>
  22. <component name="FileTemplateManagerImpl">
  23. <option name="RECENT_TEMPLATES">
  24. <list>
  25. <option value="spring-beans.schema" />
  26. <option value="Jsp File" />
  27. <option value="Class" />
  28. </list>
  29. </option>
  30. </component>
  31. <component name="Git.Settings">
  32. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  33. </component>
  34. <component name="LogFilters">
  35. <option name="FILTER_ERRORS" value="false" />
  36. <option name="FILTER_WARNINGS" value="false" />
  37. <option name="FILTER_INFO" value="true" />
  38. <option name="FILTER_DEBUG" value="true" />
  39. <option name="CUSTOM_FILTER" />
  40. </component>
  41. <component name="MarkdownSettingsMigration">
  42. <option name="stateVersion" value="1" />
  43. </component>
  44. <component name="ProjectId" id="2T8zT20KYgnalMl1nyZNg6QSN9v" />
  45. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  46. <ConfirmationsSetting value="2" id="Add" />
  47. </component>
  48. <component name="ProjectViewState">
  49. <option name="showLibraryContents" value="true" />
  50. </component>
  51. <component name="PropertiesComponent">{
  52. &quot;keyToString&quot;: {
  53. &quot;ASKED_ADD_EXTERNAL_FILES&quot;: &quot;true&quot;,
  54. &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
  55. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  56. &quot;SHARE_PROJECT_CONFIGURATION_FILES&quot;: &quot;true&quot;,
  57. &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
  58. &quot;last_opened_file_path&quot;: &quot;D:/Program Files/IntelliJ IDEA 2019.3.3/postal&quot;,
  59. &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
  60. &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
  61. &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
  62. &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
  63. &quot;project.structure.last.edited&quot;: &quot;Modules&quot;,
  64. &quot;project.structure.proportion&quot;: &quot;0.15&quot;,
  65. &quot;project.structure.side.proportion&quot;: &quot;0.13333334&quot;,
  66. &quot;spring.configuration.checksum&quot;: &quot;0861095ca1565183975151c5b2a14071&quot;,
  67. &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
  68. }
  69. }</component>
  70. <component name="RecentsManager">
  71. <key name="MoveFile.RECENT_KEYS">
  72. <recent name="D:\Program Files\IntelliJ IDEA 2019.3.3\VIP23\springmvc\src\main\webapp\WEB-INF\views" />
  73. </key>
  74. <key name="CopyClassDialog.RECENTS_KEY">
  75. <recent name="com.sf.conroller" />
  76. </key>
  77. </component>
  78. <component name="RunManager">
  79. <configuration name="Tomcat-springmvc" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat 9.0.70" ALTERNATIVE_JRE_ENABLED="false">
  80. <option name="UPDATING_POLICY" value="restart-server" />
  81. <deployment>
  82. <artifact name="springmvc:war">
  83. <settings>
  84. <option name="CONTEXT_PATH" value="/" />
  85. </settings>
  86. </artifact>
  87. </deployment>
  88. <server-settings>
  89. <option name="BASE_DIRECTORY_NAME" value="851e40cd-0da5-4d03-9e43-cd03673cb574" />
  90. </server-settings>
  91. <predefined_log_file enabled="true" id="Tomcat" />
  92. <predefined_log_file enabled="true" id="Tomcat Catalina" />
  93. <predefined_log_file id="Tomcat Manager" />
  94. <predefined_log_file id="Tomcat Host Manager" />
  95. <predefined_log_file id="Tomcat Localhost Access" />
  96. <RunnerSettings RunnerId="Debug">
  97. <option name="DEBUG_PORT" value="58986" />
  98. </RunnerSettings>
  99. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
  100. <option name="USE_ENV_VARIABLES" value="true" />
  101. <STARTUP>
  102. <option name="USE_DEFAULT" value="true" />
  103. <option name="SCRIPT" value="" />
  104. <option name="VM_PARAMETERS" value="" />
  105. <option name="PROGRAM_PARAMETERS" value="" />
  106. </STARTUP>
  107. <SHUTDOWN>
  108. <option name="USE_DEFAULT" value="true" />
  109. <option name="SCRIPT" value="" />
  110. <option name="VM_PARAMETERS" value="" />
  111. <option name="PROGRAM_PARAMETERS" value="" />
  112. </SHUTDOWN>
  113. </ConfigurationWrapper>
  114. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
  115. <option name="USE_ENV_VARIABLES" value="true" />
  116. <STARTUP>
  117. <option name="USE_DEFAULT" value="true" />
  118. <option name="SCRIPT" value="" />
  119. <option name="VM_PARAMETERS" value="" />
  120. <option name="PROGRAM_PARAMETERS" value="" />
  121. </STARTUP>
  122. <SHUTDOWN>
  123. <option name="USE_DEFAULT" value="true" />
  124. <option name="SCRIPT" value="" />
  125. <option name="VM_PARAMETERS" value="" />
  126. <option name="PROGRAM_PARAMETERS" value="" />
  127. </SHUTDOWN>
  128. </ConfigurationWrapper>
  129. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
  130. <option name="USE_ENV_VARIABLES" value="true" />
  131. <STARTUP>
  132. <option name="USE_DEFAULT" value="true" />
  133. <option name="SCRIPT" value="" />
  134. <option name="VM_PARAMETERS" value="" />
  135. <option name="PROGRAM_PARAMETERS" value="" />
  136. </STARTUP>
  137. <SHUTDOWN>
  138. <option name="USE_DEFAULT" value="true" />
  139. <option name="SCRIPT" value="" />
  140. <option name="VM_PARAMETERS" value="" />
  141. <option name="PROGRAM_PARAMETERS" value="" />
  142. </SHUTDOWN>
  143. </ConfigurationWrapper>
  144. <method v="2">
  145. <option name="Make" enabled="true" />
  146. <option name="BuildArtifacts" enabled="true">
  147. <artifact name="springmvc:war" />
  148. </option>
  149. </method>
  150. </configuration>
  151. </component>
  152. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  153. <component name="TaskManager">
  154. <task active="true" id="Default" summary="Default task">
  155. <changelist id="32ba8696-e546-42f9-8a17-6935ed145529" name="Changes" comment="" />
  156. <created>1690439501381</created>
  157. <option name="number" value="Default" />
  158. <option name="presentableId" value="Default" />
  159. <updated>1690439501381</updated>
  160. <workItem from="1690439502870" duration="24084000" />
  161. <workItem from="1690525438535" duration="46823000" />
  162. <workItem from="1691477221692" duration="23000" />
  163. <workItem from="1692862984594" duration="622000" />
  164. </task>
  165. <servers />
  166. </component>
  167. <component name="TypeScriptGeneratedFilesManager">
  168. <option name="version" value="3" />
  169. </component>
  170. <component name="VcsManagerConfiguration">
  171. <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
  172. </component>
  173. </project>