workspace.xml 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  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="f5c8d7e3-5061-4136-9b02-980223f1d915" 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="Git.Settings">
  14. <option name="RECENT_BRANCH_BY_REPOSITORY">
  15. <map>
  16. <entry key="$PROJECT_DIR$" value="master" />
  17. </map>
  18. </option>
  19. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  20. </component>
  21. <component name="MavenImportPreferences">
  22. <option name="generalSettings">
  23. <MavenGeneralSettings>
  24. <option name="customMavenHome" value="D:\Program Files\apache-maven-3.6.3" />
  25. <option name="mavenHomeTypeForPersistence" value="CUSTOM" />
  26. <option name="userSettingsFile" value="D:\Program Files\apache-maven-3.6.3\conf\settings.xml" />
  27. </MavenGeneralSettings>
  28. </option>
  29. </component>
  30. <component name="ProjectColorInfo">{
  31. &quot;associatedIndex&quot;: 6
  32. }</component>
  33. <component name="ProjectId" id="2hctvTvvquu11pxSQDZ4mcQUlX8" />
  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. "git-widget-placeholder": "master",
  43. "kotlin-language-version-configured": "true",
  44. "node.js.detected.package.eslint": "true",
  45. "node.js.selected.package.eslint": "(autodetect)",
  46. "nodejs_package_manager_path": "npm",
  47. "settings.editor.selected.configurable": "MavenSettings",
  48. "vue.rearranger.settings.migration": "true"
  49. }
  50. }]]></component>
  51. <component name="RunManager">
  52. <configuration default="true" type="JetRunConfigurationType">
  53. <module name="recruit" />
  54. <method v="2">
  55. <option name="Make" enabled="true" />
  56. </method>
  57. </configuration>
  58. <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
  59. <module name="recruit" />
  60. <option name="filePath" />
  61. <method v="2">
  62. <option name="Make" enabled="true" />
  63. </method>
  64. </configuration>
  65. </component>
  66. <component name="SharedIndexes">
  67. <attachedChunks>
  68. <set>
  69. <option value="bundled-jdk-9f38398b9061-39b83d9b5494-intellij.indexing.shared.core-IU-241.15989.150" />
  70. <option value="bundled-js-predefined-1d06a55b98c1-91d5c284f522-JavaScript-IU-241.15989.150" />
  71. </set>
  72. </attachedChunks>
  73. </component>
  74. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  75. <component name="TaskManager">
  76. <task active="true" id="Default" summary="Default task">
  77. <changelist id="f5c8d7e3-5061-4136-9b02-980223f1d915" name="Changes" comment="" />
  78. <created>1717905423935</created>
  79. <option name="number" value="Default" />
  80. <option name="presentableId" value="Default" />
  81. <updated>1717905423935</updated>
  82. <workItem from="1717905425837" duration="48000" />
  83. <workItem from="1717905487220" duration="265000" />
  84. <workItem from="1717905761171" duration="117000" />
  85. <workItem from="1717905885110" duration="31000" />
  86. </task>
  87. <servers />
  88. </component>
  89. <component name="TypeScriptGeneratedFilesManager">
  90. <option name="version" value="3" />
  91. </component>
  92. <component name="Vcs.Log.Tabs.Properties">
  93. <option name="OPEN_GENERIC_TABS">
  94. <map>
  95. <entry key="32a7a950-c1b1-4169-8aaa-2b29a3ca35f6" value="TOOL_WINDOW" />
  96. </map>
  97. </option>
  98. <option name="TAB_STATES">
  99. <map>
  100. <entry key="32a7a950-c1b1-4169-8aaa-2b29a3ca35f6">
  101. <value>
  102. <State>
  103. <option name="FILTERS">
  104. <map>
  105. <entry key="branch">
  106. <value>
  107. <list>
  108. <option value="HEAD" />
  109. </list>
  110. </value>
  111. </entry>
  112. <entry key="roots">
  113. <value>
  114. <list>
  115. <option value="$PROJECT_DIR$" />
  116. </list>
  117. </value>
  118. </entry>
  119. </map>
  120. </option>
  121. <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  122. </State>
  123. </value>
  124. </entry>
  125. <entry key="MAIN">
  126. <value>
  127. <State />
  128. </value>
  129. </entry>
  130. </map>
  131. </option>
  132. </component>
  133. </project>