workspace.xml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  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="b38871b0-bb40-441f-b377-5921d5041038" name="Changes" comment="">
  8. <change beforePath="$PROJECT_DIR$/src/main/resources/application-dev.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application-dev.yml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/src/main/resources/static/css/admin/console.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/css/admin/console.css" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/src/main/resources/static/image/icon/console-logo.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/image/icon/console-logo.png" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/admin/console.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/admin/console.html" afterDir="false" />
  12. </list>
  13. <option name="SHOW_DIALOG" value="false" />
  14. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  15. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  16. <option name="LAST_RESOLUTION" value="IGNORE" />
  17. </component>
  18. <component name="Git.Settings">
  19. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  20. </component>
  21. <component name="ProjectColorInfo">{
  22. &quot;associatedIndex&quot;: 5
  23. }</component>
  24. <component name="ProjectId" id="2q6LjQ5BW9EohyMPSlCGUSYWtA4" />
  25. <component name="ProjectViewState">
  26. <option name="openDirectoriesWithSingleClick" value="true" />
  27. <option name="showLibraryContents" value="true" />
  28. </component>
  29. <component name="PropertiesComponent">{
  30. &quot;keyToString&quot;: {
  31. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  32. &quot;git-widget-placeholder&quot;: &quot;master&quot;,
  33. &quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
  34. &quot;last_opened_file_path&quot;: &quot;/Users/wangqi49/Desktop/webchat&quot;,
  35. &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
  36. &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
  37. }
  38. }</component>
  39. <component name="RunManager">
  40. <configuration name="WebChatApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  41. <module name="webchat" />
  42. <option name="SPRING_BOOT_MAIN_CLASS" value="com.webchat.WebChatApplication" />
  43. <method v="2">
  44. <option name="Make" enabled="true" />
  45. </method>
  46. </configuration>
  47. </component>
  48. <component name="SharedIndexes">
  49. <attachedChunks>
  50. <set>
  51. <option value="bundled-jdk-9f38398b9061-39b83d9b5494-intellij.indexing.shared.core-IU-241.15989.150" />
  52. <option value="bundled-js-predefined-1d06a55b98c1-91d5c284f522-JavaScript-IU-241.15989.150" />
  53. </set>
  54. </attachedChunks>
  55. </component>
  56. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  57. <component name="TaskManager">
  58. <task active="true" id="Default" summary="Default task">
  59. <changelist id="b38871b0-bb40-441f-b377-5921d5041038" name="Changes" comment="" />
  60. <created>1733978212725</created>
  61. <option name="number" value="Default" />
  62. <option name="presentableId" value="Default" />
  63. <updated>1733978212725</updated>
  64. <workItem from="1733978214186" duration="212000" />
  65. <workItem from="1733978436158" duration="59000" />
  66. </task>
  67. <servers />
  68. </component>
  69. <component name="TypeScriptGeneratedFilesManager">
  70. <option name="version" value="3" />
  71. </component>
  72. </project>