workspace.xml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316
  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="5aa6272e-23b4-48f4-9aaa-8caf45810aa0" name="Changes" comment="0410 reflect">
  8. <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/Role.java" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/User.java" afterDir="false" />
  10. <change afterPath="$PROJECT_DIR$/src/main/resources/spring-beans-new.xml" afterDir="false" />
  11. <change afterPath="$PROJECT_DIR$/src/main/resources/spring-beans.xml" afterDir="false" />
  12. <change afterPath="$PROJECT_DIR$/src/test/java/com/sf/TestUser.java" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
  15. </list>
  16. <option name="SHOW_DIALOG" value="false" />
  17. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  18. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  19. <option name="LAST_RESOLUTION" value="IGNORE" />
  20. </component>
  21. <component name="ChangesViewManager">
  22. <option name="groupingKeys">
  23. <option value="directory" />
  24. </option>
  25. </component>
  26. <component name="FileTemplateManagerImpl">
  27. <option name="RECENT_TEMPLATES">
  28. <list>
  29. <option value="Spring Xml File" />
  30. <option value="Spring File" />
  31. <option value="Class" />
  32. </list>
  33. </option>
  34. </component>
  35. <component name="Git.Settings">
  36. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  37. </component>
  38. <component name="ProjectColorInfo">{
  39. &quot;associatedIndex&quot;: 1
  40. }</component>
  41. <component name="ProjectId" id="2eZtY2aHbAlH73NNbcsXZlSA5aT" />
  42. <component name="ProjectLevelVcsManager">
  43. <ConfirmationsSetting value="2" id="Add" />
  44. </component>
  45. <component name="ProjectViewState">
  46. <option name="showLibraryContents" value="true" />
  47. </component>
  48. <component name="PropertiesComponent"><![CDATA[{
  49. "keyToString": {
  50. "Application.Main.executor": "Run",
  51. "Application.StaticInterview.executor": "Run",
  52. "Application.TestCollection (1).executor": "Run",
  53. "Application.TestCollection (2).executor": "Run",
  54. "Application.TestCollection.executor": "Run",
  55. "Application.TestMath.executor": "Run",
  56. "Application.TestReflect.executor": "Run",
  57. "Application.TestStringIntern.executor": "Run",
  58. "Application.TestUser.executor": "Run",
  59. "Application.TestUserByHCB.executor": "Run",
  60. "JUnit.TestUser.executor": "Run",
  61. "JUnit.TestUser.test.executor": "Run",
  62. "JUnit.TestUser.testNew.executor": "Run",
  63. "Maven. [org.apache.maven.plugins:maven-archetype-plugin:RELEASE:generate].executor": "Run",
  64. "Maven.spring-demo [install].executor": "Run",
  65. "RunOnceActivity.OpenProjectViewOnStart": "true",
  66. "RunOnceActivity.ShowReadmeOnStart": "true",
  67. "git-widget-placeholder": "master",
  68. "kotlin-language-version-configured": "true",
  69. "last_opened_file_path": "/Users/Qing/IdeaProjects/SiFu/VIP31/spring-demo/src/main/resources",
  70. "node.js.detected.package.eslint": "true",
  71. "node.js.detected.package.tslint": "true",
  72. "node.js.selected.package.eslint": "(autodetect)",
  73. "node.js.selected.package.tslint": "(autodetect)",
  74. "nodejs_package_manager_path": "npm",
  75. "project.structure.last.edited": "Project",
  76. "project.structure.proportion": "0.1809181",
  77. "project.structure.side.proportion": "0.22295515",
  78. "settings.editor.selected.configurable": "preferences.keymap",
  79. "vue.rearranger.settings.migration": "true"
  80. }
  81. }]]></component>
  82. <component name="RecentsManager">
  83. <key name="CopyFile.RECENT_KEYS">
  84. <recent name="$PROJECT_DIR$/src/main/resources" />
  85. </key>
  86. </component>
  87. <component name="RunManager" selected="JUnit.TestUser.testNew">
  88. <configuration name="TestCollection" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  89. <option name="MAIN_CLASS_NAME" value="com.sf.javase.TestCollection" />
  90. <module name="spring-demo" />
  91. <extension name="coverage">
  92. <pattern>
  93. <option name="PATTERN" value="com.sf.javase.*" />
  94. <option name="ENABLED" value="true" />
  95. </pattern>
  96. </extension>
  97. <method v="2">
  98. <option name="Make" enabled="true" />
  99. </method>
  100. </configuration>
  101. <configuration name="TestCollection" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  102. <option name="MAIN_CLASS_NAME" value="com.sf.javase.TestCollection" />
  103. <module name="spring-demo" />
  104. <extension name="coverage">
  105. <pattern>
  106. <option name="PATTERN" value="com.sf.javase.*" />
  107. <option name="ENABLED" value="true" />
  108. </pattern>
  109. </extension>
  110. <method v="2">
  111. <option name="Make" enabled="true" />
  112. </method>
  113. </configuration>
  114. <configuration name="TestUser" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  115. <option name="MAIN_CLASS_NAME" value="com.sf.reflect.TestUser" />
  116. <module name="spring-demo" />
  117. <extension name="coverage">
  118. <pattern>
  119. <option name="PATTERN" value="com.sf.reflect.*" />
  120. <option name="ENABLED" value="true" />
  121. </pattern>
  122. </extension>
  123. <method v="2">
  124. <option name="Make" enabled="true" />
  125. </method>
  126. </configuration>
  127. <configuration name="TestUserByHCB" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  128. <option name="MAIN_CLASS_NAME" value="com.sf.reflect.TestUserByHCB" />
  129. <module name="spring-demo" />
  130. <extension name="coverage">
  131. <pattern>
  132. <option name="PATTERN" value="com.sf.reflect.*" />
  133. <option name="ENABLED" value="true" />
  134. </pattern>
  135. </extension>
  136. <method v="2">
  137. <option name="Make" enabled="true" />
  138. </method>
  139. </configuration>
  140. <configuration name="TestUser" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  141. <module name="spring-demo" />
  142. <extension name="coverage">
  143. <pattern>
  144. <option name="PATTERN" value="com.sf.*" />
  145. <option name="ENABLED" value="true" />
  146. </pattern>
  147. </extension>
  148. <option name="PACKAGE_NAME" value="com.sf" />
  149. <option name="MAIN_CLASS_NAME" value="com.sf.TestUser" />
  150. <option name="TEST_OBJECT" value="class" />
  151. <method v="2">
  152. <option name="Make" enabled="true" />
  153. </method>
  154. </configuration>
  155. <configuration name="TestUser.test" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  156. <module name="spring-demo" />
  157. <extension name="coverage">
  158. <pattern>
  159. <option name="PATTERN" value="com.sf.*" />
  160. <option name="ENABLED" value="true" />
  161. </pattern>
  162. </extension>
  163. <option name="PACKAGE_NAME" value="com.sf" />
  164. <option name="MAIN_CLASS_NAME" value="com.sf.TestUser" />
  165. <option name="METHOD_NAME" value="test" />
  166. <option name="TEST_OBJECT" value="method" />
  167. <method v="2">
  168. <option name="Make" enabled="true" />
  169. </method>
  170. </configuration>
  171. <configuration name="TestUser.testNew" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  172. <module name="spring-demo" />
  173. <extension name="coverage">
  174. <pattern>
  175. <option name="PATTERN" value="com.sf.*" />
  176. <option name="ENABLED" value="true" />
  177. </pattern>
  178. </extension>
  179. <option name="PACKAGE_NAME" value="com.sf" />
  180. <option name="MAIN_CLASS_NAME" value="com.sf.TestUser" />
  181. <option name="METHOD_NAME" value="testNew" />
  182. <option name="TEST_OBJECT" value="method" />
  183. <method v="2">
  184. <option name="Make" enabled="true" />
  185. </method>
  186. </configuration>
  187. <recent_temporary>
  188. <list>
  189. <item itemvalue="JUnit.TestUser.testNew" />
  190. <item itemvalue="JUnit.TestUser.test" />
  191. <item itemvalue="JUnit.TestUser" />
  192. <item itemvalue="Application.TestUser" />
  193. <item itemvalue="Application.TestUserByHCB" />
  194. </list>
  195. </recent_temporary>
  196. </component>
  197. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  198. <component name="TaskManager">
  199. <task active="true" id="Default" summary="Default task">
  200. <changelist id="5aa6272e-23b4-48f4-9aaa-8caf45810aa0" name="Changes" comment="" />
  201. <created>1712123972326</created>
  202. <option name="number" value="Default" />
  203. <option name="presentableId" value="Default" />
  204. <updated>1712123972326</updated>
  205. <workItem from="1712123973520" duration="8552000" />
  206. <workItem from="1712726738891" duration="779000" />
  207. <workItem from="1712732632988" duration="8215000" />
  208. <workItem from="1712972174804" duration="13655000" />
  209. </task>
  210. <task id="LOCAL-00001" summary="0403 javaSE">
  211. <option name="closed" value="true" />
  212. <created>1712134844743</created>
  213. <option name="number" value="00001" />
  214. <option name="presentableId" value="LOCAL-00001" />
  215. <option name="project" value="LOCAL" />
  216. <updated>1712134844743</updated>
  217. </task>
  218. <task id="LOCAL-00002" summary="0403 javaSE">
  219. <option name="closed" value="true" />
  220. <created>1712726762198</created>
  221. <option name="number" value="00002" />
  222. <option name="presentableId" value="LOCAL-00002" />
  223. <option name="project" value="LOCAL" />
  224. <updated>1712726762198</updated>
  225. </task>
  226. <task id="LOCAL-00003" summary="0410 reflect">
  227. <option name="closed" value="true" />
  228. <created>1712739686280</created>
  229. <option name="number" value="00003" />
  230. <option name="presentableId" value="LOCAL-00003" />
  231. <option name="project" value="LOCAL" />
  232. <updated>1712739686280</updated>
  233. </task>
  234. <option name="localTasksCounter" value="4" />
  235. <servers />
  236. </component>
  237. <component name="TypeScriptGeneratedFilesManager">
  238. <option name="version" value="3" />
  239. </component>
  240. <component name="Vcs.Log.Tabs.Properties">
  241. <option name="OPEN_GENERIC_TABS">
  242. <map>
  243. <entry key="105ff90c-1298-45f8-accf-4e56367b1b7b" value="TOOL_WINDOW" />
  244. <entry key="2836cf7e-9804-4f89-86fa-98fe8e7d455e" value="TOOL_WINDOW" />
  245. </map>
  246. </option>
  247. <option name="TAB_STATES">
  248. <map>
  249. <entry key="105ff90c-1298-45f8-accf-4e56367b1b7b">
  250. <value>
  251. <State>
  252. <option name="FILTERS">
  253. <map>
  254. <entry key="branch">
  255. <value>
  256. <list>
  257. <option value="HEAD" />
  258. </list>
  259. </value>
  260. </entry>
  261. <entry key="structure">
  262. <value>
  263. <list>
  264. <option value="dir:/Users/Qing/IdeaProjects/SiFu/VIP31/spring-demo" />
  265. </list>
  266. </value>
  267. </entry>
  268. </map>
  269. </option>
  270. <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  271. </State>
  272. </value>
  273. </entry>
  274. <entry key="2836cf7e-9804-4f89-86fa-98fe8e7d455e">
  275. <value>
  276. <State>
  277. <option name="FILTERS">
  278. <map>
  279. <entry key="branch">
  280. <value>
  281. <list>
  282. <option value="HEAD" />
  283. </list>
  284. </value>
  285. </entry>
  286. <entry key="structure">
  287. <value>
  288. <list>
  289. <option value="dir:/Users/Qing/IdeaProjects/SiFu/VIP31/spring-demo" />
  290. </list>
  291. </value>
  292. </entry>
  293. </map>
  294. </option>
  295. <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  296. </State>
  297. </value>
  298. </entry>
  299. <entry key="MAIN">
  300. <value>
  301. <State />
  302. </value>
  303. </entry>
  304. </map>
  305. </option>
  306. </component>
  307. <component name="VcsManagerConfiguration">
  308. <MESSAGE value="0403 javaSE" />
  309. <MESSAGE value="0410 reflect" />
  310. <option name="LAST_COMMIT_MESSAGE" value="0410 reflect" />
  311. </component>
  312. <component name="XSLT-Support.FileAssociations.UIState">
  313. <expand />
  314. <select />
  315. </component>
  316. </project>