workspace.xml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  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="50890c26-6ca9-4d3f-921d-9c2831b077eb" name="Changes" comment="" />
  8. <option name="SHOW_DIALOG" value="false" />
  9. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  10. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  11. <option name="LAST_RESOLUTION" value="IGNORE" />
  12. </component>
  13. <component name="FileTemplateManagerImpl">
  14. <option name="RECENT_TEMPLATES">
  15. <list>
  16. <option value="Class" />
  17. </list>
  18. </option>
  19. </component>
  20. <component name="MavenImportPreferences">
  21. <option name="generalSettings">
  22. <MavenGeneralSettings>
  23. <option name="mavenHomeTypeForPersistence" value="WRAPPER" />
  24. </MavenGeneralSettings>
  25. </option>
  26. </component>
  27. <component name="ProblemsViewState">
  28. <option name="selectedTabId" value="DEPENDENCY_CHECKER_PROBLEMS_TAB" />
  29. </component>
  30. <component name="ProjectColorInfo">{
  31. &quot;associatedIndex&quot;: 3
  32. }</component>
  33. <component name="ProjectId" id="2jGx67ce1hMHcutgk2pLpDkNpz0" />
  34. <component name="ProjectViewState">
  35. <option name="showLibraryContents" value="true" />
  36. </component>
  37. <component name="PropertiesComponent"><![CDATA[{
  38. "keyToString": {
  39. "Maven.Echat [clean].executor": "Run",
  40. "Maven.Echat [compile].executor": "Run",
  41. "Maven.Echat [install].executor": "Run",
  42. "RequestMappingsPanelOrder0": "0",
  43. "RequestMappingsPanelOrder1": "1",
  44. "RequestMappingsPanelWidth0": "75",
  45. "RequestMappingsPanelWidth1": "75",
  46. "RunOnceActivity.ShowReadmeOnStart": "true",
  47. "Spring Boot.EchatApplication.executor": "Debug",
  48. "kotlin-language-version-configured": "true",
  49. "last_opened_file_path": "C:/Users/Ciallo/Desktop/Echat/src/main/java/com/echat/util/redis",
  50. "node.js.detected.package.eslint": "true",
  51. "node.js.detected.package.tslint": "true",
  52. "node.js.selected.package.eslint": "(autodetect)",
  53. "node.js.selected.package.tslint": "(autodetect)",
  54. "nodejs_package_manager_path": "npm",
  55. "project.structure.last.edited": "Project",
  56. "project.structure.proportion": "0.15",
  57. "project.structure.side.proportion": "0.5494253",
  58. "settings.editor.selected.configurable": "project.propCompiler",
  59. "vue.rearranger.settings.migration": "true"
  60. },
  61. "keyToStringList": {
  62. "DatabaseDriversLRU": [
  63. "mysql"
  64. ]
  65. }
  66. }]]></component>
  67. <component name="ReactorSettings">
  68. <option name="notificationShown" value="true" />
  69. </component>
  70. <component name="RecentsManager">
  71. <key name="CopyFile.RECENT_KEYS">
  72. <recent name="C:\Users\Ciallo\Desktop\Echat\src\main\java\com\echat\util\redis" />
  73. </key>
  74. </component>
  75. <component name="RunManager">
  76. <configuration name="EchatApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  77. <module name="Echat" />
  78. <option name="SPRING_BOOT_MAIN_CLASS" value="com.echat.EchatApplication" />
  79. <method v="2">
  80. <option name="Make" enabled="true" />
  81. </method>
  82. </configuration>
  83. </component>
  84. <component name="SharedIndexes">
  85. <attachedChunks>
  86. <set>
  87. <option value="bundled-jdk-9f38398b9061-39b83d9b5494-intellij.indexing.shared.core-IU-241.18034.62" />
  88. <option value="bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-IU-241.18034.62" />
  89. </set>
  90. </attachedChunks>
  91. </component>
  92. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  93. <component name="TaskManager">
  94. <task active="true" id="Default" summary="Default task">
  95. <changelist id="50890c26-6ca9-4d3f-921d-9c2831b077eb" name="Changes" comment="" />
  96. <created>1721027038285</created>
  97. <option name="number" value="Default" />
  98. <option name="presentableId" value="Default" />
  99. <updated>1721027038285</updated>
  100. <workItem from="1721027039396" duration="9270000" />
  101. <workItem from="1721037441043" duration="79000" />
  102. <workItem from="1721092970940" duration="15233000" />
  103. <workItem from="1721117669113" duration="3447000" />
  104. </task>
  105. <servers />
  106. </component>
  107. <component name="TypeScriptGeneratedFilesManager">
  108. <option name="version" value="3" />
  109. </component>
  110. </project>