123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="539361df-de15-47d4-9aa1-647d306c29f2" name="Default" comment="">
  5. <change afterPath="$PROJECT_DIR$/src/main/java/PianoRoom.java" afterDir="false" />
  6. <change afterPath="$PROJECT_DIR$/src/test/java/testsForEverything.java" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/.idea/Ken_s_Pianos_3.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/Ken_s_Pianos_3.iml" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/out/production/Ken_s_Pianos_3/main/Piano$SIZE.class" beforeDir="false" />
  10. <change beforePath="$PROJECT_DIR$/out/production/Ken_s_Pianos_3/main/Piano.class" beforeDir="false" />
  11. <change beforePath="$PROJECT_DIR$/src/main/Piano.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/Piano.java" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/src/main/PianoRoom.java" beforeDir="false" />
  13. </list>
  14. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  15. <option name="TRACKING_ENABLED" value="true" />
  16. <option name="SHOW_DIALOG" value="false" />
  17. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  18. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  19. <option name="LAST_RESOLUTION" value="IGNORE" />
  20. </component>
  21. <component name="FileEditorManager">
  22. <leaf>
  23. <file leaf-file-name="Piano.java" pinned="false" current-in-tab="false">
  24. <entry file="file://$PROJECT_DIR$/src/main/java/Piano.java">
  25. <provider selected="true" editor-type-id="text-editor">
  26. <state relative-caret-position="30">
  27. <caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
  28. </state>
  29. </provider>
  30. </entry>
  31. </file>
  32. <file leaf-file-name="PianoRoom.java" pinned="false" current-in-tab="false">
  33. <entry file="file://$PROJECT_DIR$/src/main/java/PianoRoom.java">
  34. <provider selected="true" editor-type-id="text-editor">
  35. <state relative-caret-position="275">
  36. <caret line="51" column="47" selection-start-line="51" selection-start-column="47" selection-end-line="51" selection-end-column="47" />
  37. <folding>
  38. <element signature="e#113#120#0" expanded="true" />
  39. </folding>
  40. </state>
  41. </provider>
  42. </entry>
  43. </file>
  44. <file leaf-file-name="testsForEverything.java" pinned="false" current-in-tab="true">
  45. <entry file="file://$PROJECT_DIR$/src/test/java/testsForEverything.java">
  46. <provider selected="true" editor-type-id="text-editor">
  47. <state relative-caret-position="295">
  48. <caret line="20" lean-forward="true" selection-start-line="20" selection-end-line="20" />
  49. <folding>
  50. <element signature="imports" expanded="true" />
  51. </folding>
  52. </state>
  53. </provider>
  54. </entry>
  55. </file>
  56. </leaf>
  57. </component>
  58. <component name="FileTemplateManagerImpl">
  59. <option name="RECENT_TEMPLATES">
  60. <list>
  61. <option value="Class" />
  62. </list>
  63. </option>
  64. </component>
  65. <component name="Git.Settings">
  66. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  67. </component>
  68. <component name="IdeDocumentHistory">
  69. <option name="CHANGED_PATHS">
  70. <list>
  71. <option value="$PROJECT_DIR$/.idea/readMe.md" />
  72. <option value="$PROJECT_DIR$/src/main/PianoRoom.java" />
  73. <option value="$PROJECT_DIR$/src/main/Piano.java" />
  74. <option value="$PROJECT_DIR$/src/main/java/Piano.java" />
  75. <option value="$PROJECT_DIR$/src/main/java/PianoRoom.java" />
  76. <option value="$PROJECT_DIR$/src/test/java/testsForEverything.java" />
  77. </list>
  78. </option>
  79. </component>
  80. <component name="ProjectFrameBounds" extendedState="6">
  81. <option name="y" value="22" />
  82. <option name="width" value="1280" />
  83. <option name="height" value="695" />
  84. </component>
  85. <component name="ProjectLevelVcsManager">
  86. <ConfirmationsSetting value="2" id="Add" />
  87. </component>
  88. <component name="ProjectView">
  89. <navigator proportions="" version="1">
  90. <foldersAlwaysOnTop value="true" />
  91. </navigator>
  92. <panes>
  93. <pane id="AndroidView" />
  94. <pane id="ProjectPane">
  95. <subPane>
  96. <expand>
  97. <path>
  98. <item name="Ken_s_Pianos_3" type="b2602c69:ProjectViewProjectNode" />
  99. <item name="Ken_s_Pianos_3" type="462c0819:PsiDirectoryNode" />
  100. </path>
  101. <path>
  102. <item name="Ken_s_Pianos_3" type="b2602c69:ProjectViewProjectNode" />
  103. <item name="Ken_s_Pianos_3" type="462c0819:PsiDirectoryNode" />
  104. <item name="src" type="462c0819:PsiDirectoryNode" />
  105. </path>
  106. <path>
  107. <item name="Ken_s_Pianos_3" type="b2602c69:ProjectViewProjectNode" />
  108. <item name="Ken_s_Pianos_3" type="462c0819:PsiDirectoryNode" />
  109. <item name="src" type="462c0819:PsiDirectoryNode" />
  110. <item name="main" type="462c0819:PsiDirectoryNode" />
  111. </path>
  112. <path>
  113. <item name="Ken_s_Pianos_3" type="b2602c69:ProjectViewProjectNode" />
  114. <item name="Ken_s_Pianos_3" type="462c0819:PsiDirectoryNode" />
  115. <item name="src" type="462c0819:PsiDirectoryNode" />
  116. <item name="main" type="462c0819:PsiDirectoryNode" />
  117. <item name="java" type="462c0819:PsiDirectoryNode" />
  118. </path>
  119. <path>
  120. <item name="Ken_s_Pianos_3" type="b2602c69:ProjectViewProjectNode" />
  121. <item name="Ken_s_Pianos_3" type="462c0819:PsiDirectoryNode" />
  122. <item name="src" type="462c0819:PsiDirectoryNode" />
  123. <item name="test" type="462c0819:PsiDirectoryNode" />
  124. </path>
  125. <path>
  126. <item name="Ken_s_Pianos_3" type="b2602c69:ProjectViewProjectNode" />
  127. <item name="Ken_s_Pianos_3" type="462c0819:PsiDirectoryNode" />
  128. <item name="src" type="462c0819:PsiDirectoryNode" />
  129. <item name="test" type="462c0819:PsiDirectoryNode" />
  130. <item name="java" type="462c0819:PsiDirectoryNode" />
  131. </path>
  132. </expand>
  133. <select />
  134. </subPane>
  135. </pane>
  136. <pane id="PackagesPane" />
  137. <pane id="Scope" />
  138. </panes>
  139. </component>
  140. <component name="PropertiesComponent">
  141. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  142. <property name="project.structure.last.edited" value="Project" />
  143. <property name="project.structure.proportion" value="0.15" />
  144. <property name="project.structure.side.proportion" value="0.33547795" />
  145. <property name="settings.editor.selected.configurable" value="editor.preferences.import" />
  146. </component>
  147. <component name="RecentsManager">
  148. <key name="MoveFile.RECENT_KEYS">
  149. <recent name="$PROJECT_DIR$/src/main/java" />
  150. </key>
  151. </component>
  152. <component name="RunDashboard">
  153. <option name="ruleStates">
  154. <list>
  155. <RuleState>
  156. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  157. </RuleState>
  158. <RuleState>
  159. <option name="name" value="StatusDashboardGroupingRule" />
  160. </RuleState>
  161. </list>
  162. </option>
  163. </component>
  164. <component name="RunManager" selected="JUnit.testsForEverything.testing_Piano_Creator_And_Add_To_Myrath">
  165. <configuration name="Piano (1)" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  166. <option name="MAIN_CLASS_NAME" value="main.Piano" />
  167. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  168. <extension name="coverage">
  169. <pattern>
  170. <option name="PATTERN" value="main.*" />
  171. <option name="ENABLED" value="true" />
  172. </pattern>
  173. </extension>
  174. </configuration>
  175. <configuration name="Piano" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  176. <option name="MAIN_CLASS_NAME" value="main.Piano" />
  177. <module name="Ken_s_Pianos_3" />
  178. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  179. <extension name="coverage">
  180. <pattern>
  181. <option name="PATTERN" value="main.*" />
  182. <option name="ENABLED" value="true" />
  183. </pattern>
  184. </extension>
  185. </configuration>
  186. <configuration default="true" type="Application" factoryName="Application">
  187. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  188. </configuration>
  189. <configuration default="true" type="JUnit" factoryName="JUnit">
  190. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  191. <option name="ALTERNATIVE_JRE_PATH" />
  192. <option name="PACKAGE_NAME" />
  193. <option name="MAIN_CLASS_NAME" />
  194. <option name="METHOD_NAME" />
  195. <option name="TEST_OBJECT" value="class" />
  196. <option name="VM_PARAMETERS" value="-ea" />
  197. <option name="PARAMETERS" />
  198. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  199. <option name="PASS_PARENT_ENVS" value="true" />
  200. <option name="TEST_SEARCH_SCOPE">
  201. <value defaultName="singleModule" />
  202. </option>
  203. <patterns />
  204. </configuration>
  205. <configuration name="testsForEverything.testing_Piano_Creator_And_Add_To_Myrath" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  206. <module name="Ken_s_Pianos_3" />
  207. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  208. <option name="ALTERNATIVE_JRE_PATH" />
  209. <option name="PACKAGE_NAME" value="" />
  210. <option name="MAIN_CLASS_NAME" value="testsForEverything" />
  211. <option name="METHOD_NAME" value="testing_Piano_Creator_And_Add_To_Myrath" />
  212. <option name="TEST_OBJECT" value="method" />
  213. <option name="VM_PARAMETERS" value="-ea" />
  214. <option name="PARAMETERS" />
  215. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  216. <option name="PASS_PARENT_ENVS" value="true" />
  217. <option name="TEST_SEARCH_SCOPE">
  218. <value defaultName="singleModule" />
  219. </option>
  220. <patterns />
  221. </configuration>
  222. <configuration default="true" type="TestNG" factoryName="TestNG">
  223. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  224. <option name="ALTERNATIVE_JRE_PATH" />
  225. <option name="SUITE_NAME" />
  226. <option name="PACKAGE_NAME" />
  227. <option name="MAIN_CLASS_NAME" />
  228. <option name="METHOD_NAME" />
  229. <option name="GROUP_NAME" />
  230. <option name="TEST_OBJECT" value="CLASS" />
  231. <option name="VM_PARAMETERS" value="-ea" />
  232. <option name="PARAMETERS" />
  233. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  234. <option name="OUTPUT_DIRECTORY" />
  235. <option name="PASS_PARENT_ENVS" value="true" />
  236. <option name="TEST_SEARCH_SCOPE">
  237. <value defaultName="singleModule" />
  238. </option>
  239. <option name="USE_DEFAULT_REPORTERS" value="false" />
  240. <option name="PROPERTIES_FILE" />
  241. <properties />
  242. <listeners />
  243. </configuration>
  244. <list>
  245. <item itemvalue="Application.Piano" />
  246. <item itemvalue="Application.Piano (1)" />
  247. <item itemvalue="JUnit.testsForEverything.testing_Piano_Creator_And_Add_To_Myrath" />
  248. </list>
  249. <recent_temporary>
  250. <list>
  251. <item itemvalue="JUnit.testsForEverything.testing_Piano_Creator_And_Add_To_Myrath" />
  252. <item itemvalue="Application.Piano" />
  253. <item itemvalue="Application.Piano (1)" />
  254. </list>
  255. </recent_temporary>
  256. </component>
  257. <component name="SvnConfiguration">
  258. <configuration />
  259. </component>
  260. <component name="TaskManager">
  261. <task active="true" id="Default" summary="Default task">
  262. <changelist id="539361df-de15-47d4-9aa1-647d306c29f2" name="Default" comment="" />
  263. <created>1533560714575</created>
  264. <option name="number" value="Default" />
  265. <option name="presentableId" value="Default" />
  266. <updated>1533560714575</updated>
  267. </task>
  268. <servers />
  269. </component>
  270. <component name="TestHistory">
  271. <history-entry file="testsForEverything_testing_Piano_Creator_And_Add_To_Myrath - 2018.08.06 at 15h 00m 07s.xml">
  272. <configuration name="testsForEverything.testing_Piano_Creator_And_Add_To_Myrath" configurationId="JUnit" />
  273. </history-entry>
  274. <history-entry file="testsForEverything_testing_Piano_Creator_And_Add_To_Myrath - 2018.08.06 at 15h 01m 37s.xml">
  275. <configuration name="testsForEverything.testing_Piano_Creator_And_Add_To_Myrath" configurationId="JUnit" />
  276. </history-entry>
  277. <history-entry file="testsForEverything_testing_Piano_Creator_And_Add_To_Myrath - 2018.08.06 at 15h 01m 52s.xml">
  278. <configuration name="testsForEverything.testing_Piano_Creator_And_Add_To_Myrath" configurationId="JUnit" />
  279. </history-entry>
  280. <history-entry file="testsForEverything_testing_Piano_Creator_And_Add_To_Myrath - 2018.08.06 at 15h 02m 32s.xml">
  281. <configuration name="testsForEverything.testing_Piano_Creator_And_Add_To_Myrath" configurationId="JUnit" />
  282. </history-entry>
  283. <history-entry file="testsForEverything_testing_Piano_Creator_And_Add_To_Myrath - 2018.08.06 at 15h 02m 38s.xml">
  284. <configuration name="testsForEverything.testing_Piano_Creator_And_Add_To_Myrath" configurationId="JUnit" />
  285. </history-entry>
  286. <history-entry file="testsForEverything_testing_Piano_Creator_And_Add_To_Myrath - 2018.08.06 at 15h 04m 00s.xml">
  287. <configuration name="testsForEverything.testing_Piano_Creator_And_Add_To_Myrath" configurationId="JUnit" />
  288. </history-entry>
  289. </component>
  290. <component name="ToolWindowManager">
  291. <frame x="0" y="22" width="1280" height="699" extended-state="6" />
  292. <editor active="true" />
  293. <layout>
  294. <window_info anchor="right" id="Palette" />
  295. <window_info anchor="bottom" id="TODO" order="6" />
  296. <window_info anchor="bottom" id="Messages" weight="0.32890365" />
  297. <window_info anchor="right" id="Palette&#9;" />
  298. <window_info id="Image Layers" />
  299. <window_info anchor="right" id="Capture Analysis" />
  300. <window_info anchor="bottom" id="Event Log" side_tool="true" />
  301. <window_info anchor="right" id="Maven Projects" />
  302. <window_info active="true" anchor="bottom" id="Run" order="2" visible="true" weight="0.26079735" />
  303. <window_info anchor="bottom" id="Version Control" />
  304. <window_info anchor="bottom" id="Terminal" weight="0.32890365" />
  305. <window_info id="Capture Tool" />
  306. <window_info id="Designer" />
  307. <window_info content_ui="combo" id="Project" order="0" weight="0.3401797" />
  308. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  309. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  310. <window_info id="UI Designer" />
  311. <window_info anchor="right" id="Theme Preview" />
  312. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  313. <window_info id="Favorites" side_tool="true" />
  314. <window_info anchor="bottom" id="Find" order="1" />
  315. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  316. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  317. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  318. <window_info anchor="bottom" id="Message" order="0" />
  319. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  320. </layout>
  321. </component>
  322. <component name="VcsContentAnnotationSettings">
  323. <option name="myLimit" value="2678400000" />
  324. </component>
  325. <component name="editorHistoryManager">
  326. <entry file="file://$PROJECT_DIR$/.idea/workspace.xml">
  327. <provider selected="true" editor-type-id="text-editor" />
  328. </entry>
  329. <entry file="file://$PROJECT_DIR$/.idea/modules.xml">
  330. <provider selected="true" editor-type-id="text-editor" />
  331. </entry>
  332. <entry file="file://$PROJECT_DIR$/src/main/java/Piano.java">
  333. <provider selected="true" editor-type-id="text-editor">
  334. <state relative-caret-position="45">
  335. <caret line="3" column="4" selection-start-line="3" selection-start-column="4" selection-end-line="3" selection-end-column="4" />
  336. </state>
  337. </provider>
  338. </entry>
  339. <entry file="file://$PROJECT_DIR$/src/main/java/objects/obj.java">
  340. <provider selected="true" editor-type-id="text-editor" />
  341. </entry>
  342. <entry file="file://$PROJECT_DIR$/.idea/Ken_s_Pianos_3.iml">
  343. <provider selected="true" editor-type-id="text-editor">
  344. <state relative-caret-position="150">
  345. <caret line="10" column="9" lean-forward="true" selection-start-line="10" selection-start-column="9" selection-end-line="10" selection-end-column="9" />
  346. </state>
  347. </provider>
  348. </entry>
  349. <entry file="file://$PROJECT_DIR$/.idea/readMe.md">
  350. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  351. <state split_layout="SPLIT">
  352. <first_editor relative-caret-position="15">
  353. <caret line="1" column="14" selection-start-line="1" selection-start-column="14" selection-end-line="1" selection-end-column="14" />
  354. </first_editor>
  355. <second_editor />
  356. </state>
  357. </provider>
  358. </entry>
  359. <entry file="file://$PROJECT_DIR$/src/main/java/Piano.java">
  360. <provider selected="true" editor-type-id="text-editor">
  361. <state relative-caret-position="30">
  362. <caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
  363. </state>
  364. </provider>
  365. </entry>
  366. <entry file="file://$PROJECT_DIR$/src/main/java/PianoRoom.java">
  367. <provider selected="true" editor-type-id="text-editor">
  368. <state relative-caret-position="275">
  369. <caret line="51" column="47" selection-start-line="51" selection-start-column="47" selection-end-line="51" selection-end-column="47" />
  370. <folding>
  371. <element signature="e#113#120#0" expanded="true" />
  372. </folding>
  373. </state>
  374. </provider>
  375. </entry>
  376. <entry file="file://$PROJECT_DIR$/src/test/java/testsForEverything.java">
  377. <provider selected="true" editor-type-id="text-editor">
  378. <state relative-caret-position="295">
  379. <caret line="20" lean-forward="true" selection-start-line="20" selection-end-line="20" />
  380. <folding>
  381. <element signature="imports" expanded="true" />
  382. </folding>
  383. </state>
  384. </provider>
  385. </entry>
  386. </component>
  387. <component name="masterDetails">
  388. <states>
  389. <state key="ArtifactsStructureConfigurable.UI">
  390. <settings>
  391. <artifact-editor />
  392. <splitter-proportions>
  393. <option name="proportions">
  394. <list>
  395. <option value="0.33547795" />
  396. </list>
  397. </option>
  398. </splitter-proportions>
  399. </settings>
  400. </state>
  401. <state key="FacetStructureConfigurable.UI">
  402. <settings>
  403. <last-edited>No facets are configured</last-edited>
  404. <splitter-proportions>
  405. <option name="proportions">
  406. <list>
  407. <option value="0.33547795" />
  408. </list>
  409. </option>
  410. </splitter-proportions>
  411. </settings>
  412. </state>
  413. <state key="GlobalLibrariesConfigurable.UI">
  414. <settings>
  415. <splitter-proportions>
  416. <option name="proportions">
  417. <list>
  418. <option value="0.33547795" />
  419. </list>
  420. </option>
  421. </splitter-proportions>
  422. </settings>
  423. </state>
  424. <state key="JdkListConfigurable.UI">
  425. <settings>
  426. <last-edited>1.8</last-edited>
  427. <splitter-proportions>
  428. <option name="proportions">
  429. <list>
  430. <option value="0.33547795" />
  431. </list>
  432. </option>
  433. </splitter-proportions>
  434. </settings>
  435. </state>
  436. <state key="ModuleStructureConfigurable.UI">
  437. <settings>
  438. <last-edited>Ken_s_Pianos_3</last-edited>
  439. <splitter-proportions>
  440. <option name="proportions">
  441. <list>
  442. <option value="0.33547795" />
  443. <option value="0.6" />
  444. </list>
  445. </option>
  446. </splitter-proportions>
  447. </settings>
  448. </state>
  449. <state key="ProjectJDKs.UI">
  450. <settings>
  451. <last-edited>1.8</last-edited>
  452. <splitter-proportions>
  453. <option name="proportions">
  454. <list>
  455. <option value="0.2" />
  456. </list>
  457. </option>
  458. </splitter-proportions>
  459. </settings>
  460. </state>
  461. <state key="ProjectLibrariesConfigurable.UI">
  462. <settings>
  463. <splitter-proportions>
  464. <option name="proportions">
  465. <list>
  466. <option value="0.33547795" />
  467. </list>
  468. </option>
  469. </splitter-proportions>
  470. </settings>
  471. </state>
  472. </states>
  473. </component>
  474. </project>