workspace.xml 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ArtifactsWorkspaceSettings">
  4. <artifacts-to-build>
  5. <artifact name="demo:war exploded" />
  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="7222eceb-2db8-407d-9241-ba20a077e1a3" name="Changes" comment="">
  13. <change afterPath="$PROJECT_DIR$/day12_js/01_js.html" afterDir="false" />
  14. <change afterPath="$PROJECT_DIR$/day12_js/02_js.html" afterDir="false" />
  15. <change afterPath="$PROJECT_DIR$/day12_js/03_js.html" afterDir="false" />
  16. <change afterPath="$PROJECT_DIR$/day12_js/04_js.html" afterDir="false" />
  17. <change afterPath="$PROJECT_DIR$/day12_js/05_js.html" afterDir="false" />
  18. <change afterPath="$PROJECT_DIR$/day12_js/js/helle.js" afterDir="false" />
  19. <change afterPath="$PROJECT_DIR$/day13_js/back.html" afterDir="false" />
  20. <change afterPath="$PROJECT_DIR$/day13_js/forward.html" afterDir="false" />
  21. <change afterPath="$PROJECT_DIR$/day13_js/html-login/css/style.default.css" afterDir="false" />
  22. <change afterPath="$PROJECT_DIR$/day13_js/html-login/img/image-20230127220258675.png" afterDir="false" />
  23. <change afterPath="$PROJECT_DIR$/day13_js/html-login/img/image-20230127220316018.png" afterDir="false" />
  24. <change afterPath="$PROJECT_DIR$/day13_js/html-login/img/p_big3.jpg" afterDir="false" />
  25. <change afterPath="$PROJECT_DIR$/day13_js/html-login/js/front.js" afterDir="false" />
  26. <change afterPath="$PROJECT_DIR$/day13_js/html-login/login.html" afterDir="false" />
  27. <change afterPath="$PROJECT_DIR$/day13_js/html-login/register.html" afterDir="false" />
  28. <change afterPath="$PROJECT_DIR$/day13_js/html-login/vendor/jquery-validation/jquery.validate.min.js" afterDir="false" />
  29. <change afterPath="$PROJECT_DIR$/day13_js/imgs/off.gif" afterDir="false" />
  30. <change afterPath="$PROJECT_DIR$/day13_js/imgs/on.gif" afterDir="false" />
  31. <change afterPath="$PROJECT_DIR$/day13_js/js01.html" afterDir="false" />
  32. <change afterPath="$PROJECT_DIR$/day13_js/js02.html" afterDir="false" />
  33. <change afterPath="$PROJECT_DIR$/day13_js/js02_1.html" afterDir="false" />
  34. <change afterPath="$PROJECT_DIR$/day13_js/js03.html" afterDir="false" />
  35. <change afterPath="$PROJECT_DIR$/day13_js/js04.html" afterDir="false" />
  36. <change afterPath="$PROJECT_DIR$/day13_js/js05.html" afterDir="false" />
  37. <change afterPath="$PROJECT_DIR$/day13_js/js06.html" afterDir="false" />
  38. <change afterPath="$PROJECT_DIR$/day13_js/js07.html" afterDir="false" />
  39. <change afterPath="$PROJECT_DIR$/day13_js/js08.html" afterDir="false" />
  40. <change afterPath="$PROJECT_DIR$/day13_js/js09.html" afterDir="false" />
  41. <change beforePath="$PROJECT_DIR$/.idea/02_JavaWeb.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/02_JavaWeb.iml" afterDir="false" />
  42. <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
  43. <change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
  44. <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
  45. <change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
  46. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  47. <change beforePath="$PROJECT_DIR$/day06_mybatis/target/classes/com/lc/mapper/UserMapper.class" beforeDir="false" />
  48. <change beforePath="$PROJECT_DIR$/day06_mybatis/target/classes/com/lc/mapper/UserMapper.xml" beforeDir="false" />
  49. <change beforePath="$PROJECT_DIR$/day06_mybatis/target/classes/com/lc/pojo/User.class" beforeDir="false" />
  50. <change beforePath="$PROJECT_DIR$/day06_mybatis/target/classes/jdbc.properties" beforeDir="false" />
  51. <change beforePath="$PROJECT_DIR$/day06_mybatis/target/classes/mybatis-config.xml" beforeDir="false" />
  52. <change beforePath="$PROJECT_DIR$/day06_mybatis/target/test-classes/TestMybatis01.class" beforeDir="false" />
  53. <change beforePath="$PROJECT_DIR$/day07_mybatis/target/classes/com/lc/mapper/UserMapper.class" beforeDir="false" />
  54. <change beforePath="$PROJECT_DIR$/day07_mybatis/target/classes/com/lc/mapper/UserMapper.xml" beforeDir="false" />
  55. <change beforePath="$PROJECT_DIR$/day07_mybatis/target/classes/com/lc/pojo/User.class" beforeDir="false" />
  56. <change beforePath="$PROJECT_DIR$/day07_mybatis/target/classes/jdbc.properties" beforeDir="false" />
  57. <change beforePath="$PROJECT_DIR$/day07_mybatis/target/classes/log4j.xml" beforeDir="false" />
  58. <change beforePath="$PROJECT_DIR$/day07_mybatis/target/classes/mybatis-config.xml" beforeDir="false" />
  59. <change beforePath="$PROJECT_DIR$/day07_mybatis/target/test-classes/TestMybatis01.class" beforeDir="false" />
  60. <change beforePath="$PROJECT_DIR$/day08_mybatis/target/classes/com/lc/mapper/DeptMapper.class" beforeDir="false" />
  61. <change beforePath="$PROJECT_DIR$/day08_mybatis/target/classes/com/lc/mapper/DeptMapper.xml" beforeDir="false" />
  62. <change beforePath="$PROJECT_DIR$/day08_mybatis/target/classes/com/lc/mapper/UserMapper.class" beforeDir="false" />
  63. <change beforePath="$PROJECT_DIR$/day08_mybatis/target/classes/com/lc/mapper/UserMapper.xml" beforeDir="false" />
  64. <change beforePath="$PROJECT_DIR$/day08_mybatis/target/classes/com/lc/pojo/Dept.class" beforeDir="false" />
  65. <change beforePath="$PROJECT_DIR$/day08_mybatis/target/classes/com/lc/pojo/User.class" beforeDir="false" />
  66. <change beforePath="$PROJECT_DIR$/day08_mybatis/target/classes/jdbc.properties" beforeDir="false" />
  67. <change beforePath="$PROJECT_DIR$/day08_mybatis/target/classes/log4j.xml" beforeDir="false" />
  68. <change beforePath="$PROJECT_DIR$/day08_mybatis/target/classes/mybatis-config.xml" beforeDir="false" />
  69. <change beforePath="$PROJECT_DIR$/day08_mybatis/target/test-classes/TestMybatis01.class" beforeDir="false" />
  70. <change beforePath="$PROJECT_DIR$/day09_mybatis/target/classes/com/lc/mapper/UserMapper.class" beforeDir="false" />
  71. <change beforePath="$PROJECT_DIR$/day09_mybatis/target/classes/com/lc/pojo/User.class" beforeDir="false" />
  72. <change beforePath="$PROJECT_DIR$/day09_mybatis/target/test-classes/TestMybatis01.class" beforeDir="false" />
  73. <change beforePath="$PROJECT_DIR$/day10_mybatis/target/classes/com/lc/mapper/UserMapper.class" beforeDir="false" />
  74. <change beforePath="$PROJECT_DIR$/day10_mybatis/target/classes/com/lc/mapper/UserMapper.xml" beforeDir="false" />
  75. <change beforePath="$PROJECT_DIR$/day10_mybatis/target/classes/com/lc/pojo/User.class" beforeDir="false" />
  76. <change beforePath="$PROJECT_DIR$/day10_mybatis/target/classes/jdbc.properties" beforeDir="false" />
  77. <change beforePath="$PROJECT_DIR$/day10_mybatis/target/classes/log4j.xml" beforeDir="false" />
  78. <change beforePath="$PROJECT_DIR$/day10_mybatis/target/classes/mybatis-config.xml" beforeDir="false" />
  79. <change beforePath="$PROJECT_DIR$/day10_mybatis/target/test-classes/TestMybatis01.class" beforeDir="false" />
  80. <change beforePath="$PROJECT_DIR$/day11.iml" beforeDir="false" afterPath="$PROJECT_DIR$/day12_js.iml" afterDir="false" />
  81. <change beforePath="$PROJECT_DIR$/day11_html.iml" beforeDir="false" afterPath="$PROJECT_DIR$/day12_js/day13_js.iml" afterDir="false" />
  82. <change beforePath="$PROJECT_DIR$/day11_mybatis/target/classes/com/lc/mapper/UserMapper.class" beforeDir="false" />
  83. <change beforePath="$PROJECT_DIR$/day11_mybatis/target/classes/com/lc/mapper/UserMapper.xml" beforeDir="false" />
  84. <change beforePath="$PROJECT_DIR$/day11_mybatis/target/classes/com/lc/pojo/User.class" beforeDir="false" />
  85. <change beforePath="$PROJECT_DIR$/day11_mybatis/target/classes/ehcache.xml" beforeDir="false" />
  86. <change beforePath="$PROJECT_DIR$/day11_mybatis/target/classes/jdbc.properties" beforeDir="false" />
  87. <change beforePath="$PROJECT_DIR$/day11_mybatis/target/classes/log4j.xml" beforeDir="false" />
  88. <change beforePath="$PROJECT_DIR$/day11_mybatis/target/classes/mybatis-config.xml" beforeDir="false" />
  89. <change beforePath="$PROJECT_DIR$/day11_mybatis/target/test-classes/TestMybatis01.class" beforeDir="false" />
  90. <change beforePath="$PROJECT_DIR$/day12_html_css.iml" beforeDir="false" />
  91. <change beforePath="$PROJECT_DIR$/day12_html_css/html/TestCss.html" beforeDir="false" afterPath="$PROJECT_DIR$/day12_html_css/html/TestCss.html" afterDir="false" />
  92. </list>
  93. <option name="SHOW_DIALOG" value="false" />
  94. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  95. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  96. <option name="LAST_RESOLUTION" value="IGNORE" />
  97. </component>
  98. <component name="CompilerWorkspaceConfiguration">
  99. <option name="MAKE_PROJECT_ON_SAVE" value="true" />
  100. <option name="PARALLEL_COMPILATION" value="true" />
  101. </component>
  102. <component name="FileTemplateManagerImpl">
  103. <option name="RECENT_TEMPLATES">
  104. <list>
  105. <option value="Class" />
  106. <option value="JavaScript File" />
  107. <option value="HTML File" />
  108. </list>
  109. </option>
  110. </component>
  111. <component name="Git.Settings">
  112. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  113. </component>
  114. <component name="HighlightingSettingsPerFile">
  115. <setting file="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/SqlSessionFactory.java" root0="SKIP_INSPECTION" />
  116. </component>
  117. <component name="LogFilters">
  118. <option name="FILTER_ERRORS" value="false" />
  119. <option name="FILTER_WARNINGS" value="false" />
  120. <option name="FILTER_INFO" value="true" />
  121. <option name="FILTER_DEBUG" value="true" />
  122. <option name="CUSTOM_FILTER" />
  123. </component>
  124. <component name="MarkdownSettingsMigration">
  125. <option name="stateVersion" value="1" />
  126. </component>
  127. <component name="MavenImportPreferences">
  128. <option name="importingSettings">
  129. <MavenImportingSettings>
  130. <option name="useMavenOutput" value="false" />
  131. </MavenImportingSettings>
  132. </option>
  133. </component>
  134. <component name="ProjectColorInfo">{
  135. &quot;associatedIndex&quot;: 2
  136. }</component>
  137. <component name="ProjectId" id="2Tq0FAOMiHdHsP5HTrHmL0tjI4h" />
  138. <component name="ProjectLevelVcsManager">
  139. <ConfirmationsSetting value="2" id="Add" />
  140. </component>
  141. <component name="ProjectViewState">
  142. <option name="hideEmptyMiddlePackages" value="true" />
  143. <option name="showLibraryContents" value="true" />
  144. </component>
  145. <component name="PropertiesComponent"><![CDATA[{
  146. "keyToString": {
  147. "ASKED_ADD_EXTERNAL_FILES": "true",
  148. "DefaultHtmlFileTemplate": "HTML File",
  149. "RunOnceActivity.OpenProjectViewOnStart": "true",
  150. "RunOnceActivity.ShowReadmeOnStart": "true",
  151. "SHARE_PROJECT_CONFIGURATION_FILES": "true",
  152. "WebServerToolWindowFactoryState": "false",
  153. "jdk.selected.JAVA_MODULE": "17",
  154. "last_opened_file_path": "C:/LoveCoding/VIP-27/code/02_JavaWeb/day13_js",
  155. "node.js.detected.package.eslint": "true",
  156. "node.js.detected.package.tslint": "true",
  157. "node.js.selected.package.eslint": "(autodetect)",
  158. "node.js.selected.package.tslint": "(autodetect)",
  159. "nodejs_package_manager_path": "npm",
  160. "project.structure.last.edited": "Modules",
  161. "project.structure.proportion": "0.15",
  162. "project.structure.side.proportion": "0.2908046",
  163. "settings.editor.selected.configurable": "reference.settings.project.maven.importing",
  164. "vue.rearranger.settings.migration": "true"
  165. },
  166. "keyToStringList": {
  167. "DatabaseDriversLRU": [
  168. "mysql"
  169. ],
  170. "RunConfigurationTargetLRU": [
  171. "e1de3f07-12af-4996-b9a0-605a975b8b87",
  172. "e1de3f07-12af-4996-b9a0-605a975b8b87/schema/\"db1\"",
  173. "e1de3f07-12af-4996-b9a0-605a975b8b87/schema/\"db2\""
  174. ]
  175. }
  176. }]]></component>
  177. <component name="RecentsManager">
  178. <key name="CopyFile.RECENT_KEYS">
  179. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day13_js" />
  180. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day13_js\imgs" />
  181. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day12_js" />
  182. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day12_html_css\html" />
  183. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day11_html\imgs" />
  184. </key>
  185. <key name="MoveFile.RECENT_KEYS">
  186. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day06_mybatis\src\main\resources\com" />
  187. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day06_mybatis\src\main\resources" />
  188. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day06_mybatis\src\main\resources\lc" />
  189. </key>
  190. <key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
  191. <recent name="com.lc.mapper" />
  192. </key>
  193. <key name="CopyClassDialog.RECENTS_KEY">
  194. <recent name="com.lc.mapper" />
  195. <recent name="" />
  196. </key>
  197. </component>
  198. <component name="RunManager" selected="Tomcat Server.Tomcat 8.5.27">
  199. <configuration name="TestMybatis01" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  200. <module name="day11_mybatis" />
  201. <option name="PACKAGE_NAME" value="" />
  202. <option name="MAIN_CLASS_NAME" value="TestMybatis01" />
  203. <option name="TEST_OBJECT" value="class" />
  204. <method v="2">
  205. <option name="Make" enabled="true" />
  206. </method>
  207. </configuration>
  208. <configuration name="TestMybatis01.test01" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  209. <module name="day11_mybatis" />
  210. <option name="PACKAGE_NAME" value="" />
  211. <option name="MAIN_CLASS_NAME" value="TestMybatis01" />
  212. <option name="METHOD_NAME" value="test01" />
  213. <option name="TEST_OBJECT" value="method" />
  214. <method v="2">
  215. <option name="Make" enabled="true" />
  216. </method>
  217. </configuration>
  218. <configuration name="TestMybatis01.test02" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  219. <module name="day11_mybatis" />
  220. <option name="PACKAGE_NAME" value="" />
  221. <option name="MAIN_CLASS_NAME" value="TestMybatis01" />
  222. <option name="METHOD_NAME" value="test02" />
  223. <option name="TEST_OBJECT" value="method" />
  224. <method v="2">
  225. <option name="Make" enabled="true" />
  226. </method>
  227. </configuration>
  228. <configuration name="TestMybatis01.test03 (1)" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  229. <module name="day11_mybatis" />
  230. <option name="PACKAGE_NAME" value="" />
  231. <option name="MAIN_CLASS_NAME" value="TestMybatis01" />
  232. <option name="METHOD_NAME" value="test03" />
  233. <option name="TEST_OBJECT" value="method" />
  234. <method v="2">
  235. <option name="Make" enabled="true" />
  236. </method>
  237. </configuration>
  238. <configuration name="Test02.html" type="JavascriptDebugType" temporary="true" nameIsGenerated="true" uri="http://localhost:63343/02_JavaWeb/02_JavaWeb/day11_html/html/Test02.html" useBuiltInWebServerPort="true">
  239. <method v="2" />
  240. </configuration>
  241. <configuration name="Tomcat 8.5.27" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat 8.5.27" ALTERNATIVE_JRE_ENABLED="false">
  242. <deployment>
  243. <artifact name="demo:war exploded">
  244. <settings>
  245. <option name="CONTEXT_PATH" value="/demo_war_exploded" />
  246. </settings>
  247. </artifact>
  248. </deployment>
  249. <server-settings>
  250. <option name="BASE_DIRECTORY_NAME" value="357d82dc-9d87-45df-88db-687585ca722a" />
  251. </server-settings>
  252. <predefined_log_file enabled="true" id="Tomcat" />
  253. <predefined_log_file enabled="true" id="Tomcat Catalina" />
  254. <predefined_log_file id="Tomcat Manager" />
  255. <predefined_log_file id="Tomcat Host Manager" />
  256. <predefined_log_file id="Tomcat Localhost Access" />
  257. <RunnerSettings RunnerId="Debug">
  258. <option name="DEBUG_PORT" value="54441" />
  259. </RunnerSettings>
  260. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
  261. <option name="USE_ENV_VARIABLES" value="true" />
  262. <STARTUP>
  263. <option name="USE_DEFAULT" value="true" />
  264. <option name="SCRIPT" value="" />
  265. <option name="VM_PARAMETERS" value="" />
  266. <option name="PROGRAM_PARAMETERS" value="" />
  267. </STARTUP>
  268. <SHUTDOWN>
  269. <option name="USE_DEFAULT" value="true" />
  270. <option name="SCRIPT" value="" />
  271. <option name="VM_PARAMETERS" value="" />
  272. <option name="PROGRAM_PARAMETERS" value="" />
  273. </SHUTDOWN>
  274. </ConfigurationWrapper>
  275. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
  276. <option name="USE_ENV_VARIABLES" value="true" />
  277. <STARTUP>
  278. <option name="USE_DEFAULT" value="true" />
  279. <option name="SCRIPT" value="" />
  280. <option name="VM_PARAMETERS" value="" />
  281. <option name="PROGRAM_PARAMETERS" value="" />
  282. </STARTUP>
  283. <SHUTDOWN>
  284. <option name="USE_DEFAULT" value="true" />
  285. <option name="SCRIPT" value="" />
  286. <option name="VM_PARAMETERS" value="" />
  287. <option name="PROGRAM_PARAMETERS" value="" />
  288. </SHUTDOWN>
  289. </ConfigurationWrapper>
  290. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Profile">
  291. <option name="USE_ENV_VARIABLES" value="true" />
  292. <STARTUP>
  293. <option name="USE_DEFAULT" value="true" />
  294. <option name="SCRIPT" value="" />
  295. <option name="VM_PARAMETERS" value="" />
  296. <option name="PROGRAM_PARAMETERS" value="" />
  297. </STARTUP>
  298. <SHUTDOWN>
  299. <option name="USE_DEFAULT" value="true" />
  300. <option name="SCRIPT" value="" />
  301. <option name="VM_PARAMETERS" value="" />
  302. <option name="PROGRAM_PARAMETERS" value="" />
  303. </SHUTDOWN>
  304. </ConfigurationWrapper>
  305. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
  306. <option name="USE_ENV_VARIABLES" value="true" />
  307. <STARTUP>
  308. <option name="USE_DEFAULT" value="true" />
  309. <option name="SCRIPT" value="" />
  310. <option name="VM_PARAMETERS" value="" />
  311. <option name="PROGRAM_PARAMETERS" value="" />
  312. </STARTUP>
  313. <SHUTDOWN>
  314. <option name="USE_DEFAULT" value="true" />
  315. <option name="SCRIPT" value="" />
  316. <option name="VM_PARAMETERS" value="" />
  317. <option name="PROGRAM_PARAMETERS" value="" />
  318. </SHUTDOWN>
  319. </ConfigurationWrapper>
  320. <method v="2">
  321. <option name="Make" enabled="true" />
  322. <option name="BuildArtifacts" enabled="true">
  323. <artifact name="demo:war exploded" />
  324. </option>
  325. </method>
  326. </configuration>
  327. <list>
  328. <item itemvalue="JavaScript Debug.Test02.html" />
  329. <item itemvalue="JUnit.TestMybatis01" />
  330. <item itemvalue="JUnit.TestMybatis01.test01" />
  331. <item itemvalue="JUnit.TestMybatis01.test02" />
  332. <item itemvalue="JUnit.TestMybatis01.test03 (1)" />
  333. <item itemvalue="Tomcat Server.Tomcat 8.5.27" />
  334. </list>
  335. <recent_temporary>
  336. <list>
  337. <item itemvalue="JavaScript Debug.Test02.html" />
  338. <item itemvalue="JUnit.TestMybatis01" />
  339. <item itemvalue="JUnit.TestMybatis01.test03 (1)" />
  340. <item itemvalue="JUnit.TestMybatis01.test02" />
  341. <item itemvalue="JUnit.TestMybatis01.test01" />
  342. </list>
  343. </recent_temporary>
  344. </component>
  345. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  346. <component name="TaskManager">
  347. <task active="true" id="Default" summary="Default task">
  348. <changelist id="7222eceb-2db8-407d-9241-ba20a077e1a3" name="Changes" comment="" />
  349. <created>1691755196435</created>
  350. <option name="number" value="Default" />
  351. <option name="presentableId" value="Default" />
  352. <updated>1691755196435</updated>
  353. <workItem from="1691755197402" duration="352000" />
  354. <workItem from="1691756310689" duration="1604000" />
  355. <workItem from="1691807446979" duration="11864000" />
  356. <workItem from="1691887886200" duration="12483000" />
  357. <workItem from="1691974120632" duration="9052000" />
  358. <workItem from="1692087169430" duration="72000" />
  359. <workItem from="1693621995511" duration="628000" />
  360. <workItem from="1693622793276" duration="15731000" />
  361. <workItem from="1693994530691" duration="6887000" />
  362. <workItem from="1694217896237" duration="13646000" />
  363. <workItem from="1694339109899" duration="606000" />
  364. <workItem from="1694599825698" duration="6664000" />
  365. <workItem from="1694827616536" duration="4539000" />
  366. <workItem from="1694835825407" duration="8314000" />
  367. <workItem from="1695085375082" duration="9500000" />
  368. <workItem from="1695101743734" duration="602000" />
  369. <workItem from="1695105299899" duration="1127000" />
  370. <workItem from="1695204624332" duration="6285000" />
  371. <workItem from="1695258050207" duration="5956000" />
  372. <workItem from="1695267608977" duration="1099000" />
  373. <workItem from="1695431222331" duration="15300000" />
  374. <workItem from="1695516934429" duration="32000" />
  375. <workItem from="1695810454603" duration="3603000" />
  376. <workItem from="1696729434597" duration="370000" />
  377. <workItem from="1696729816335" duration="1379000" />
  378. <workItem from="1696732545781" duration="1075000" />
  379. <workItem from="1696849914774" duration="204000" />
  380. <workItem from="1696852041687" duration="708000" />
  381. <workItem from="1697005011757" duration="9000" />
  382. <workItem from="1697019358564" duration="6793000" />
  383. <workItem from="1697245336345" duration="16402000" />
  384. </task>
  385. <servers />
  386. </component>
  387. <component name="TypeScriptGeneratedFilesManager">
  388. <option name="version" value="3" />
  389. </component>
  390. <component name="XDebuggerManager">
  391. <breakpoint-manager>
  392. <breakpoints>
  393. <line-breakpoint type="java-line">
  394. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/defaults/DefaultSqlSession.java</url>
  395. <line>290</line>
  396. <option name="timeStamp" value="25" />
  397. </line-breakpoint>
  398. <line-breakpoint type="java-line">
  399. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperRegistry.java</url>
  400. <line>44</line>
  401. <option name="timeStamp" value="26" />
  402. </line-breakpoint>
  403. <line-breakpoint type="java-line">
  404. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperProxyFactory.java</url>
  405. <line>52</line>
  406. <option name="timeStamp" value="28" />
  407. </line-breakpoint>
  408. <line-breakpoint type="java-line">
  409. <url>jar://$PROJECT_DIR$/../../../../Program Files/Java/jdk-17/lib/src.zip!/java.base/java/lang/reflect/Method.java</url>
  410. <line>554</line>
  411. <option name="timeStamp" value="31" />
  412. </line-breakpoint>
  413. <line-breakpoint enabled="true" type="java-line">
  414. <url>file://$PROJECT_DIR$/day09_mybatis/src/test/java/TestMybatis01.java</url>
  415. <line>61</line>
  416. <option name="timeStamp" value="32" />
  417. </line-breakpoint>
  418. <line-breakpoint enabled="true" type="java-line">
  419. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperProxy.java</url>
  420. <line>84</line>
  421. <option name="timeStamp" value="34" />
  422. </line-breakpoint>
  423. <line-breakpoint enabled="true" type="java-line">
  424. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperProxy.java</url>
  425. <line>165</line>
  426. <option name="timeStamp" value="35" />
  427. </line-breakpoint>
  428. <line-breakpoint enabled="true" type="java-line">
  429. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperProxy.java</url>
  430. <line>151</line>
  431. <option name="timeStamp" value="36" />
  432. </line-breakpoint>
  433. <line-breakpoint enabled="true" type="java-line">
  434. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperMethod.java</url>
  435. <line>58</line>
  436. <option name="timeStamp" value="38" />
  437. </line-breakpoint>
  438. <line-breakpoint enabled="true" type="java-line">
  439. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperMethod.java</url>
  440. <line>86</line>
  441. <option name="timeStamp" value="40" />
  442. </line-breakpoint>
  443. <line-breakpoint enabled="true" type="java-line">
  444. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/defaults/DefaultSqlSession.java</url>
  445. <line>75</line>
  446. <option name="timeStamp" value="41" />
  447. </line-breakpoint>
  448. <line-breakpoint enabled="true" type="java-line">
  449. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/defaults/DefaultSqlSession.java</url>
  450. <line>139</line>
  451. <option name="timeStamp" value="42" />
  452. </line-breakpoint>
  453. <line-breakpoint enabled="true" type="java-line">
  454. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/defaults/DefaultSqlSession.java</url>
  455. <line>145</line>
  456. <option name="timeStamp" value="43" />
  457. </line-breakpoint>
  458. <line-breakpoint enabled="true" type="java-line">
  459. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/executor/CachingExecutor.java</url>
  460. <line>86</line>
  461. <option name="timeStamp" value="44" />
  462. </line-breakpoint>
  463. <line-breakpoint enabled="true" type="java-line">
  464. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/executor/BaseExecutor.java</url>
  465. <line>155</line>
  466. <option name="timeStamp" value="45" />
  467. </line-breakpoint>
  468. <line-breakpoint enabled="true" type="java-line">
  469. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/executor/BaseExecutor.java</url>
  470. <line>324</line>
  471. <option name="timeStamp" value="46" />
  472. </line-breakpoint>
  473. <line-breakpoint enabled="true" type="java-line">
  474. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/executor/SimpleExecutor.java</url>
  475. <line>62</line>
  476. <option name="timeStamp" value="47" />
  477. </line-breakpoint>
  478. <line-breakpoint enabled="true" type="java-line">
  479. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/executor/statement/PreparedStatementHandler.java</url>
  480. <line>63</line>
  481. <option name="timeStamp" value="48" />
  482. </line-breakpoint>
  483. <line-breakpoint enabled="true" type="java-line">
  484. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/executor/statement/PreparedStatementHandler.java</url>
  485. <line>64</line>
  486. <option name="timeStamp" value="49" />
  487. </line-breakpoint>
  488. <line-breakpoint enabled="true" type="java-line">
  489. <url>file://$PROJECT_DIR$/day09_mybatis/src/test/java/TestMybatis01.java</url>
  490. <line>54</line>
  491. <option name="timeStamp" value="50" />
  492. </line-breakpoint>
  493. <line-breakpoint enabled="true" type="java-line">
  494. <url>file://$PROJECT_DIR$/day09_mybatis/src/test/java/TestMybatis01.java</url>
  495. <line>56</line>
  496. <option name="timeStamp" value="51" />
  497. </line-breakpoint>
  498. <line-breakpoint enabled="true" type="java-line">
  499. <url>file://$PROJECT_DIR$/day09_mybatis/src/test/java/TestMybatis01.java</url>
  500. <line>59</line>
  501. <option name="timeStamp" value="52" />
  502. </line-breakpoint>
  503. <line-breakpoint enabled="true" type="java-line">
  504. <url>file://$PROJECT_DIR$/day11_mybatis/src/test/java/TestMybatis01.java</url>
  505. <line>97</line>
  506. <option name="timeStamp" value="53" />
  507. </line-breakpoint>
  508. <line-breakpoint enabled="true" type="java-line">
  509. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/SqlSessionFactoryBuilder.java</url>
  510. <line>77</line>
  511. <option name="timeStamp" value="54" />
  512. </line-breakpoint>
  513. <line-breakpoint enabled="true" type="java-line">
  514. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/builder/xml/XMLConfigBuilder.java</url>
  515. <line>98</line>
  516. <option name="timeStamp" value="55" />
  517. </line-breakpoint>
  518. <line-breakpoint enabled="true" type="java-line">
  519. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/builder/xml/XMLConfigBuilder.java</url>
  520. <line>119</line>
  521. <option name="timeStamp" value="56" />
  522. </line-breakpoint>
  523. <line-breakpoint enabled="true" type="java-line">
  524. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/builder/xml/XMLConfigBuilder.java</url>
  525. <line>367</line>
  526. <option name="timeStamp" value="57" />
  527. </line-breakpoint>
  528. <line-breakpoint enabled="true" type="java-line">
  529. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/SqlSessionFactoryBuilder.java</url>
  530. <line>91</line>
  531. <option name="timeStamp" value="58" />
  532. </line-breakpoint>
  533. <line-breakpoint enabled="true" type="java-line">
  534. <url>file://$PROJECT_DIR$/day11_mybatis/src/test/java/TestMybatis01.java</url>
  535. <line>35</line>
  536. <option name="timeStamp" value="59" />
  537. </line-breakpoint>
  538. <line-breakpoint enabled="true" type="java-line">
  539. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/defaults/DefaultSqlSessionFactory.java</url>
  540. <line>96</line>
  541. <option name="timeStamp" value="60" />
  542. </line-breakpoint>
  543. <line-breakpoint enabled="true" type="java-line">
  544. <url>file://$PROJECT_DIR$/day11_mybatis/src/test/java/TestMybatis01.java</url>
  545. <line>37</line>
  546. <option name="timeStamp" value="61" />
  547. </line-breakpoint>
  548. <line-breakpoint enabled="true" type="java-line">
  549. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperRegistry.java</url>
  550. <line>49</line>
  551. <option name="timeStamp" value="62" />
  552. </line-breakpoint>
  553. <line-breakpoint enabled="true" type="java-line">
  554. <url>file://$PROJECT_DIR$/day11_mybatis/src/test/java/TestMybatis01.java</url>
  555. <line>39</line>
  556. <option name="timeStamp" value="63" />
  557. </line-breakpoint>
  558. <line-breakpoint enabled="true" type="javascript">
  559. <url>file://$PROJECT_DIR$/day13_js/html-login/login.html</url>
  560. <line>137</line>
  561. <properties lambdaOrdinal="-1" />
  562. <option name="timeStamp" value="64" />
  563. </line-breakpoint>
  564. <line-breakpoint enabled="true" type="javascript">
  565. <url>file://$PROJECT_DIR$/day13_js/html-login/register.html</url>
  566. <line>94</line>
  567. <properties lambdaOrdinal="-1" />
  568. <option name="timeStamp" value="65" />
  569. </line-breakpoint>
  570. </breakpoints>
  571. </breakpoint-manager>
  572. </component>
  573. <component name="XSLT-Support.FileAssociations.UIState">
  574. <expand />
  575. <select />
  576. </component>
  577. </project>