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.

108 lines
4.9 KiB

  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="e096f643-4c6b-4769-84b8-63aa85cd1521" name="Changes" comment="">
  8. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/src/main/java/org/waterproofingdata/wpdauth/security/WebSecurityConfig.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/org/waterproofingdata/wpdauth/security/WebSecurityConfig.java" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/src/main/resources/application.properties" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application.properties" 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="FileTemplateManagerImpl">
  19. <option name="RECENT_TEMPLATES">
  20. <list>
  21. <option value="Interface" />
  22. <option value="AnnotationType" />
  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="MarkdownSettingsMigration">
  31. <option name="stateVersion" value="1" />
  32. </component>
  33. <component name="ProjectColorInfo">{
  34. &quot;associatedIndex&quot;: 8
  35. }</component>
  36. <component name="ProjectId" id="2QZB1w4yMqJ44pz7TgaoomMXRlQ" />
  37. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  38. <component name="ProjectViewState">
  39. <option name="hideEmptyMiddlePackages" value="true" />
  40. <option name="showLibraryContents" value="true" />
  41. </component>
  42. <component name="PropertiesComponent">{
  43. &quot;keyToString&quot;: {
  44. &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
  45. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  46. &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
  47. &quot;git-widget-placeholder&quot;: &quot;main&quot;,
  48. &quot;last_opened_file_path&quot;: &quot;C:/xampp/htdocs/java-wpd-auth/WPD-Auth-PR/WPD-Auth&quot;,
  49. &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
  50. &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
  51. &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
  52. &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
  53. &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
  54. &quot;settings.editor.selected.configurable&quot;: &quot;reference.settings.project.maven.repository.indices&quot;
  55. }
  56. }</component>
  57. <component name="RecentsManager">
  58. <key name="CreateClassDialog.RecentsKey">
  59. <recent name="org.waterproofingdata.wpdauth.service" />
  60. <recent name="org.waterproofingdata.wpdauth.controller" />
  61. </key>
  62. </component>
  63. <component name="RunManager">
  64. <configuration name="WpdauthApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  65. <option name="MAIN_CLASS_NAME" value="org.waterproofingdata.wpdauth.WpdauthApplication" />
  66. <module name="wpdauth" />
  67. <extension name="coverage">
  68. <pattern>
  69. <option name="PATTERN" value="org.waterproofingdata.wpdauth.*" />
  70. <option name="ENABLED" value="true" />
  71. </pattern>
  72. </extension>
  73. <method v="2">
  74. <option name="Make" enabled="true" />
  75. </method>
  76. </configuration>
  77. <recent_temporary>
  78. <list>
  79. <item itemvalue="Application.WpdauthApplication" />
  80. </list>
  81. </recent_temporary>
  82. </component>
  83. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  84. <component name="TaskManager">
  85. <task active="true" id="Default" summary="Default task">
  86. <changelist id="e096f643-4c6b-4769-84b8-63aa85cd1521" name="Changes" comment="" />
  87. <created>1685551011905</created>
  88. <option name="number" value="Default" />
  89. <option name="presentableId" value="Default" />
  90. <updated>1685551011905</updated>
  91. <workItem from="1685551016282" duration="3245000" />
  92. </task>
  93. <servers />
  94. </component>
  95. <component name="TypeScriptGeneratedFilesManager">
  96. <option name="version" value="3" />
  97. </component>
  98. <component name="Vcs.Log.Tabs.Properties">
  99. <option name="TAB_STATES">
  100. <map>
  101. <entry key="MAIN">
  102. <value>
  103. <State />
  104. </value>
  105. </entry>
  106. </map>
  107. </option>
  108. </component>
  109. </project>