workspace.xml 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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="951e08b9-9ece-4f4a-b032-590d979f4a24" name="Changes" comment="">
  8. <change afterPath="$PROJECT_DIR$/.idea/.gitignore" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/.idea/MarsCodeWorkspaceAppSettings.xml" afterDir="false" />
  10. <change afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
  11. <change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
  12. <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
  13. <change afterPath="$PROJECT_DIR$/src/main/java/com/poyee/common/service/web/MvcLdapController.java" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  15. </list>
  16. <option name="SHOW_DIALOG" value="false" />
  17. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  18. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  19. <option name="LAST_RESOLUTION" value="IGNORE" />
  20. </component>
  21. <component name="FileTemplateManagerImpl">
  22. <option name="RECENT_TEMPLATES">
  23. <list>
  24. <option value="Class" />
  25. </list>
  26. </option>
  27. </component>
  28. <component name="Git.Settings">
  29. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  30. </component>
  31. <component name="ProjectColorInfo">{
  32. &quot;customColor&quot;: &quot;&quot;,
  33. &quot;associatedIndex&quot;: 8
  34. }</component>
  35. <component name="ProjectId" id="32Ed9wguXdfQ3PXHp6a1neNPGTL" />
  36. <component name="ProjectViewState">
  37. <option name="hideEmptyMiddlePackages" value="true" />
  38. <option name="showLibraryContents" value="true" />
  39. </component>
  40. <component name="PropertiesComponent"><![CDATA[{
  41. "keyToString": {
  42. "ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
  43. "Application.poyee-common.executor": "Debug",
  44. "Maven.poyee-common [install].executor": "Run",
  45. "Maven.poyee-common [io.spring.javaformat:spring-javaformat-maven-plugin:0.0.39:apply].executor": "Run",
  46. "RunOnceActivity.ShowReadmeOnStart": "true",
  47. "RunOnceActivity.git.unshallow": "true",
  48. "SHARE_PROJECT_CONFIGURATION_FILES": "true",
  49. "git-widget-placeholder": "master",
  50. "kotlin-language-version-configured": "true",
  51. "last_opened_file_path": "C:/Git/poyee-common",
  52. "project.structure.last.edited": "Modules",
  53. "project.structure.proportion": "0.15",
  54. "project.structure.side.proportion": "0.2"
  55. }
  56. }]]></component>
  57. <component name="RunManager">
  58. <configuration name="poyee-common" type="Application" factoryName="Application">
  59. <option name="MAIN_CLASS_NAME" value="com.poyee.common.service.CommonApplication" />
  60. <module name="poyee-common" />
  61. <method v="2">
  62. <option name="Make" enabled="true" />
  63. </method>
  64. </configuration>
  65. </component>
  66. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  67. <component name="TaskManager">
  68. <task active="true" id="Default" summary="Default task">
  69. <changelist id="951e08b9-9ece-4f4a-b032-590d979f4a24" name="Changes" comment="" />
  70. <created>1756989517727</created>
  71. <option name="number" value="Default" />
  72. <option name="presentableId" value="Default" />
  73. <updated>1756989517727</updated>
  74. </task>
  75. <servers />
  76. </component>
  77. </project>