123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702
  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 afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/productmanager/Inventory.java" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/productmanager/MainApplication.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/productmanager/MainApplication.java" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/productmanager/Product.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/productmanager/Product.java" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/productmanager/ProductTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/productmanager/ProductTest.java" afterDir="false" />
  14. </list>
  15. <ignored path="$PROJECT_DIR$/out/" />
  16. <ignored path="$PROJECT_DIR$/target/" />
  17. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  18. <option name="SHOW_DIALOG" value="false" />
  19. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  20. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  21. <option name="LAST_RESOLUTION" value="IGNORE" />
  22. </component>
  23. <component name="FUSProjectUsageTrigger">
  24. <session id="730625063">
  25. <usages-collector id="statistics.lifecycle.project">
  26. <counts>
  27. <entry key="project.closed" value="6" />
  28. <entry key="project.open.time.1" value="2" />
  29. <entry key="project.open.time.11" value="1" />
  30. <entry key="project.open.time.2" value="2" />
  31. <entry key="project.open.time.3" value="1" />
  32. <entry key="project.opened" value="6" />
  33. </counts>
  34. </usages-collector>
  35. <usages-collector id="statistics.file.extensions.edit">
  36. <counts>
  37. <entry key="java" value="2267" />
  38. </counts>
  39. </usages-collector>
  40. <usages-collector id="statistics.file.types.edit">
  41. <counts>
  42. <entry key="JAVA" value="2267" />
  43. </counts>
  44. </usages-collector>
  45. <usages-collector id="statistics.file.extensions.open">
  46. <counts>
  47. <entry key="java" value="3" />
  48. <entry key="md" value="2" />
  49. </counts>
  50. </usages-collector>
  51. <usages-collector id="statistics.file.types.open">
  52. <counts>
  53. <entry key="JAVA" value="3" />
  54. <entry key="Markdown" value="2" />
  55. </counts>
  56. </usages-collector>
  57. </session>
  58. </component>
  59. <component name="FileEditorManager">
  60. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  61. <file pinned="false" current-in-tab="true">
  62. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/productmanager/MainApplication.java">
  63. <provider selected="true" editor-type-id="text-editor">
  64. <state relative-caret-position="375">
  65. <caret line="34" column="8" selection-start-line="34" selection-start-column="8" selection-end-line="34" selection-end-column="8" />
  66. </state>
  67. </provider>
  68. </entry>
  69. </file>
  70. <file pinned="false" current-in-tab="false">
  71. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/productmanager/Inventory.java">
  72. <provider selected="true" editor-type-id="text-editor">
  73. <state relative-caret-position="514">
  74. <caret line="36" column="5" selection-start-line="36" selection-start-column="5" selection-end-line="36" selection-end-column="5" />
  75. <folding>
  76. <element signature="e#196#197#0" expanded="true" />
  77. <element signature="e#234#235#0" expanded="true" />
  78. <element signature="e#433#434#0" expanded="true" />
  79. <element signature="e#457#458#0" expanded="true" />
  80. <element signature="e#504#505#0" expanded="true" />
  81. <element signature="e#535#536#0" expanded="true" />
  82. </folding>
  83. </state>
  84. </provider>
  85. </entry>
  86. </file>
  87. <file pinned="false" current-in-tab="false">
  88. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/productmanager/ProductTest.java">
  89. <provider selected="true" editor-type-id="text-editor">
  90. <state relative-caret-position="300">
  91. <caret line="76" column="54" selection-start-line="76" selection-start-column="54" selection-end-line="76" selection-end-column="54" />
  92. <folding>
  93. <element signature="imports" expanded="true" />
  94. </folding>
  95. </state>
  96. </provider>
  97. </entry>
  98. </file>
  99. <file pinned="false" current-in-tab="false">
  100. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/productmanager/Product.java">
  101. <provider selected="true" editor-type-id="text-editor">
  102. <state relative-caret-position="-8">
  103. <caret line="24" selection-start-line="24" selection-end-line="24" />
  104. </state>
  105. </provider>
  106. </entry>
  107. </file>
  108. </leaf>
  109. </component>
  110. <component name="FileTemplateManagerImpl">
  111. <option name="RECENT_TEMPLATES">
  112. <list>
  113. <option value="Class" />
  114. </list>
  115. </option>
  116. </component>
  117. <component name="FindInProjectRecents">
  118. <findStrings>
  119. <find>public</find>
  120. </findStrings>
  121. </component>
  122. <component name="Git.Settings">
  123. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  124. </component>
  125. <component name="IdeDocumentHistory">
  126. <option name="CHANGED_PATHS">
  127. <list>
  128. <option value="$PROJECT_DIR$/.gitignore" />
  129. <option value="$PROJECT_DIR$/README.md" />
  130. <option value="$PROJECT_DIR$/pom.xml" />
  131. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/productmanager/Product.java" />
  132. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/productmanager/Inventory.java" />
  133. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/productmanager/ProductTest.java" />
  134. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/productmanager/MainApplication.java" />
  135. </list>
  136. </option>
  137. </component>
  138. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  139. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  140. <component name="JsGulpfileManager">
  141. <detection-done>true</detection-done>
  142. <sorting>DEFINITION_ORDER</sorting>
  143. </component>
  144. <component name="MavenImportPreferences">
  145. <option name="importingSettings">
  146. <MavenImportingSettings>
  147. <option name="importAutomatically" value="true" />
  148. </MavenImportingSettings>
  149. </option>
  150. </component>
  151. <component name="ProjectFrameBounds">
  152. <option name="y" value="23" />
  153. <option name="width" value="1280" />
  154. <option name="height" value="709" />
  155. </component>
  156. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  157. <component name="ProjectView">
  158. <navigator proportions="" version="1">
  159. <foldersAlwaysOnTop value="true" />
  160. </navigator>
  161. <panes>
  162. <pane id="ProjectPane">
  163. <subPane>
  164. <expand>
  165. <path>
  166. <item name="CR-MesoLabs-Inheritance-ProductManager" type="b2602c69:ProjectViewProjectNode" />
  167. <item name="CR-MesoLabs-Inheritance-ProductManager" type="462c0819:PsiDirectoryNode" />
  168. </path>
  169. <path>
  170. <item name="CR-MesoLabs-Inheritance-ProductManager" type="b2602c69:ProjectViewProjectNode" />
  171. <item name="CR-MesoLabs-Inheritance-ProductManager" type="462c0819:PsiDirectoryNode" />
  172. <item name="src" type="462c0819:PsiDirectoryNode" />
  173. </path>
  174. <path>
  175. <item name="CR-MesoLabs-Inheritance-ProductManager" type="b2602c69:ProjectViewProjectNode" />
  176. <item name="CR-MesoLabs-Inheritance-ProductManager" type="462c0819:PsiDirectoryNode" />
  177. <item name="src" type="462c0819:PsiDirectoryNode" />
  178. <item name="main" type="462c0819:PsiDirectoryNode" />
  179. </path>
  180. <path>
  181. <item name="CR-MesoLabs-Inheritance-ProductManager" type="b2602c69:ProjectViewProjectNode" />
  182. <item name="CR-MesoLabs-Inheritance-ProductManager" type="462c0819:PsiDirectoryNode" />
  183. <item name="src" type="462c0819:PsiDirectoryNode" />
  184. <item name="main" type="462c0819:PsiDirectoryNode" />
  185. <item name="java" type="462c0819:PsiDirectoryNode" />
  186. </path>
  187. <path>
  188. <item name="CR-MesoLabs-Inheritance-ProductManager" type="b2602c69:ProjectViewProjectNode" />
  189. <item name="CR-MesoLabs-Inheritance-ProductManager" type="462c0819:PsiDirectoryNode" />
  190. <item name="src" type="462c0819:PsiDirectoryNode" />
  191. <item name="main" type="462c0819:PsiDirectoryNode" />
  192. <item name="java" type="462c0819:PsiDirectoryNode" />
  193. <item name="productmanager" type="462c0819:PsiDirectoryNode" />
  194. </path>
  195. </expand>
  196. <select />
  197. </subPane>
  198. </pane>
  199. <pane id="Scope" />
  200. <pane id="PackagesPane" />
  201. </panes>
  202. </component>
  203. <component name="PropertiesComponent">
  204. <property name="WebServerToolWindowFactoryState" value="false" />
  205. <property name="aspect.path.notification.shown" value="true" />
  206. <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1540955042897" />
  207. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  208. <property name="project.structure.last.edited" value="Modules" />
  209. <property name="project.structure.proportion" value="0.15" />
  210. <property name="project.structure.side.proportion" value="0.2" />
  211. <property name="settings.editor.selected.configurable" value="reference.projectsettings.compiler.javacompiler" />
  212. </component>
  213. <component name="RunDashboard">
  214. <option name="ruleStates">
  215. <list>
  216. <RuleState>
  217. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  218. </RuleState>
  219. <RuleState>
  220. <option name="name" value="StatusDashboardGroupingRule" />
  221. </RuleState>
  222. </list>
  223. </option>
  224. </component>
  225. <component name="RunManager" selected="Application.MainApplication">
  226. <configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
  227. <module name="" />
  228. <option name="TESTING_TYPE" value="0" />
  229. <option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
  230. <option name="METHOD_NAME" value="" />
  231. <option name="CLASS_NAME" value="" />
  232. <option name="PACKAGE_NAME" value="" />
  233. <option name="EXTRA_OPTIONS" value="" />
  234. <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
  235. <option name="PREFERRED_AVD" value="" />
  236. <option name="CLEAR_LOGCAT" value="false" />
  237. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  238. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  239. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  240. <option name="DEBUGGER_TYPE" value="Java" />
  241. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  242. <option name="PREFERRED_AVD" value="" />
  243. <Java />
  244. <Profilers>
  245. <option name="ENABLE_ADVANCED_PROFILING" value="true" />
  246. <option name="GAPID_ENABLED" value="false" />
  247. <option name="GAPID_DISABLE_PCS" value="false" />
  248. <option name="SUPPORT_LIB_ENABLED" value="true" />
  249. <option name="INSTRUMENTATION_ENABLED" value="true" />
  250. </Profilers>
  251. <method />
  252. </configuration>
  253. <configuration default="true" type="executeSpecs" factoryName="Gauge Execution">
  254. <setting name="environment" value="" />
  255. <setting name="specsToExecute" value="" />
  256. <setting name="tags" value="" />
  257. <setting name="parallelNodes" value="" />
  258. <setting name="execInParallel" value="false" />
  259. <setting name="programParameters" value="" />
  260. <setting name="workingDirectory" value="" />
  261. <setting name="moduleName" value="" />
  262. <envMap />
  263. <setting name="rowsRange" value="" />
  264. <method />
  265. </configuration>
  266. <configuration default="true" type="Applet" factoryName="Applet">
  267. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  268. <method v="2">
  269. <option name="Make" enabled="true" />
  270. </method>
  271. </configuration>
  272. <configuration name="MainApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  273. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.productmanager.MainApplication" />
  274. <module name="productmanager" />
  275. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  276. <extension name="coverage">
  277. <pattern>
  278. <option name="PATTERN" value="com.zipcodewilmington.productmanager.*" />
  279. <option name="ENABLED" value="true" />
  280. </pattern>
  281. </extension>
  282. <method v="2">
  283. <option name="Make" enabled="true" />
  284. </method>
  285. </configuration>
  286. <configuration default="true" type="Application" factoryName="Application">
  287. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  288. <method v="2">
  289. <option name="Make" enabled="true" />
  290. </method>
  291. </configuration>
  292. <configuration name="ProductTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  293. <module name="productmanager" />
  294. <extension name="coverage">
  295. <pattern>
  296. <option name="PATTERN" value="com.zipcodewilmington.productmanager.*" />
  297. <option name="ENABLED" value="true" />
  298. </pattern>
  299. </extension>
  300. <option name="PACKAGE_NAME" value="com.zipcodewilmington.productmanager" />
  301. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.productmanager.ProductTest" />
  302. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  303. <method v="2">
  304. <option name="Make" enabled="true" />
  305. </method>
  306. </configuration>
  307. <configuration name="ProductTest.getNameTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  308. <module name="productmanager" />
  309. <extension name="coverage">
  310. <pattern>
  311. <option name="PATTERN" value="com.zipcodewilmington.productmanager.*" />
  312. <option name="ENABLED" value="true" />
  313. </pattern>
  314. </extension>
  315. <option name="PACKAGE_NAME" value="com.zipcodewilmington.productmanager" />
  316. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.productmanager.ProductTest" />
  317. <option name="METHOD_NAME" value="getNameTest" />
  318. <option name="TEST_OBJECT" value="method" />
  319. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  320. <method v="2">
  321. <option name="Make" enabled="true" />
  322. </method>
  323. </configuration>
  324. <configuration name="ProductTest.setNameTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  325. <module name="productmanager" />
  326. <extension name="coverage">
  327. <pattern>
  328. <option name="PATTERN" value="com.zipcodewilmington.productmanager.*" />
  329. <option name="ENABLED" value="true" />
  330. </pattern>
  331. </extension>
  332. <option name="PACKAGE_NAME" value="com.zipcodewilmington.productmanager" />
  333. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.productmanager.ProductTest" />
  334. <option name="METHOD_NAME" value="setNameTest" />
  335. <option name="TEST_OBJECT" value="method" />
  336. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  337. <method v="2">
  338. <option name="Make" enabled="true" />
  339. </method>
  340. </configuration>
  341. <configuration name="ProductTest.setQuantityOnHand" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  342. <module name="productmanager" />
  343. <extension name="coverage">
  344. <pattern>
  345. <option name="PATTERN" value="com.zipcodewilmington.productmanager.*" />
  346. <option name="ENABLED" value="true" />
  347. </pattern>
  348. </extension>
  349. <option name="PACKAGE_NAME" value="com.zipcodewilmington.productmanager" />
  350. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.productmanager.ProductTest" />
  351. <option name="METHOD_NAME" value="setQuantityOnHand" />
  352. <option name="TEST_OBJECT" value="method" />
  353. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  354. <method v="2">
  355. <option name="Make" enabled="true" />
  356. </method>
  357. </configuration>
  358. <configuration default="true" type="JUnit" factoryName="JUnit">
  359. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  360. <method v="2">
  361. <option name="Make" enabled="true" />
  362. </method>
  363. </configuration>
  364. <configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
  365. <module name="bankaccountlab" />
  366. <option name="VM_PARAMETERS" />
  367. <option name="PROGRAM_PARAMETERS" />
  368. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  369. <option name="ALTERNATIVE_JRE_PATH" />
  370. <option name="PASS_PARENT_ENVS" value="true" />
  371. <option name="MAIN_CLASS_NAME" />
  372. <option name="WORKING_DIRECTORY" />
  373. <method v="2">
  374. <option name="Make" enabled="true" />
  375. </method>
  376. </configuration>
  377. <configuration default="true" type="TestNG" factoryName="TestNG">
  378. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  379. <properties />
  380. <listeners />
  381. <method v="2">
  382. <option name="Make" enabled="true" />
  383. </method>
  384. </configuration>
  385. <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
  386. <module name="" />
  387. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
  388. <option name="PROGRAM_PARAMETERS" />
  389. <predefined_log_file id="idea.log" enabled="true" />
  390. <method v="2">
  391. <option name="Make" enabled="true" />
  392. </method>
  393. </configuration>
  394. <list>
  395. <item itemvalue="JUnit.ProductTest" />
  396. <item itemvalue="JUnit.ProductTest.setQuantityOnHand" />
  397. <item itemvalue="JUnit.ProductTest.getNameTest" />
  398. <item itemvalue="JUnit.ProductTest.setNameTest" />
  399. <item itemvalue="Application.MainApplication" />
  400. </list>
  401. <recent_temporary>
  402. <list>
  403. <item itemvalue="Application.MainApplication" />
  404. <item itemvalue="JUnit.ProductTest.setNameTest" />
  405. <item itemvalue="JUnit.ProductTest.getNameTest" />
  406. <item itemvalue="JUnit.ProductTest.setQuantityOnHand" />
  407. <item itemvalue="JUnit.ProductTest" />
  408. </list>
  409. </recent_temporary>
  410. </component>
  411. <component name="SvnConfiguration">
  412. <configuration />
  413. </component>
  414. <component name="TaskManager">
  415. <task active="true" id="Default" summary="Default task">
  416. <changelist id="268ab437-e0d5-4447-8401-9f321aad6d50" name="Default" comment="" />
  417. <created>1515620835041</created>
  418. <option name="number" value="Default" />
  419. <option name="presentableId" value="Default" />
  420. <updated>1515620835041</updated>
  421. <workItem from="1540667067397" duration="427000" />
  422. <workItem from="1540906775695" duration="1252000" />
  423. <workItem from="1540919970855" duration="2703000" />
  424. <workItem from="1540930427022" duration="358000" />
  425. <workItem from="1540932998963" duration="3108000" />
  426. <workItem from="1540937948666" duration="6145000" />
  427. </task>
  428. <servers />
  429. </component>
  430. <component name="TestHistory">
  431. <history-entry file="ProductTest_getPriceTest - 2018.10.30 at 19h 57m 59s.xml">
  432. <configuration name="ProductTest.getPriceTest" configurationId="JUnit" />
  433. </history-entry>
  434. <history-entry file="ProductTest_getIdTest - 2018.10.30 at 19h 59m 08s.xml">
  435. <configuration name="ProductTest.getIdTest" configurationId="JUnit" />
  436. </history-entry>
  437. <history-entry file="ProductTest_getIdTest - 2018.10.30 at 19h 59m 31s.xml">
  438. <configuration name="ProductTest.getIdTest" configurationId="JUnit" />
  439. </history-entry>
  440. <history-entry file="ProductTest_getSetIdTest - 2018.10.30 at 20h 01m 14s.xml">
  441. <configuration name="ProductTest.getSetIdTest" configurationId="JUnit" />
  442. </history-entry>
  443. <history-entry file="ProductTest_getQuantityOnHand - 2018.10.30 at 20h 02m 27s.xml">
  444. <configuration name="ProductTest.getQuantityOnHand" configurationId="JUnit" />
  445. </history-entry>
  446. <history-entry file="ProductTest - 2018.10.30 at 20h 02m 32s.xml">
  447. <configuration name="ProductTest" configurationId="JUnit" />
  448. </history-entry>
  449. <history-entry file="ProductTest_setQuantityOnHand - 2018.10.30 at 20h 03m 12s.xml">
  450. <configuration name="ProductTest.setQuantityOnHand" configurationId="JUnit" />
  451. </history-entry>
  452. <history-entry file="ProductTest_getNameTest - 2018.10.30 at 20h 04m 00s.xml">
  453. <configuration name="ProductTest.getNameTest" configurationId="JUnit" />
  454. </history-entry>
  455. <history-entry file="ProductTest_setNameTest - 2018.10.30 at 20h 04m 40s.xml">
  456. <configuration name="ProductTest.setNameTest" configurationId="JUnit" />
  457. </history-entry>
  458. <history-entry file="ProductTest_setNameTest - 2018.10.30 at 22h 42m 22s.xml">
  459. <configuration name="ProductTest.setNameTest" configurationId="JUnit" />
  460. </history-entry>
  461. </component>
  462. <component name="TimeTrackingManager">
  463. <option name="totallyTimeSpent" value="13993000" />
  464. </component>
  465. <component name="ToolWindowManager">
  466. <frame x="0" y="23" width="1280" height="709" extended-state="0" />
  467. <editor active="true" />
  468. <layout>
  469. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.26171243" />
  470. <window_info id="Structure" order="1" weight="0.25" />
  471. <window_info id="Nl-Palette" order="2" />
  472. <window_info id="Favorites" order="3" side_tool="true" />
  473. <window_info id="Image Layers" order="4" />
  474. <window_info id="Designer" order="5" />
  475. <window_info id="UI Designer" order="6" />
  476. <window_info id="Capture Tool" order="7" />
  477. <window_info anchor="bottom" id="Message" order="0" />
  478. <window_info anchor="bottom" id="Find" order="1" />
  479. <window_info anchor="bottom" id="Run" order="2" weight="0.38897893" />
  480. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  481. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  482. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  483. <window_info anchor="bottom" id="TODO" order="6" />
  484. <window_info anchor="bottom" id="Terminal" order="7" weight="0.328125" />
  485. <window_info anchor="bottom" id="Event Log" order="8" side_tool="true" />
  486. <window_info anchor="bottom" id="Version Control" order="9" />
  487. <window_info anchor="bottom" id="Database Changes" order="10" show_stripe_button="false" />
  488. <window_info anchor="bottom" id="Messages" order="11" weight="0.32876712" />
  489. <window_info anchor="right" id="Commander" order="0" weight="0.4" />
  490. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  491. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  492. <window_info anchor="right" id="Palette" order="3" />
  493. <window_info anchor="right" id="Capture Analysis" order="4" />
  494. <window_info anchor="right" id="Theme Preview" order="5" />
  495. <window_info anchor="right" id="Properties" order="6" />
  496. <window_info anchor="right" id="Palette&#9;" order="7" />
  497. <window_info anchor="right" id="Maven Projects" order="8" />
  498. <window_info anchor="right" id="Database" order="9" />
  499. </layout>
  500. <layout-to-restore>
  501. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.26177174" />
  502. <window_info id="Structure" order="1" weight="0.25" />
  503. <window_info id="Nl-Palette" order="2" />
  504. <window_info id="Favorites" order="3" side_tool="true" />
  505. <window_info id="Image Layers" order="4" />
  506. <window_info id="Designer" order="5" />
  507. <window_info id="UI Designer" order="6" />
  508. <window_info id="Capture Tool" order="7" />
  509. <window_info anchor="bottom" id="Message" order="0" />
  510. <window_info anchor="bottom" id="Find" order="1" />
  511. <window_info anchor="bottom" id="Run" order="2" />
  512. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  513. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  514. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  515. <window_info anchor="bottom" id="TODO" order="6" />
  516. <window_info active="true" anchor="bottom" id="Terminal" order="7" visible="true" weight="0.328125" />
  517. <window_info anchor="bottom" id="Event Log" order="8" side_tool="true" />
  518. <window_info anchor="bottom" id="Version Control" order="9" />
  519. <window_info anchor="bottom" id="Database Changes" order="10" show_stripe_button="false" />
  520. <window_info anchor="right" id="Commander" order="0" weight="0.4" />
  521. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  522. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  523. <window_info anchor="right" id="Palette" order="3" />
  524. <window_info anchor="right" id="Capture Analysis" order="4" />
  525. <window_info anchor="right" id="Theme Preview" order="5" />
  526. <window_info anchor="right" id="Properties" order="6" />
  527. <window_info anchor="right" id="Palette&#9;" order="7" />
  528. <window_info anchor="right" id="Maven Projects" order="8" />
  529. <window_info anchor="right" id="Database" order="9" />
  530. </layout-to-restore>
  531. </component>
  532. <component name="TypeScriptGeneratedFilesManager">
  533. <option name="version" value="1" />
  534. </component>
  535. <component name="VcsContentAnnotationSettings">
  536. <option name="myLimit" value="2678400000" />
  537. </component>
  538. <component name="editorHistoryManager">
  539. <entry file="file://$PROJECT_DIR$/pom.xml">
  540. <provider selected="true" editor-type-id="text-editor">
  541. <state relative-caret-position="165">
  542. <caret line="11" column="10" selection-start-line="11" selection-start-column="10" selection-end-line="11" selection-end-column="10" />
  543. </state>
  544. </provider>
  545. </entry>
  546. <entry file="file://$PROJECT_DIR$/.gitignore">
  547. <provider selected="true" editor-type-id="text-editor">
  548. <state relative-caret-position="90">
  549. <caret line="6" column="5" selection-start-line="6" selection-start-column="5" selection-end-line="6" selection-end-column="5" />
  550. </state>
  551. </provider>
  552. </entry>
  553. <entry file="file://$PROJECT_DIR$/README.md">
  554. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  555. <state split_layout="SPLIT">
  556. <first_editor relative-caret-position="285">
  557. <caret line="19" column="27" selection-start-line="19" selection-start-column="27" selection-end-line="19" selection-end-column="27" />
  558. </first_editor>
  559. <second_editor />
  560. </state>
  561. </provider>
  562. </entry>
  563. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/productmanager/ProductTest.java">
  564. <provider selected="true" editor-type-id="text-editor">
  565. <state relative-caret-position="300">
  566. <caret line="76" column="54" selection-start-line="76" selection-start-column="54" selection-end-line="76" selection-end-column="54" />
  567. <folding>
  568. <element signature="imports" expanded="true" />
  569. </folding>
  570. </state>
  571. </provider>
  572. </entry>
  573. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/productmanager/Product.java">
  574. <provider selected="true" editor-type-id="text-editor">
  575. <state relative-caret-position="-8">
  576. <caret line="24" selection-start-line="24" selection-end-line="24" />
  577. </state>
  578. </provider>
  579. </entry>
  580. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/productmanager/Inventory.java">
  581. <provider selected="true" editor-type-id="text-editor">
  582. <state relative-caret-position="514">
  583. <caret line="36" column="5" selection-start-line="36" selection-start-column="5" selection-end-line="36" selection-end-column="5" />
  584. <folding>
  585. <element signature="e#196#197#0" expanded="true" />
  586. <element signature="e#234#235#0" expanded="true" />
  587. <element signature="e#433#434#0" expanded="true" />
  588. <element signature="e#457#458#0" expanded="true" />
  589. <element signature="e#504#505#0" expanded="true" />
  590. <element signature="e#535#536#0" expanded="true" />
  591. </folding>
  592. </state>
  593. </provider>
  594. </entry>
  595. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/productmanager/MainApplication.java">
  596. <provider selected="true" editor-type-id="text-editor">
  597. <state relative-caret-position="375">
  598. <caret line="34" column="8" selection-start-line="34" selection-start-column="8" selection-end-line="34" selection-end-column="8" />
  599. </state>
  600. </provider>
  601. </entry>
  602. </component>
  603. <component name="masterDetails">
  604. <states>
  605. <state key="ArtifactsStructureConfigurable.UI">
  606. <settings>
  607. <artifact-editor />
  608. <splitter-proportions>
  609. <option name="proportions">
  610. <list>
  611. <option value="0.2" />
  612. </list>
  613. </option>
  614. </splitter-proportions>
  615. </settings>
  616. </state>
  617. <state key="FacetStructureConfigurable.UI">
  618. <settings>
  619. <last-edited>No facets are configured</last-edited>
  620. <splitter-proportions>
  621. <option name="proportions">
  622. <list>
  623. <option value="0.2" />
  624. </list>
  625. </option>
  626. </splitter-proportions>
  627. </settings>
  628. </state>
  629. <state key="GlobalLibrariesConfigurable.UI">
  630. <settings>
  631. <splitter-proportions>
  632. <option name="proportions">
  633. <list>
  634. <option value="0.2" />
  635. </list>
  636. </option>
  637. </splitter-proportions>
  638. </settings>
  639. </state>
  640. <state key="JdkListConfigurable.UI">
  641. <settings>
  642. <last-edited>1.8</last-edited>
  643. <splitter-proportions>
  644. <option name="proportions">
  645. <list>
  646. <option value="0.2" />
  647. </list>
  648. </option>
  649. </splitter-proportions>
  650. </settings>
  651. </state>
  652. <state key="ModuleStructureConfigurable.UI">
  653. <settings>
  654. <last-edited>productmanager</last-edited>
  655. <splitter-proportions>
  656. <option name="proportions">
  657. <list>
  658. <option value="0.2" />
  659. <option value="0.6" />
  660. </list>
  661. </option>
  662. </splitter-proportions>
  663. </settings>
  664. </state>
  665. <state key="ProjectJDKs.UI">
  666. <settings>
  667. <last-edited>1.8</last-edited>
  668. <splitter-proportions>
  669. <option name="proportions">
  670. <list>
  671. <option value="0.2" />
  672. </list>
  673. </option>
  674. </splitter-proportions>
  675. </settings>
  676. </state>
  677. <state key="ProjectLibrariesConfigurable.UI">
  678. <settings>
  679. <last-edited>Maven: junit:junit:4.12</last-edited>
  680. <splitter-proportions>
  681. <option name="proportions">
  682. <list>
  683. <option value="0.2" />
  684. </list>
  685. </option>
  686. </splitter-proportions>
  687. </settings>
  688. </state>
  689. <state key="ScopeChooserConfigurable.UI">
  690. <settings>
  691. <splitter-proportions>
  692. <option name="proportions">
  693. <list>
  694. <option value="0.2" />
  695. </list>
  696. </option>
  697. </splitter-proportions>
  698. </settings>
  699. </state>
  700. </states>
  701. </component>
  702. </project>