workspace.xml 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  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="8c3e0ed0-6141-4ee9-a284-3fa2d43ee5eb" name="Changes" comment="">
  8. <change afterPath="$PROJECT_DIR$/../../SSM/.idea/compiler.xml" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/../../SSM/.idea/encodings.xml" afterDir="false" />
  10. <change afterPath="$PROJECT_DIR$/../../SSM/.idea/jarRepositories.xml" afterDir="false" />
  11. <change afterPath="$PROJECT_DIR$/../../SSM/.idea/misc.xml" afterDir="false" />
  12. <change afterPath="$PROJECT_DIR$/../../SSM/.idea/vcs.xml" afterDir="false" />
  13. <change afterPath="$PROJECT_DIR$/../../SSM/.idea/workspace.xml" afterDir="false" />
  14. <change afterPath="$PROJECT_DIR$/../../SSM/pom.xml" afterDir="false" />
  15. <change afterPath="$PROJECT_DIR$/../../SSM/src/main/resources/applicationContext.xml" afterDir="false" />
  16. <change afterPath="$PROJECT_DIR$/../../SSM/src/main/resources/db.properties" afterDir="false" />
  17. <change afterPath="$PROJECT_DIR$/../../SSM/src/main/resources/mybatis-config.xml" afterDir="false" />
  18. <change afterPath="$PROJECT_DIR$/../../SSM/src/main/webapp/WEB-INF/springDispatcherServlet.xml" afterDir="false" />
  19. <change afterPath="$PROJECT_DIR$/../../SSM/src/main/webapp/WEB-INF/web.xml" afterDir="false" />
  20. <change afterPath="$PROJECT_DIR$/../../SSM/src/main/webapp/index.jsp" afterDir="false" />
  21. <change afterPath="$PROJECT_DIR$/../../SSM/target/SSM.war" afterDir="false" />
  22. <change afterPath="$PROJECT_DIR$/../../SSM/target/SSM/META-INF/MANIFEST.MF" afterDir="false" />
  23. <change afterPath="$PROJECT_DIR$/../../SSM/target/SSM/WEB-INF/web.xml" afterDir="false" />
  24. <change afterPath="$PROJECT_DIR$/../../SSM/target/SSM/index.jsp" afterDir="false" />
  25. <change afterPath="$PROJECT_DIR$/../../SSM/target/classes/applicationContext.xml" afterDir="false" />
  26. <change afterPath="$PROJECT_DIR$/../../SSM/target/classes/db.properties" afterDir="false" />
  27. <change afterPath="$PROJECT_DIR$/../../SSM/target/classes/mybatis-config.xml" afterDir="false" />
  28. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  29. <change beforePath="$PROJECT_DIR$/../../springmvc/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../../springmvc/.idea/workspace.xml" afterDir="false" />
  30. </list>
  31. <option name="SHOW_DIALOG" value="false" />
  32. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  33. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  34. <option name="LAST_RESOLUTION" value="IGNORE" />
  35. </component>
  36. <component name="FileTemplateManagerImpl">
  37. <option name="RECENT_TEMPLATES">
  38. <list>
  39. <option value="Interface" />
  40. <option value="spring-beans.schema" />
  41. <option value="Class" />
  42. </list>
  43. </option>
  44. </component>
  45. <component name="Git.Settings">
  46. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/../.." />
  47. </component>
  48. <component name="MarkdownSettingsMigration">
  49. <option name="stateVersion" value="1" />
  50. </component>
  51. <component name="ProjectId" id="2SuQIAkYeE9eSXDx5u2UwoI6c6y" />
  52. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  53. <ConfirmationsSetting value="2" id="Add" />
  54. </component>
  55. <component name="ProjectViewState">
  56. <option name="showLibraryContents" value="true" />
  57. </component>
  58. <component name="PropertiesComponent">{
  59. &quot;keyToString&quot;: {
  60. &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
  61. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  62. &quot;SHARE_PROJECT_CONFIGURATION_FILES&quot;: &quot;true&quot;,
  63. &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
  64. &quot;last_opened_file_path&quot;: &quot;C:/Users/Lenovo/Desktop/spring1&quot;,
  65. &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
  66. &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
  67. &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
  68. &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
  69. &quot;project.structure.last.edited&quot;: &quot;Modules&quot;,
  70. &quot;project.structure.proportion&quot;: &quot;0.15&quot;,
  71. &quot;project.structure.side.proportion&quot;: &quot;0.13333334&quot;,
  72. &quot;settings.editor.selected.configurable&quot;: &quot;editor.preferences.fonts.default&quot;,
  73. &quot;spring.configuration.checksum&quot;: &quot;2a2d595e6ed9a0b24f027f2b63b134d6&quot;,
  74. &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
  75. }
  76. }</component>
  77. <component name="RunManager" selected="JUnit.TxTest3.t1">
  78. <configuration name="AopTest.t1 (1)" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  79. <module name="spring" />
  80. <extension name="coverage">
  81. <pattern>
  82. <option name="PATTERN" value="com.sf.aop.*" />
  83. <option name="ENABLED" value="true" />
  84. </pattern>
  85. </extension>
  86. <option name="PACKAGE_NAME" value="com.sf.aop" />
  87. <option name="MAIN_CLASS_NAME" value="com.sf.aop.AopTest" />
  88. <option name="METHOD_NAME" value="t1" />
  89. <option name="TEST_OBJECT" value="method" />
  90. <method v="2">
  91. <option name="Make" enabled="true" />
  92. </method>
  93. </configuration>
  94. <configuration name="ProxyTest.t2" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  95. <module name="spring" />
  96. <extension name="coverage">
  97. <pattern>
  98. <option name="PATTERN" value="com.sf.proxy.*" />
  99. <option name="ENABLED" value="true" />
  100. </pattern>
  101. </extension>
  102. <option name="PACKAGE_NAME" value="com.sf.proxy" />
  103. <option name="MAIN_CLASS_NAME" value="com.sf.proxy.ProxyTest" />
  104. <option name="METHOD_NAME" value="t2" />
  105. <option name="TEST_OBJECT" value="method" />
  106. <method v="2">
  107. <option name="Make" enabled="true" />
  108. </method>
  109. </configuration>
  110. <configuration name="TxTest2.t1" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  111. <module name="spring" />
  112. <extension name="coverage">
  113. <pattern>
  114. <option name="PATTERN" value="com.sf.tx.*" />
  115. <option name="ENABLED" value="true" />
  116. </pattern>
  117. </extension>
  118. <option name="PACKAGE_NAME" value="com.sf.tx" />
  119. <option name="MAIN_CLASS_NAME" value="com.sf.tx.TxTest2" />
  120. <option name="METHOD_NAME" value="t1" />
  121. <option name="TEST_OBJECT" value="method" />
  122. <method v="2">
  123. <option name="Make" enabled="true" />
  124. </method>
  125. </configuration>
  126. <configuration name="TxTest3.t1" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  127. <module name="spring" />
  128. <extension name="coverage">
  129. <pattern>
  130. <option name="PATTERN" value="com.sf.tx.*" />
  131. <option name="ENABLED" value="true" />
  132. </pattern>
  133. </extension>
  134. <option name="PACKAGE_NAME" value="com.sf.tx" />
  135. <option name="MAIN_CLASS_NAME" value="com.sf.tx.TxTest3" />
  136. <option name="METHOD_NAME" value="t1" />
  137. <option name="TEST_OBJECT" value="method" />
  138. <method v="2">
  139. <option name="Make" enabled="true" />
  140. </method>
  141. </configuration>
  142. <configuration name="TxTest.t1" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  143. <module name="spring" />
  144. <extension name="coverage">
  145. <pattern>
  146. <option name="PATTERN" value="com.sf.tx.*" />
  147. <option name="ENABLED" value="true" />
  148. </pattern>
  149. </extension>
  150. <option name="PACKAGE_NAME" value="com.sf.tx" />
  151. <option name="MAIN_CLASS_NAME" value="com.sf.tx.TxTest" />
  152. <option name="METHOD_NAME" value="t1" />
  153. <option name="TEST_OBJECT" value="method" />
  154. <method v="2">
  155. <option name="Make" enabled="true" />
  156. </method>
  157. </configuration>
  158. <recent_temporary>
  159. <list>
  160. <item itemvalue="JUnit.TxTest3.t1" />
  161. <item itemvalue="JUnit.TxTest2.t1" />
  162. <item itemvalue="JUnit.TxTest.t1" />
  163. <item itemvalue="JUnit.AopTest.t1 (1)" />
  164. <item itemvalue="JUnit.ProxyTest.t2" />
  165. </list>
  166. </recent_temporary>
  167. </component>
  168. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  169. <component name="TaskManager">
  170. <task active="true" id="Default" summary="Default task">
  171. <changelist id="8c3e0ed0-6141-4ee9-a284-3fa2d43ee5eb" name="Changes" comment="" />
  172. <created>1689993904831</created>
  173. <option name="number" value="Default" />
  174. <option name="presentableId" value="Default" />
  175. <updated>1689993904831</updated>
  176. <workItem from="1689993906819" duration="76525000" />
  177. <workItem from="1690702886400" duration="792000" />
  178. <workItem from="1690944564147" duration="645000" />
  179. </task>
  180. <servers />
  181. </component>
  182. <component name="TypeScriptGeneratedFilesManager">
  183. <option name="version" value="3" />
  184. </component>
  185. </project>