workspace.xml 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  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="cc632264-3e04-48d2-b24e-1e5609483d8e" name="Changes" comment="0324 rocketmq">
  8. <change afterPath="$PROJECT_DIR$/../.idea/VIPJAVA.iml" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/../gn_oa_vip27/.idea/google-java-format.xml" afterDir="false" />
  10. <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/callback/Answer.java" afterDir="false" />
  11. <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/callback/CallBack.java" afterDir="false" />
  12. <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/callback/Person.java" afterDir="false" />
  13. <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/callback/Person1.java" afterDir="false" />
  14. <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/callback/Test.java" afterDir="false" />
  15. <change beforePath="$PROJECT_DIR$/../02_JavaWeb/day06_mybatis/src/main/java/com/lc/mapper/UserMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/../02_JavaWeb/day06_mybatis/src/main/java/com/lc/mapper/UserMapper.java" afterDir="false" />
  16. <change beforePath="$PROJECT_DIR$/../02_JavaWeb/day06_mybatis/src/main/resources/com/lc/mapper/UserMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../02_JavaWeb/day06_mybatis/src/main/resources/com/lc/mapper/UserMapper.xml" afterDir="false" />
  17. <change beforePath="$PROJECT_DIR$/../02_JavaWeb/day07_mybatis/src/main/resources/com/lc/mapper/UserMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../02_JavaWeb/day07_mybatis/src/main/resources/com/lc/mapper/UserMapper.xml" afterDir="false" />
  18. <change beforePath="$PROJECT_DIR$/../gn_oa_vip27/.idea/jarRepositories.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../gn_oa_vip27/.idea/jarRepositories.xml" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/../gn_oa_vip27/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../gn_oa_vip27/.idea/misc.xml" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/../gn_oa_vip27/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../gn_oa_vip27/.idea/workspace.xml" afterDir="false" />
  21. <change beforePath="$PROJECT_DIR$/../gn_oa_vip27/src/main/java/com/sf/utils/JdbcUtil.java" beforeDir="false" afterPath="$PROJECT_DIR$/../gn_oa_vip27/src/main/java/com/sf/utils/JdbcUtil.java" afterDir="false" />
  22. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  23. </list>
  24. <option name="SHOW_DIALOG" value="false" />
  25. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  26. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  27. <option name="LAST_RESOLUTION" value="IGNORE" />
  28. </component>
  29. <component name="ChangesViewManager">
  30. <option name="groupingKeys">
  31. <option value="directory" />
  32. </option>
  33. </component>
  34. <component name="FileTemplateManagerImpl">
  35. <option name="RECENT_TEMPLATES">
  36. <list>
  37. <option value="Interface" />
  38. <option value="Class" />
  39. </list>
  40. </option>
  41. </component>
  42. <component name="Git.Settings">
  43. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  44. </component>
  45. <component name="ProjectColorInfo">{
  46. &quot;associatedIndex&quot;: 5
  47. }</component>
  48. <component name="ProjectId" id="2e7riCGNDFRhmF7p5dUKghzhJFb" />
  49. <component name="ProjectLevelVcsManager">
  50. <ConfirmationsSetting value="2" id="Add" />
  51. </component>
  52. <component name="ProjectViewState">
  53. <option name="showLibraryContents" value="true" />
  54. </component>
  55. <component name="PropertiesComponent"><![CDATA[{
  56. "keyToString": {
  57. "Application.AsyncProducer (1).executor": "Run",
  58. "Application.AsyncProducer.executor": "Run",
  59. "Application.Consumer.executor": "Run",
  60. "Application.OnewayProducer.executor": "Run",
  61. "Application.Producer.executor": "Run",
  62. "Application.Test.executor": "Run",
  63. "Maven. [org.apache.maven.plugins:maven-archetype-plugin:RELEASE:generate].executor": "Run",
  64. "RunOnceActivity.OpenProjectViewOnStart": "true",
  65. "RunOnceActivity.ShowReadmeOnStart": "true",
  66. "git-widget-placeholder": "master",
  67. "kotlin-language-version-configured": "true",
  68. "node.js.detected.package.eslint": "true",
  69. "node.js.detected.package.tslint": "true",
  70. "node.js.selected.package.eslint": "(autodetect)",
  71. "node.js.selected.package.tslint": "(autodetect)",
  72. "nodejs_package_manager_path": "npm",
  73. "settings.editor.selected.configurable": "MavenSettings",
  74. "vue.rearranger.settings.migration": "true"
  75. }
  76. }]]></component>
  77. <component name="RecentsManager">
  78. <key name="CopyClassDialog.RECENTS_KEY">
  79. <recent name="com.sf.callback" />
  80. </key>
  81. </component>
  82. <component name="RunManager" selected="Application.Test">
  83. <configuration name="AsyncProducer (1)" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  84. <option name="MAIN_CLASS_NAME" value="com.sf.message.AsyncProducer" />
  85. <module name="rocketmq-demo" />
  86. <extension name="coverage">
  87. <pattern>
  88. <option name="PATTERN" value="com.sf.message.*" />
  89. <option name="ENABLED" value="true" />
  90. </pattern>
  91. </extension>
  92. <method v="2">
  93. <option name="Make" enabled="true" />
  94. </method>
  95. </configuration>
  96. <configuration name="Consumer" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  97. <option name="MAIN_CLASS_NAME" value="com.sf.helloworld.Consumer" />
  98. <module name="rocketmq-demo" />
  99. <extension name="coverage">
  100. <pattern>
  101. <option name="PATTERN" value="com.sf.helloworld.*" />
  102. <option name="ENABLED" value="true" />
  103. </pattern>
  104. </extension>
  105. <method v="2">
  106. <option name="Make" enabled="true" />
  107. </method>
  108. </configuration>
  109. <configuration name="OnewayProducer" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  110. <option name="MAIN_CLASS_NAME" value="com.sf.message.OnewayProducer" />
  111. <module name="rocketmq-demo" />
  112. <extension name="coverage">
  113. <pattern>
  114. <option name="PATTERN" value="com.sf.message.*" />
  115. <option name="ENABLED" value="true" />
  116. </pattern>
  117. </extension>
  118. <method v="2">
  119. <option name="Make" enabled="true" />
  120. </method>
  121. </configuration>
  122. <configuration name="Producer" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  123. <option name="MAIN_CLASS_NAME" value="com.sf.helloworld.Producer" />
  124. <module name="rocketmq-demo" />
  125. <extension name="coverage">
  126. <pattern>
  127. <option name="PATTERN" value="com.sf.helloworld.*" />
  128. <option name="ENABLED" value="true" />
  129. </pattern>
  130. </extension>
  131. <method v="2">
  132. <option name="Make" enabled="true" />
  133. </method>
  134. </configuration>
  135. <configuration name="Test" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  136. <option name="MAIN_CLASS_NAME" value="com.sf.callback.Test" />
  137. <module name="rocketmq-demo" />
  138. <extension name="coverage">
  139. <pattern>
  140. <option name="PATTERN" value="com.sf.callback.*" />
  141. <option name="ENABLED" value="true" />
  142. </pattern>
  143. </extension>
  144. <method v="2">
  145. <option name="Make" enabled="true" />
  146. </method>
  147. </configuration>
  148. <recent_temporary>
  149. <list>
  150. <item itemvalue="Application.Test" />
  151. <item itemvalue="Application.Producer" />
  152. <item itemvalue="Application.Consumer" />
  153. <item itemvalue="Application.OnewayProducer" />
  154. <item itemvalue="Application.AsyncProducer (1)" />
  155. </list>
  156. </recent_temporary>
  157. </component>
  158. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  159. <component name="TaskManager">
  160. <task active="true" id="Default" summary="Default task">
  161. <changelist id="cc632264-3e04-48d2-b24e-1e5609483d8e" name="Changes" comment="" />
  162. <created>1711266581667</created>
  163. <option name="number" value="Default" />
  164. <option name="presentableId" value="Default" />
  165. <updated>1711266581667</updated>
  166. <workItem from="1711266583057" duration="4122000" />
  167. <workItem from="1711533395564" duration="4228000" />
  168. </task>
  169. <task id="LOCAL-00001" summary="0324 rocketmq">
  170. <option name="closed" value="true" />
  171. <created>1711271538450</created>
  172. <option name="number" value="00001" />
  173. <option name="presentableId" value="LOCAL-00001" />
  174. <option name="project" value="LOCAL" />
  175. <updated>1711271538450</updated>
  176. </task>
  177. <option name="localTasksCounter" value="2" />
  178. <servers />
  179. </component>
  180. <component name="TypeScriptGeneratedFilesManager">
  181. <option name="version" value="3" />
  182. </component>
  183. <component name="Vcs.Log.Tabs.Properties">
  184. <option name="OPEN_GENERIC_TABS">
  185. <map>
  186. <entry key="3895a3d2-79df-4765-8c62-8961ee80125f" value="TOOL_WINDOW" />
  187. </map>
  188. </option>
  189. <option name="TAB_STATES">
  190. <map>
  191. <entry key="3895a3d2-79df-4765-8c62-8961ee80125f">
  192. <value>
  193. <State>
  194. <option name="FILTERS">
  195. <map>
  196. <entry key="branch">
  197. <value>
  198. <list>
  199. <option value="HEAD" />
  200. </list>
  201. </value>
  202. </entry>
  203. <entry key="structure">
  204. <value>
  205. <list>
  206. <option value="dir:/Users/Qing/IdeaProjects/SiFu/VIPJAVA/rocketmq-demo" />
  207. </list>
  208. </value>
  209. </entry>
  210. </map>
  211. </option>
  212. <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  213. </State>
  214. </value>
  215. </entry>
  216. </map>
  217. </option>
  218. </component>
  219. <component name="VcsManagerConfiguration">
  220. <MESSAGE value="0324 rocketmq" />
  221. <option name="LAST_COMMIT_MESSAGE" value="0324 rocketmq" />
  222. </component>
  223. </project>