|
@@ -0,0 +1,163 @@
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
+<project version="4">
|
|
|
|
+ <component name="AutoImportSettings">
|
|
|
|
+ <option name="autoReloadType" value="SELECTIVE" />
|
|
|
|
+ </component>
|
|
|
|
+ <component name="ChangeListManager">
|
|
|
|
+ <list default="true" id="336408f8-f508-43fa-862f-2a486d9e0671" name="Changes" comment="">
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/../vip23-rabbitmq/vip23-rabbitmq.iml" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/jarRepositories.xml" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/fair/ConsumerWorkMessage1.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/fair/ConsumerWorkMessage2.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/fair/ProducerWorkMessage.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/hello/ConsumerMessage.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/hello/ProducerMessage.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/work/ConsumerWorkMessage1.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/work/ConsumerWorkMessage2.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/work/ProducerWorkMessage.java" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/test/java/com/sf/AppTest.java" afterDir="false" />
|
|
|
|
+ </list>
|
|
|
|
+ <option name="SHOW_DIALOG" value="false" />
|
|
|
|
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
|
+ <option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
|
+ </component>
|
|
|
|
+ <component name="FileTemplateManagerImpl">
|
|
|
|
+ <option name="RECENT_TEMPLATES">
|
|
|
|
+ <list>
|
|
|
|
+ <option value="Class" />
|
|
|
|
+ </list>
|
|
|
|
+ </option>
|
|
|
|
+ </component>
|
|
|
|
+ <component name="Git.Settings">
|
|
|
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
|
|
|
+ </component>
|
|
|
|
+ <component name="MarkdownSettingsMigration">
|
|
|
|
+ <option name="stateVersion" value="1" />
|
|
|
|
+ </component>
|
|
|
|
+ <component name="ProjectId" id="2VBgdf4YCahbQ1g3ZPRwtHT00ey" />
|
|
|
|
+ <component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
|
|
|
+ <ConfirmationsSetting value="2" id="Add" />
|
|
|
|
+ </component>
|
|
|
|
+ <component name="ProjectViewState">
|
|
|
|
+ <option name="showLibraryContents" value="true" />
|
|
|
|
+ </component>
|
|
|
|
+ <component name="PropertiesComponent"><![CDATA[{
|
|
|
|
+ "keyToString": {
|
|
|
|
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
|
+ "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
+ "SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
|
+ "WebServerToolWindowFactoryState": "false",
|
|
|
|
+ "node.js.detected.package.eslint": "true",
|
|
|
|
+ "node.js.detected.package.tslint": "true",
|
|
|
|
+ "node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
+ "node.js.selected.package.tslint": "(autodetect)",
|
|
|
|
+ "project.structure.last.edited": "Modules",
|
|
|
|
+ "project.structure.proportion": "0.0",
|
|
|
|
+ "project.structure.side.proportion": "0.0",
|
|
|
|
+ "settings.editor.selected.configurable": "preferences.lookFeel",
|
|
|
|
+ "vue.rearranger.settings.migration": "true"
|
|
|
|
+ }
|
|
|
|
+}]]></component>
|
|
|
|
+ <component name="RunManager" selected="Application.com.sf.fair.ConsumerWorkMessage2">
|
|
|
|
+ <configuration name="ConsumerWorkMessage2" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
+ <option name="MAIN_CLASS_NAME" value="com.sf.work.ConsumerWorkMessage2" />
|
|
|
|
+ <module name="vip23-rabbitmq2" />
|
|
|
|
+ <extension name="coverage">
|
|
|
|
+ <pattern>
|
|
|
|
+ <option name="PATTERN" value="com.sf.work.*" />
|
|
|
|
+ <option name="ENABLED" value="true" />
|
|
|
|
+ </pattern>
|
|
|
|
+ </extension>
|
|
|
|
+ <method v="2">
|
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
|
+ </method>
|
|
|
|
+ </configuration>
|
|
|
|
+ <configuration name="ProducerWorkMessage" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
+ <option name="MAIN_CLASS_NAME" value="com.sf.work.ProducerWorkMessage" />
|
|
|
|
+ <module name="vip23-rabbitmq2" />
|
|
|
|
+ <extension name="coverage">
|
|
|
|
+ <pattern>
|
|
|
|
+ <option name="PATTERN" value="com.sf.work.*" />
|
|
|
|
+ <option name="ENABLED" value="true" />
|
|
|
|
+ </pattern>
|
|
|
|
+ </extension>
|
|
|
|
+ <method v="2">
|
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
|
+ </method>
|
|
|
|
+ </configuration>
|
|
|
|
+ <configuration name="com.sf.fair.ConsumerWorkMessage1" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
+ <option name="MAIN_CLASS_NAME" value="com.sf.fair.ConsumerWorkMessage1" />
|
|
|
|
+ <module name="vip23-rabbitmq2" />
|
|
|
|
+ <extension name="coverage">
|
|
|
|
+ <pattern>
|
|
|
|
+ <option name="PATTERN" value="com.sf.fair.*" />
|
|
|
|
+ <option name="ENABLED" value="true" />
|
|
|
|
+ </pattern>
|
|
|
|
+ </extension>
|
|
|
|
+ <method v="2">
|
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
|
+ </method>
|
|
|
|
+ </configuration>
|
|
|
|
+ <configuration name="com.sf.fair.ConsumerWorkMessage2" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
+ <option name="MAIN_CLASS_NAME" value="com.sf.fair.ConsumerWorkMessage2" />
|
|
|
|
+ <module name="vip23-rabbitmq2" />
|
|
|
|
+ <extension name="coverage">
|
|
|
|
+ <pattern>
|
|
|
|
+ <option name="PATTERN" value="com.sf.fair.*" />
|
|
|
|
+ <option name="ENABLED" value="true" />
|
|
|
|
+ </pattern>
|
|
|
|
+ </extension>
|
|
|
|
+ <method v="2">
|
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
|
+ </method>
|
|
|
|
+ </configuration>
|
|
|
|
+ <configuration name="com.sf.fair.ProducerWorkMessage" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
+ <option name="MAIN_CLASS_NAME" value="com.sf.fair.ProducerWorkMessage" />
|
|
|
|
+ <module name="vip23-rabbitmq2" />
|
|
|
|
+ <extension name="coverage">
|
|
|
|
+ <pattern>
|
|
|
|
+ <option name="PATTERN" value="com.sf.fair.*" />
|
|
|
|
+ <option name="ENABLED" value="true" />
|
|
|
|
+ </pattern>
|
|
|
|
+ </extension>
|
|
|
|
+ <method v="2">
|
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
|
+ </method>
|
|
|
|
+ </configuration>
|
|
|
|
+ <recent_temporary>
|
|
|
|
+ <list>
|
|
|
|
+ <item itemvalue="Application.com.sf.fair.ProducerWorkMessage" />
|
|
|
|
+ <item itemvalue="Application.com.sf.fair.ConsumerWorkMessage2" />
|
|
|
|
+ <item itemvalue="Application.com.sf.fair.ConsumerWorkMessage1" />
|
|
|
|
+ <item itemvalue="Application.ProducerWorkMessage" />
|
|
|
|
+ <item itemvalue="Application.ConsumerWorkMessage2" />
|
|
|
|
+ </list>
|
|
|
|
+ </recent_temporary>
|
|
|
|
+ </component>
|
|
|
|
+ <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
|
|
+ <component name="TaskManager">
|
|
|
|
+ <task active="true" id="Default" summary="Default task">
|
|
|
|
+ <changelist id="336408f8-f508-43fa-862f-2a486d9e0671" name="Changes" comment="" />
|
|
|
|
+ <created>1694314976610</created>
|
|
|
|
+ <option name="number" value="Default" />
|
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
|
+ <updated>1694314976610</updated>
|
|
|
|
+ <workItem from="1694314978194" duration="8819000" />
|
|
|
|
+ </task>
|
|
|
|
+ <servers />
|
|
|
|
+ </component>
|
|
|
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
|
|
+ <option name="version" value="3" />
|
|
|
|
+ </component>
|
|
|
|
+ <component name="XSLT-Support.FileAssociations.UIState">
|
|
|
|
+ <expand />
|
|
|
|
+ <select />
|
|
|
|
+ </component>
|
|
|
|
+</project>
|