workspace.xml 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  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="336408f8-f508-43fa-862f-2a486d9e0671" name="Changes" comment="">
  8. <change beforePath="$PROJECT_DIR$/../springcloudalibabaVIP23/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../springcloudalibabaVIP23/.idea/workspace.xml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/src/main/java/com/sf/Random.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sf/Random.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="HighlightingSettingsPerFile">
  28. <setting file="jar://$MAVEN_REPOSITORY$/com/rabbitmq/amqp-client/5.8.0/amqp-client-5.8.0-sources.jar!/com/rabbitmq/client/Channel.java" root0="SKIP_INSPECTION" />
  29. </component>
  30. <component name="MarkdownSettingsMigration">
  31. <option name="stateVersion" value="1" />
  32. </component>
  33. <component name="ProjectId" id="2VBgdf4YCahbQ1g3ZPRwtHT00ey" />
  34. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  35. <ConfirmationsSetting value="2" id="Add" />
  36. </component>
  37. <component name="ProjectViewState">
  38. <option name="showLibraryContents" value="true" />
  39. </component>
  40. <component name="PropertiesComponent"><![CDATA[{
  41. "keyToString": {
  42. "RunOnceActivity.OpenProjectViewOnStart": "true",
  43. "RunOnceActivity.ShowReadmeOnStart": "true",
  44. "SHARE_PROJECT_CONFIGURATION_FILES": "true",
  45. "WebServerToolWindowFactoryState": "false",
  46. "node.js.detected.package.eslint": "true",
  47. "node.js.detected.package.tslint": "true",
  48. "node.js.selected.package.eslint": "(autodetect)",
  49. "node.js.selected.package.tslint": "(autodetect)",
  50. "project.structure.last.edited": "Modules",
  51. "project.structure.proportion": "0.0",
  52. "project.structure.side.proportion": "0.0",
  53. "settings.editor.selected.configurable": "editor.preferences.fonts.default",
  54. "vue.rearranger.settings.migration": "true"
  55. }
  56. }]]></component>
  57. <component name="RunManager" selected="Application.Random">
  58. <configuration name="PublishMessageLog" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  59. <option name="MAIN_CLASS_NAME" value="com.sf.topic.PublishMessageLog" />
  60. <module name="vip23-rabbitmq2" />
  61. <extension name="coverage">
  62. <pattern>
  63. <option name="PATTERN" value="com.sf.topic.*" />
  64. <option name="ENABLED" value="true" />
  65. </pattern>
  66. </extension>
  67. <method v="2">
  68. <option name="Make" enabled="true" />
  69. </method>
  70. </configuration>
  71. <configuration name="Random" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  72. <option name="MAIN_CLASS_NAME" value="com.sf.Random" />
  73. <module name="vip23-rabbitmq2" />
  74. <extension name="coverage">
  75. <pattern>
  76. <option name="PATTERN" value="com.sf.*" />
  77. <option name="ENABLED" value="true" />
  78. </pattern>
  79. </extension>
  80. <method v="2">
  81. <option name="Make" enabled="true" />
  82. </method>
  83. </configuration>
  84. <configuration name="com.sf.route.PublishMessageLog" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  85. <option name="MAIN_CLASS_NAME" value="com.sf.route.PublishMessageLog" />
  86. <module name="vip23-rabbitmq2" />
  87. <extension name="coverage">
  88. <pattern>
  89. <option name="PATTERN" value="com.sf.route.*" />
  90. <option name="ENABLED" value="true" />
  91. </pattern>
  92. </extension>
  93. <method v="2">
  94. <option name="Make" enabled="true" />
  95. </method>
  96. </configuration>
  97. <configuration name="com.sf.topic.SubscribeMessageLog1" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  98. <option name="MAIN_CLASS_NAME" value="com.sf.topic.SubscribeMessageLog1" />
  99. <module name="vip23-rabbitmq2" />
  100. <extension name="coverage">
  101. <pattern>
  102. <option name="PATTERN" value="com.sf.topic.*" />
  103. <option name="ENABLED" value="true" />
  104. </pattern>
  105. </extension>
  106. <method v="2">
  107. <option name="Make" enabled="true" />
  108. </method>
  109. </configuration>
  110. <configuration name="com.sf.topic.SubscribeMessageLog2" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  111. <option name="MAIN_CLASS_NAME" value="com.sf.topic.SubscribeMessageLog2" />
  112. <module name="vip23-rabbitmq2" />
  113. <extension name="coverage">
  114. <pattern>
  115. <option name="PATTERN" value="com.sf.topic.*" />
  116. <option name="ENABLED" value="true" />
  117. </pattern>
  118. </extension>
  119. <method v="2">
  120. <option name="Make" enabled="true" />
  121. </method>
  122. </configuration>
  123. <recent_temporary>
  124. <list>
  125. <item itemvalue="Application.Random" />
  126. <item itemvalue="Application.PublishMessageLog" />
  127. <item itemvalue="Application.com.sf.topic.SubscribeMessageLog1" />
  128. <item itemvalue="Application.com.sf.topic.SubscribeMessageLog2" />
  129. <item itemvalue="Application.com.sf.route.PublishMessageLog" />
  130. </list>
  131. </recent_temporary>
  132. </component>
  133. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  134. <component name="TaskManager">
  135. <task active="true" id="Default" summary="Default task">
  136. <changelist id="336408f8-f508-43fa-862f-2a486d9e0671" name="Changes" comment="" />
  137. <created>1694314976610</created>
  138. <option name="number" value="Default" />
  139. <option name="presentableId" value="Default" />
  140. <updated>1694314976610</updated>
  141. <workItem from="1694314978194" duration="11029000" />
  142. <workItem from="1694764083472" duration="1898000" />
  143. <workItem from="1694824511520" duration="16469000" />
  144. <workItem from="1697709688869" duration="2591000" />
  145. </task>
  146. <servers />
  147. </component>
  148. <component name="TypeScriptGeneratedFilesManager">
  149. <option name="version" value="3" />
  150. </component>
  151. <component name="XSLT-Support.FileAssociations.UIState">
  152. <expand />
  153. <select />
  154. </component>
  155. </project>