workspace.xml 31KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="268ab437-e0d5-4447-8401-9f321aad6d50" name="Default" comment="">
  5. <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/vcs.xml" />
  6. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
  7. </list>
  8. <ignored path="$PROJECT_DIR$/out/" />
  9. <ignored path="$PROJECT_DIR$/target/" />
  10. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  11. <option name="TRACKING_ENABLED" value="true" />
  12. <option name="SHOW_DIALOG" value="false" />
  13. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  14. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  15. <option name="LAST_RESOLUTION" value="IGNORE" />
  16. </component>
  17. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  18. <component name="FileEditorManager">
  19. <leaf>
  20. <file leaf-file-name="pom.xml" pinned="false" current-in-tab="false">
  21. <entry file="file://$PROJECT_DIR$/pom.xml">
  22. <provider selected="true" editor-type-id="text-editor">
  23. <state relative-caret-position="0">
  24. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  25. <folding />
  26. </state>
  27. </provider>
  28. </entry>
  29. </file>
  30. <file leaf-file-name="MainApplication.java" pinned="false" current-in-tab="false">
  31. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/MainApplication.java">
  32. <provider selected="true" editor-type-id="text-editor">
  33. <state relative-caret-position="75">
  34. <caret line="5" column="28" lean-forward="false" selection-start-line="5" selection-start-column="28" selection-end-line="5" selection-end-column="28" />
  35. <folding />
  36. </state>
  37. </provider>
  38. </entry>
  39. </file>
  40. <file leaf-file-name="BankAccount.java" pinned="false" current-in-tab="false">
  41. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/BankAccount.java">
  42. <provider selected="true" editor-type-id="text-editor">
  43. <state relative-caret-position="75">
  44. <caret line="5" column="24" lean-forward="false" selection-start-line="5" selection-start-column="24" selection-end-line="5" selection-end-column="24" />
  45. <folding />
  46. </state>
  47. </provider>
  48. </entry>
  49. </file>
  50. <file leaf-file-name="BankAccountTest.java" pinned="false" current-in-tab="false">
  51. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/BankAccountTest.java">
  52. <provider selected="true" editor-type-id="text-editor">
  53. <state relative-caret-position="75">
  54. <caret line="5" column="28" lean-forward="false" selection-start-line="5" selection-start-column="28" selection-end-line="5" selection-end-column="28" />
  55. <folding />
  56. </state>
  57. </provider>
  58. </entry>
  59. </file>
  60. <file leaf-file-name=".gitignore" pinned="false" current-in-tab="false">
  61. <entry file="file://$PROJECT_DIR$/.gitignore">
  62. <provider selected="true" editor-type-id="text-editor">
  63. <state relative-caret-position="90">
  64. <caret line="6" column="5" lean-forward="true" selection-start-line="6" selection-start-column="5" selection-end-line="6" selection-end-column="5" />
  65. <folding />
  66. </state>
  67. </provider>
  68. </entry>
  69. </file>
  70. <file leaf-file-name="README.md" pinned="false" current-in-tab="true">
  71. <entry file="file://$PROJECT_DIR$/README.md">
  72. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  73. <state split_layout="SPLIT">
  74. <first_editor relative-caret-position="30">
  75. <caret line="2" column="0" lean-forward="true" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
  76. <folding />
  77. </first_editor>
  78. <second_editor />
  79. </state>
  80. </provider>
  81. </entry>
  82. </file>
  83. </leaf>
  84. </component>
  85. <component name="FileTemplateManagerImpl">
  86. <option name="RECENT_TEMPLATES">
  87. <list>
  88. <option value="Class" />
  89. </list>
  90. </option>
  91. </component>
  92. <component name="Git.Settings">
  93. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  94. </component>
  95. <component name="GradleLocalSettings">
  96. <option name="externalProjectsViewState">
  97. <projects_view />
  98. </option>
  99. </component>
  100. <component name="IdeDocumentHistory">
  101. <option name="CHANGED_PATHS">
  102. <list>
  103. <option value="$PROJECT_DIR$/.gitignore" />
  104. <option value="$PROJECT_DIR$/README.md" />
  105. </list>
  106. </option>
  107. </component>
  108. <component name="ProjectFrameBounds">
  109. <option name="y" value="23" />
  110. <option name="width" value="1920" />
  111. <option name="height" value="1053" />
  112. </component>
  113. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  114. <component name="ProjectView">
  115. <navigator currentView="ProjectPane" proportions="" version="1">
  116. <flattenPackages />
  117. <showMembers />
  118. <showModules />
  119. <showLibraryContents />
  120. <hideEmptyPackages />
  121. <abbreviatePackageNames />
  122. <autoscrollToSource />
  123. <autoscrollFromSource />
  124. <sortByType />
  125. <manualOrder />
  126. <foldersAlwaysOnTop value="true" />
  127. </navigator>
  128. <panes>
  129. <pane id="ProjectPane">
  130. <subPane>
  131. <PATH>
  132. <PATH_ELEMENT>
  133. <option name="myItemId" value="bankaccountlab" />
  134. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  135. </PATH_ELEMENT>
  136. <PATH_ELEMENT>
  137. <option name="myItemId" value="bankaccountlab" />
  138. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  139. </PATH_ELEMENT>
  140. </PATH>
  141. <PATH>
  142. <PATH_ELEMENT>
  143. <option name="myItemId" value="bankaccountlab" />
  144. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  145. </PATH_ELEMENT>
  146. <PATH_ELEMENT>
  147. <option name="myItemId" value="bankaccountlab" />
  148. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  149. </PATH_ELEMENT>
  150. <PATH_ELEMENT>
  151. <option name="myItemId" value="src" />
  152. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  153. </PATH_ELEMENT>
  154. <PATH_ELEMENT>
  155. <option name="myItemId" value="test" />
  156. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  157. </PATH_ELEMENT>
  158. <PATH_ELEMENT>
  159. <option name="myItemId" value="java" />
  160. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  161. </PATH_ELEMENT>
  162. <PATH_ELEMENT>
  163. <option name="myItemId" value="com" />
  164. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  165. </PATH_ELEMENT>
  166. <PATH_ELEMENT>
  167. <option name="myItemId" value="zipcodewilmington" />
  168. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  169. </PATH_ELEMENT>
  170. <PATH_ELEMENT>
  171. <option name="myItemId" value="bankaccountlab" />
  172. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  173. </PATH_ELEMENT>
  174. </PATH>
  175. <PATH>
  176. <PATH_ELEMENT>
  177. <option name="myItemId" value="bankaccountlab" />
  178. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  179. </PATH_ELEMENT>
  180. <PATH_ELEMENT>
  181. <option name="myItemId" value="bankaccountlab" />
  182. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  183. </PATH_ELEMENT>
  184. <PATH_ELEMENT>
  185. <option name="myItemId" value="src" />
  186. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  187. </PATH_ELEMENT>
  188. <PATH_ELEMENT>
  189. <option name="myItemId" value="main" />
  190. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  191. </PATH_ELEMENT>
  192. </PATH>
  193. <PATH>
  194. <PATH_ELEMENT>
  195. <option name="myItemId" value="bankaccountlab" />
  196. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  197. </PATH_ELEMENT>
  198. <PATH_ELEMENT>
  199. <option name="myItemId" value="bankaccountlab" />
  200. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  201. </PATH_ELEMENT>
  202. <PATH_ELEMENT>
  203. <option name="myItemId" value="src" />
  204. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  205. </PATH_ELEMENT>
  206. <PATH_ELEMENT>
  207. <option name="myItemId" value="main" />
  208. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  209. </PATH_ELEMENT>
  210. <PATH_ELEMENT>
  211. <option name="myItemId" value="java" />
  212. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  213. </PATH_ELEMENT>
  214. <PATH_ELEMENT>
  215. <option name="myItemId" value="com" />
  216. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  217. </PATH_ELEMENT>
  218. <PATH_ELEMENT>
  219. <option name="myItemId" value="zipcodewilmington" />
  220. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  221. </PATH_ELEMENT>
  222. <PATH_ELEMENT>
  223. <option name="myItemId" value="bankaccountlab" />
  224. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  225. </PATH_ELEMENT>
  226. </PATH>
  227. </subPane>
  228. </pane>
  229. <pane id="Scope" />
  230. <pane id="Scratches" />
  231. <pane id="PackagesPane" />
  232. </panes>
  233. </component>
  234. <component name="PropertiesComponent">
  235. <property name="settings.editor.selected.configurable" value="reference.projectsettings.compiler.javacompiler" />
  236. <property name="project.structure.last.edited" value="Project" />
  237. <property name="project.structure.proportion" value="0.0" />
  238. <property name="project.structure.side.proportion" value="0.2" />
  239. </component>
  240. <component name="RunDashboard">
  241. <option name="ruleStates">
  242. <list>
  243. <RuleState>
  244. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  245. </RuleState>
  246. <RuleState>
  247. <option name="name" value="StatusDashboardGroupingRule" />
  248. </RuleState>
  249. </list>
  250. </option>
  251. </component>
  252. <component name="RunManager">
  253. <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
  254. <module name="" />
  255. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
  256. <option name="PROGRAM_PARAMETERS" />
  257. <predefined_log_file id="idea.log" enabled="true" />
  258. <method />
  259. </configuration>
  260. <configuration default="true" type="AndroidRunConfigurationType" factoryName="Android App">
  261. <module name="" />
  262. <option name="DEPLOY" value="true" />
  263. <option name="ARTIFACT_NAME" value="" />
  264. <option name="PM_INSTALL_OPTIONS" value="" />
  265. <option name="ACTIVITY_EXTRA_FLAGS" value="" />
  266. <option name="MODE" value="default_activity" />
  267. <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
  268. <option name="PREFERRED_AVD" value="" />
  269. <option name="CLEAR_LOGCAT" value="false" />
  270. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  271. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  272. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  273. <option name="DEBUGGER_TYPE" value="Java" />
  274. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  275. <option name="PREFERRED_AVD" value="" />
  276. <Java />
  277. <Profilers>
  278. <option name="ENABLE_ADVANCED_PROFILING" value="true" />
  279. <option name="GAPID_ENABLED" value="false" />
  280. <option name="GAPID_DISABLE_PCS" value="false" />
  281. <option name="SUPPORT_LIB_ENABLED" value="true" />
  282. <option name="INSTRUMENTATION_ENABLED" value="true" />
  283. </Profilers>
  284. <option name="DEEP_LINK" value="" />
  285. <option name="ACTIVITY_CLASS" value="" />
  286. <method />
  287. </configuration>
  288. <configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
  289. <module name="" />
  290. <option name="TESTING_TYPE" value="0" />
  291. <option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
  292. <option name="METHOD_NAME" value="" />
  293. <option name="CLASS_NAME" value="" />
  294. <option name="PACKAGE_NAME" value="" />
  295. <option name="EXTRA_OPTIONS" value="" />
  296. <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
  297. <option name="PREFERRED_AVD" value="" />
  298. <option name="CLEAR_LOGCAT" value="false" />
  299. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  300. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  301. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  302. <option name="DEBUGGER_TYPE" value="Java" />
  303. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  304. <option name="PREFERRED_AVD" value="" />
  305. <Java />
  306. <Profilers>
  307. <option name="ENABLE_ADVANCED_PROFILING" value="true" />
  308. <option name="GAPID_ENABLED" value="false" />
  309. <option name="GAPID_DISABLE_PCS" value="false" />
  310. <option name="SUPPORT_LIB_ENABLED" value="true" />
  311. <option name="INSTRUMENTATION_ENABLED" value="true" />
  312. </Profilers>
  313. <method />
  314. </configuration>
  315. <configuration default="true" type="Applet" factoryName="Applet">
  316. <option name="HTML_USED" value="false" />
  317. <option name="WIDTH" value="400" />
  318. <option name="HEIGHT" value="300" />
  319. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  320. <module />
  321. <method />
  322. </configuration>
  323. <configuration default="true" type="Application" factoryName="Application">
  324. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  325. <option name="MAIN_CLASS_NAME" />
  326. <option name="VM_PARAMETERS" />
  327. <option name="PROGRAM_PARAMETERS" />
  328. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  329. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  330. <option name="ALTERNATIVE_JRE_PATH" />
  331. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  332. <option name="ENV_VARIABLES" />
  333. <option name="PASS_PARENT_ENVS" value="true" />
  334. <module name="" />
  335. <envs />
  336. <method />
  337. </configuration>
  338. <configuration default="true" type="GradleRunConfiguration" factoryName="Gradle">
  339. <ExternalSystemSettings>
  340. <option name="executionName" />
  341. <option name="externalProjectPath" />
  342. <option name="externalSystemIdString" value="GRADLE" />
  343. <option name="scriptParameters" />
  344. <option name="taskDescriptions">
  345. <list />
  346. </option>
  347. <option name="taskNames">
  348. <list />
  349. </option>
  350. <option name="vmOptions" />
  351. </ExternalSystemSettings>
  352. <method />
  353. </configuration>
  354. <configuration default="true" type="JUnit" factoryName="JUnit">
  355. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  356. <module name="" />
  357. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  358. <option name="ALTERNATIVE_JRE_PATH" />
  359. <option name="PACKAGE_NAME" />
  360. <option name="MAIN_CLASS_NAME" />
  361. <option name="METHOD_NAME" />
  362. <option name="TEST_OBJECT" value="class" />
  363. <option name="VM_PARAMETERS" value="-ea" />
  364. <option name="PARAMETERS" />
  365. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  366. <option name="ENV_VARIABLES" />
  367. <option name="PASS_PARENT_ENVS" value="true" />
  368. <option name="TEST_SEARCH_SCOPE">
  369. <value defaultName="singleModule" />
  370. </option>
  371. <envs />
  372. <patterns />
  373. <method />
  374. </configuration>
  375. <configuration default="true" type="JarApplication" factoryName="JAR Application">
  376. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  377. <envs />
  378. <method />
  379. </configuration>
  380. <configuration default="true" type="Java Scratch" factoryName="Java Scratch">
  381. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  382. <option name="SCRATCH_FILE_ID" value="0" />
  383. <option name="MAIN_CLASS_NAME" />
  384. <option name="VM_PARAMETERS" />
  385. <option name="PROGRAM_PARAMETERS" />
  386. <option name="WORKING_DIRECTORY" />
  387. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  388. <option name="ALTERNATIVE_JRE_PATH" />
  389. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  390. <option name="ENV_VARIABLES" />
  391. <option name="PASS_PARENT_ENVS" value="true" />
  392. <module name="" />
  393. <envs />
  394. <method />
  395. </configuration>
  396. <configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
  397. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  398. <option name="MAIN_CLASS_NAME" />
  399. <option name="VM_PARAMETERS" />
  400. <option name="PROGRAM_PARAMETERS" />
  401. <option name="WORKING_DIRECTORY" />
  402. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  403. <option name="ALTERNATIVE_JRE_PATH" />
  404. <option name="PASS_PARENT_ENVS" value="true" />
  405. <module name="bankaccountlab" />
  406. <envs />
  407. <method />
  408. </configuration>
  409. <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
  410. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  411. <option name="filePath" />
  412. <option name="vmParameters" />
  413. <option name="alternativeJrePath" />
  414. <option name="programParameters" />
  415. <option name="passParentEnvs" value="true" />
  416. <option name="workingDirectory" />
  417. <option name="isAlternativeJrePathEnabled" value="false" />
  418. <envs />
  419. <method />
  420. </configuration>
  421. <configuration default="true" type="Remote" factoryName="Remote">
  422. <option name="USE_SOCKET_TRANSPORT" value="true" />
  423. <option name="SERVER_MODE" value="false" />
  424. <option name="SHMEM_ADDRESS" value="javadebug" />
  425. <option name="HOST" value="localhost" />
  426. <option name="PORT" value="5005" />
  427. <method />
  428. </configuration>
  429. <configuration default="true" type="TestNG" factoryName="TestNG">
  430. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  431. <module name="" />
  432. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  433. <option name="ALTERNATIVE_JRE_PATH" />
  434. <option name="SUITE_NAME" />
  435. <option name="PACKAGE_NAME" />
  436. <option name="MAIN_CLASS_NAME" />
  437. <option name="METHOD_NAME" />
  438. <option name="GROUP_NAME" />
  439. <option name="TEST_OBJECT" value="CLASS" />
  440. <option name="VM_PARAMETERS" value="-ea" />
  441. <option name="PARAMETERS" />
  442. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  443. <option name="OUTPUT_DIRECTORY" />
  444. <option name="ANNOTATION_TYPE" />
  445. <option name="ENV_VARIABLES" />
  446. <option name="PASS_PARENT_ENVS" value="true" />
  447. <option name="TEST_SEARCH_SCOPE">
  448. <value defaultName="singleModule" />
  449. </option>
  450. <option name="USE_DEFAULT_REPORTERS" value="false" />
  451. <option name="PROPERTIES_FILE" />
  452. <envs />
  453. <properties />
  454. <listeners />
  455. <method />
  456. </configuration>
  457. <configuration default="true" type="executeSpecs" factoryName="Gauge Execution">
  458. <setting name="environment" value="" />
  459. <setting name="specsToExecute" value="" />
  460. <setting name="tags" value="" />
  461. <setting name="parallelNodes" value="" />
  462. <setting name="execInParallel" value="false" />
  463. <setting name="programParameters" value="" />
  464. <setting name="workingDirectory" value="" />
  465. <setting name="moduleName" value="" />
  466. <envMap />
  467. <setting name="rowsRange" value="" />
  468. <method />
  469. </configuration>
  470. </component>
  471. <component name="ShelveChangesManager" show_recycled="false">
  472. <option name="remove_strategy" value="false" />
  473. </component>
  474. <component name="TaskManager">
  475. <task active="true" id="Default" summary="Default task">
  476. <changelist id="268ab437-e0d5-4447-8401-9f321aad6d50" name="Default" comment="" />
  477. <created>1515620835041</created>
  478. <option name="number" value="Default" />
  479. <option name="presentableId" value="Default" />
  480. <updated>1515620835041</updated>
  481. </task>
  482. <servers />
  483. </component>
  484. <component name="ToolWindowManager">
  485. <frame x="0" y="23" width="1920" height="1053" extended-state="6" />
  486. <editor active="true" />
  487. <layout>
  488. <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  489. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  490. <window_info id="Nl-Palette" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  491. <window_info id="Palette&#9;" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  492. <window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  493. <window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  494. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
  495. <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  496. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  497. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  498. <window_info id="Properties" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  499. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.3298647" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  500. <window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  501. <window_info id="Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  502. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24973376" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
  503. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  504. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  505. <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  506. <window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  507. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  508. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
  509. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  510. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
  511. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  512. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  513. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  514. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  515. </layout>
  516. </component>
  517. <component name="VcsContentAnnotationSettings">
  518. <option name="myLimit" value="2678400000" />
  519. </component>
  520. <component name="XDebuggerManager">
  521. <breakpoint-manager />
  522. <watches-manager />
  523. </component>
  524. <component name="editorHistoryManager">
  525. <entry file="file://$PROJECT_DIR$/pom.xml">
  526. <provider selected="true" editor-type-id="text-editor">
  527. <state relative-caret-position="0">
  528. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  529. <folding />
  530. </state>
  531. </provider>
  532. </entry>
  533. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/MainApplication.java">
  534. <provider selected="true" editor-type-id="text-editor">
  535. <state relative-caret-position="75">
  536. <caret line="5" column="28" lean-forward="false" selection-start-line="5" selection-start-column="28" selection-end-line="5" selection-end-column="28" />
  537. <folding />
  538. </state>
  539. </provider>
  540. </entry>
  541. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/bankaccountlab/BankAccount.java">
  542. <provider selected="true" editor-type-id="text-editor">
  543. <state relative-caret-position="75">
  544. <caret line="5" column="24" lean-forward="false" selection-start-line="5" selection-start-column="24" selection-end-line="5" selection-end-column="24" />
  545. <folding />
  546. </state>
  547. </provider>
  548. </entry>
  549. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/bankaccountlab/BankAccountTest.java">
  550. <provider selected="true" editor-type-id="text-editor">
  551. <state relative-caret-position="75">
  552. <caret line="5" column="28" lean-forward="false" selection-start-line="5" selection-start-column="28" selection-end-line="5" selection-end-column="28" />
  553. <folding />
  554. </state>
  555. </provider>
  556. </entry>
  557. <entry file="file://$PROJECT_DIR$/.gitignore">
  558. <provider selected="true" editor-type-id="text-editor">
  559. <state relative-caret-position="90">
  560. <caret line="6" column="5" lean-forward="true" selection-start-line="6" selection-start-column="5" selection-end-line="6" selection-end-column="5" />
  561. <folding />
  562. </state>
  563. </provider>
  564. </entry>
  565. <entry file="file://$PROJECT_DIR$/README.md">
  566. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  567. <state split_layout="SPLIT">
  568. <first_editor relative-caret-position="30">
  569. <caret line="2" column="0" lean-forward="true" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
  570. <folding />
  571. </first_editor>
  572. <second_editor />
  573. </state>
  574. </provider>
  575. </entry>
  576. </component>
  577. </project>