workspace.xml 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ArtifactsWorkspaceSettings">
  4. <artifacts-to-build>
  5. <artifact name="maven-jetty-web:war" />
  6. </artifacts-to-build>
  7. </component>
  8. <component name="AutoImportSettings">
  9. <option name="autoReloadType" value="SELECTIVE" />
  10. </component>
  11. <component name="ChangeListManager">
  12. <list default="true" id="ede000e7-a29f-4de8-af7d-f03bb6764988" name="Changes" comment="">
  13. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/../mybatis/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../mybatis/.idea/workspace.xml" afterDir="false" />
  15. <change beforePath="$PROJECT_DIR$/../mybatis/src/main/resources/mybatis-config.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../mybatis/src/main/resources/mybatis-config.xml" afterDir="false" />
  16. <change beforePath="$PROJECT_DIR$/../mybatis/src/test/java/com/sf/AppTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/../mybatis/src/test/java/com/sf/AppTest.java" afterDir="false" />
  17. <change beforePath="$PROJECT_DIR$/../mybatis/target/classes/mybatis-config.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../mybatis/target/classes/mybatis-config.xml" afterDir="false" />
  18. <change beforePath="$PROJECT_DIR$/../mybatis/target/test-classes/com/sf/AppTest.class" beforeDir="false" afterPath="$PROJECT_DIR$/../mybatis/target/test-classes/com/sf/AppTest.class" afterDir="false" />
  19. </list>
  20. <option name="SHOW_DIALOG" value="false" />
  21. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  22. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  23. <option name="LAST_RESOLUTION" value="IGNORE" />
  24. </component>
  25. <component name="Git.Settings">
  26. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/../.." />
  27. </component>
  28. <component name="LogFilters">
  29. <option name="FILTER_ERRORS" value="false" />
  30. <option name="FILTER_WARNINGS" value="false" />
  31. <option name="FILTER_INFO" value="true" />
  32. <option name="FILTER_DEBUG" value="true" />
  33. <option name="CUSTOM_FILTER" />
  34. </component>
  35. <component name="MarkdownSettingsMigration">
  36. <option name="stateVersion" value="1" />
  37. </component>
  38. <component name="ProjectId" id="2SdWIDFlE73YPUtDtPfeYK4Ouxa" />
  39. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  40. <component name="ProjectViewState">
  41. <option name="showLibraryContents" value="true" />
  42. </component>
  43. <component name="PropertiesComponent"><![CDATA[{
  44. "keyToString": {
  45. "RunOnceActivity.OpenProjectViewOnStart": "true",
  46. "RunOnceActivity.ShowReadmeOnStart": "true",
  47. "SHARE_PROJECT_CONFIGURATION_FILES": "true",
  48. "WebServerToolWindowFactoryState": "false",
  49. "node.js.detected.package.eslint": "true",
  50. "node.js.detected.package.tslint": "true",
  51. "node.js.selected.package.eslint": "(autodetect)",
  52. "node.js.selected.package.tslint": "(autodetect)",
  53. "vue.rearranger.settings.migration": "true"
  54. }
  55. }]]></component>
  56. <component name="RunManager">
  57. <configuration name="Tomcat - jettyweb" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat 9.0.70" ALTERNATIVE_JRE_ENABLED="false">
  58. <option name="UPDATING_POLICY" value="restart-server" />
  59. <deployment>
  60. <artifact name="maven-jetty-web:war">
  61. <settings>
  62. <option name="CONTEXT_PATH" value="/" />
  63. </settings>
  64. </artifact>
  65. </deployment>
  66. <server-settings>
  67. <option name="BASE_DIRECTORY_NAME" value="18aed932-7312-40bc-b2e3-57dbbe4dc610" />
  68. </server-settings>
  69. <predefined_log_file enabled="true" id="Tomcat" />
  70. <predefined_log_file enabled="true" id="Tomcat Catalina" />
  71. <predefined_log_file id="Tomcat Manager" />
  72. <predefined_log_file id="Tomcat Host Manager" />
  73. <predefined_log_file id="Tomcat Localhost Access" />
  74. <RunnerSettings RunnerId="Debug">
  75. <option name="DEBUG_PORT" value="54857" />
  76. </RunnerSettings>
  77. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
  78. <option name="USE_ENV_VARIABLES" value="true" />
  79. <STARTUP>
  80. <option name="USE_DEFAULT" value="true" />
  81. <option name="SCRIPT" value="" />
  82. <option name="VM_PARAMETERS" value="" />
  83. <option name="PROGRAM_PARAMETERS" value="" />
  84. </STARTUP>
  85. <SHUTDOWN>
  86. <option name="USE_DEFAULT" value="true" />
  87. <option name="SCRIPT" value="" />
  88. <option name="VM_PARAMETERS" value="" />
  89. <option name="PROGRAM_PARAMETERS" value="" />
  90. </SHUTDOWN>
  91. </ConfigurationWrapper>
  92. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
  93. <option name="USE_ENV_VARIABLES" value="true" />
  94. <STARTUP>
  95. <option name="USE_DEFAULT" value="true" />
  96. <option name="SCRIPT" value="" />
  97. <option name="VM_PARAMETERS" value="" />
  98. <option name="PROGRAM_PARAMETERS" value="" />
  99. </STARTUP>
  100. <SHUTDOWN>
  101. <option name="USE_DEFAULT" value="true" />
  102. <option name="SCRIPT" value="" />
  103. <option name="VM_PARAMETERS" value="" />
  104. <option name="PROGRAM_PARAMETERS" value="" />
  105. </SHUTDOWN>
  106. </ConfigurationWrapper>
  107. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
  108. <option name="USE_ENV_VARIABLES" value="true" />
  109. <STARTUP>
  110. <option name="USE_DEFAULT" value="true" />
  111. <option name="SCRIPT" value="" />
  112. <option name="VM_PARAMETERS" value="" />
  113. <option name="PROGRAM_PARAMETERS" value="" />
  114. </STARTUP>
  115. <SHUTDOWN>
  116. <option name="USE_DEFAULT" value="true" />
  117. <option name="SCRIPT" value="" />
  118. <option name="VM_PARAMETERS" value="" />
  119. <option name="PROGRAM_PARAMETERS" value="" />
  120. </SHUTDOWN>
  121. </ConfigurationWrapper>
  122. <method v="2">
  123. <option name="Make" enabled="true" />
  124. <option name="BuildArtifacts" enabled="true">
  125. <artifact name="maven-jetty-web:war" />
  126. </option>
  127. </method>
  128. </configuration>
  129. </component>
  130. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  131. <component name="TaskManager">
  132. <task active="true" id="Default" summary="Default task">
  133. <changelist id="ede000e7-a29f-4de8-af7d-f03bb6764988" name="Changes" comment="" />
  134. <created>1689476856916</created>
  135. <option name="number" value="Default" />
  136. <option name="presentableId" value="Default" />
  137. <updated>1689476856916</updated>
  138. <workItem from="1689476858466" duration="1908000" />
  139. </task>
  140. <servers />
  141. </component>
  142. <component name="TypeScriptGeneratedFilesManager">
  143. <option name="version" value="3" />
  144. </component>
  145. </project>