You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

workspace.xml 3.5KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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="4d75e996-cee4-4ec6-b802-5b56d0c0eac4" name="Changes" comment="">
  8. <change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
  10. <change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
  11. <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
  12. <change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  13. <change afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
  14. </list>
  15. <option name="SHOW_DIALOG" value="false" />
  16. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  17. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  18. <option name="LAST_RESOLUTION" value="IGNORE" />
  19. </component>
  20. <component name="FileTemplateManagerImpl">
  21. <option name="RECENT_TEMPLATES">
  22. <list>
  23. <option value="Class" />
  24. </list>
  25. </option>
  26. </component>
  27. <component name="Git.Settings">
  28. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  29. </component>
  30. <component name="ProjectColorInfo"><![CDATA[{
  31. "associatedIndex": 8
  32. }]]></component>
  33. <component name="ProjectId" id="2p7Eq8ZJM8BEjLybOnAdhzZ82uv" />
  34. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  35. <component name="ProjectViewState">
  36. <option name="hideEmptyMiddlePackages" value="true" />
  37. <option name="showLibraryContents" value="true" />
  38. </component>
  39. <component name="PropertiesComponent"><![CDATA[{
  40. "keyToString": {
  41. "RunOnceActivity.ShowReadmeOnStart": "true",
  42. "SHARE_PROJECT_CONFIGURATION_FILES": "true",
  43. "com.codeium.enabled": "true",
  44. "git-widget-placeholder": "master",
  45. "kotlin-language-version-configured": "true",
  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. "nodejs_package_manager_path": "npm",
  51. "project.structure.last.edited": "Project",
  52. "project.structure.proportion": "0.15",
  53. "project.structure.side.proportion": "0.0",
  54. "vue.rearranger.settings.migration": "true"
  55. }
  56. }]]></component>
  57. <component name="SharedIndexes">
  58. <attachedChunks>
  59. <set>
  60. <option value="bundled-jdk-9823dce3aa75-28b599e66164-intellij.indexing.shared.core-IU-242.23726.103" />
  61. <option value="bundled-js-predefined-d6986cc7102b-5c90d61e3bab-JavaScript-IU-242.23726.103" />
  62. </set>
  63. </attachedChunks>
  64. </component>
  65. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  66. <component name="TaskManager">
  67. <task active="true" id="Default" summary="Default task">
  68. <changelist id="4d75e996-cee4-4ec6-b802-5b56d0c0eac4" name="Changes" comment="" />
  69. <created>1732108904989</created>
  70. <option name="number" value="Default" />
  71. <option name="presentableId" value="Default" />
  72. <updated>1732108904989</updated>
  73. <workItem from="1732108906083" duration="373000" />
  74. </task>
  75. <servers />
  76. </component>
  77. <component name="TypeScriptGeneratedFilesManager">
  78. <option name="version" value="3" />
  79. </component>
  80. </project>