|
@@ -2,12 +2,14 @@
|
2
|
2
|
<project version="4">
|
3
|
3
|
<component name="ChangeListManager">
|
4
|
4
|
<list default="true" id="539361df-de15-47d4-9aa1-647d306c29f2" name="Default" comment="">
|
5
|
|
- <change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
6
|
|
- <change afterPath="$PROJECT_DIR$/.idea/readMe.md" afterDir="false" />
|
7
|
|
- <change afterPath="$PROJECT_DIR$/.idea/uiDesigner.xml" afterDir="false" />
|
8
|
|
- <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
9
|
|
- <change afterPath="$PROJECT_DIR$/src/main/Piano.java" afterDir="false" />
|
10
|
|
- <change afterPath="$PROJECT_DIR$/src/main/PianoRoom.java" afterDir="false" />
|
|
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" />
|
11
|
13
|
</list>
|
12
|
14
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
13
|
15
|
<option name="TRACKING_ENABLED" value="true" />
|
|
@@ -18,35 +20,35 @@
|
18
|
20
|
</component>
|
19
|
21
|
<component name="FileEditorManager">
|
20
|
22
|
<leaf>
|
21
|
|
- <file leaf-file-name="readMe.md" pinned="false" current-in-tab="false">
|
22
|
|
- <entry file="file://$PROJECT_DIR$/.idea/readMe.md">
|
23
|
|
- <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
24
|
|
- <state split_layout="SPLIT">
|
25
|
|
- <first_editor relative-caret-position="15">
|
26
|
|
- <caret line="1" column="14" selection-start-line="1" selection-start-column="14" selection-end-line="1" selection-end-column="14" />
|
27
|
|
- </first_editor>
|
28
|
|
- <second_editor />
|
|
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" />
|
29
|
28
|
</state>
|
30
|
29
|
</provider>
|
31
|
30
|
</entry>
|
32
|
31
|
</file>
|
33
|
|
- <file leaf-file-name="Piano.java" pinned="false" current-in-tab="true">
|
34
|
|
- <entry file="file://$PROJECT_DIR$/src/main/Piano.java">
|
|
32
|
+ <file leaf-file-name="PianoRoom.java" pinned="false" current-in-tab="false">
|
|
33
|
+ <entry file="file://$PROJECT_DIR$/src/main/java/PianoRoom.java">
|
35
|
34
|
<provider selected="true" editor-type-id="text-editor">
|
36
|
|
- <state relative-caret-position="330">
|
37
|
|
- <caret line="22" lean-forward="true" selection-start-line="22" selection-end-line="22" />
|
|
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" />
|
38
|
37
|
<folding>
|
39
|
|
- <element signature="e#109#116#0" expanded="true" />
|
|
38
|
+ <element signature="e#113#120#0" expanded="true" />
|
40
|
39
|
</folding>
|
41
|
40
|
</state>
|
42
|
41
|
</provider>
|
43
|
42
|
</entry>
|
44
|
43
|
</file>
|
45
|
|
- <file leaf-file-name="PianoRoom.java" pinned="false" current-in-tab="false">
|
46
|
|
- <entry file="file://$PROJECT_DIR$/src/main/PianoRoom.java">
|
|
44
|
+ <file leaf-file-name="testsForEverything.java" pinned="false" current-in-tab="true">
|
|
45
|
+ <entry file="file://$PROJECT_DIR$/src/test/java/testsForEverything.java">
|
47
|
46
|
<provider selected="true" editor-type-id="text-editor">
|
48
|
|
- <state relative-caret-position="225">
|
49
|
|
- <caret line="15" column="7" selection-end-line="17" />
|
|
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>
|
50
|
52
|
</state>
|
51
|
53
|
</provider>
|
52
|
54
|
</entry>
|
|
@@ -69,13 +71,16 @@
|
69
|
71
|
<option value="$PROJECT_DIR$/.idea/readMe.md" />
|
70
|
72
|
<option value="$PROJECT_DIR$/src/main/PianoRoom.java" />
|
71
|
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" />
|
72
|
77
|
</list>
|
73
|
78
|
</option>
|
74
|
79
|
</component>
|
75
|
|
- <component name="ProjectFrameBounds">
|
|
80
|
+ <component name="ProjectFrameBounds" extendedState="6">
|
76
|
81
|
<option name="y" value="22" />
|
77
|
|
- <option name="width" value="821" />
|
78
|
|
- <option name="height" value="699" />
|
|
82
|
+ <option name="width" value="1280" />
|
|
83
|
+ <option name="height" value="695" />
|
79
|
84
|
</component>
|
80
|
85
|
<component name="ProjectLevelVcsManager">
|
81
|
86
|
<ConfirmationsSetting value="2" id="Add" />
|
|
@@ -104,6 +109,26 @@
|
104
|
109
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
105
|
110
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
106
|
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>
|
107
|
132
|
</expand>
|
108
|
133
|
<select />
|
109
|
134
|
</subPane>
|
|
@@ -119,6 +144,11 @@
|
119
|
144
|
<property name="project.structure.side.proportion" value="0.33547795" />
|
120
|
145
|
<property name="settings.editor.selected.configurable" value="editor.preferences.import" />
|
121
|
146
|
</component>
|
|
147
|
+ <component name="RecentsManager">
|
|
148
|
+ <key name="MoveFile.RECENT_KEYS">
|
|
149
|
+ <recent name="$PROJECT_DIR$/src/main/java" />
|
|
150
|
+ </key>
|
|
151
|
+ </component>
|
122
|
152
|
<component name="RunDashboard">
|
123
|
153
|
<option name="ruleStates">
|
124
|
154
|
<list>
|
|
@@ -131,7 +161,7 @@
|
131
|
161
|
</list>
|
132
|
162
|
</option>
|
133
|
163
|
</component>
|
134
|
|
- <component name="RunManager" selected="Application.Piano">
|
|
164
|
+ <component name="RunManager" selected="JUnit.testsForEverything.testing_Piano_Creator_And_Add_To_Myrath">
|
135
|
165
|
<configuration name="Piano (1)" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
136
|
166
|
<option name="MAIN_CLASS_NAME" value="main.Piano" />
|
137
|
167
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
@@ -172,6 +202,23 @@
|
172
|
202
|
</option>
|
173
|
203
|
<patterns />
|
174
|
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>
|
175
|
222
|
<configuration default="true" type="TestNG" factoryName="TestNG">
|
176
|
223
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
177
|
224
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
@@ -197,9 +244,11 @@
|
197
|
244
|
<list>
|
198
|
245
|
<item itemvalue="Application.Piano" />
|
199
|
246
|
<item itemvalue="Application.Piano (1)" />
|
|
247
|
+ <item itemvalue="JUnit.testsForEverything.testing_Piano_Creator_And_Add_To_Myrath" />
|
200
|
248
|
</list>
|
201
|
249
|
<recent_temporary>
|
202
|
250
|
<list>
|
|
251
|
+ <item itemvalue="JUnit.testsForEverything.testing_Piano_Creator_And_Add_To_Myrath" />
|
203
|
252
|
<item itemvalue="Application.Piano" />
|
204
|
253
|
<item itemvalue="Application.Piano (1)" />
|
205
|
254
|
</list>
|
|
@@ -218,23 +267,44 @@
|
218
|
267
|
</task>
|
219
|
268
|
<servers />
|
220
|
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>
|
221
|
290
|
<component name="ToolWindowManager">
|
222
|
|
- <frame x="0" y="22" width="821" height="699" extended-state="0" />
|
|
291
|
+ <frame x="0" y="22" width="1280" height="699" extended-state="6" />
|
223
|
292
|
<editor active="true" />
|
224
|
293
|
<layout>
|
225
|
294
|
<window_info anchor="right" id="Palette" />
|
226
|
295
|
<window_info anchor="bottom" id="TODO" order="6" />
|
|
296
|
+ <window_info anchor="bottom" id="Messages" weight="0.32890365" />
|
227
|
297
|
<window_info anchor="right" id="Palette	" />
|
228
|
298
|
<window_info id="Image Layers" />
|
229
|
299
|
<window_info anchor="right" id="Capture Analysis" />
|
230
|
300
|
<window_info anchor="bottom" id="Event Log" side_tool="true" />
|
231
|
301
|
<window_info anchor="right" id="Maven Projects" />
|
232
|
|
- <window_info anchor="bottom" id="Run" order="2" />
|
|
302
|
+ <window_info active="true" anchor="bottom" id="Run" order="2" visible="true" weight="0.26079735" />
|
233
|
303
|
<window_info anchor="bottom" id="Version Control" />
|
234
|
|
- <window_info anchor="bottom" id="Terminal" />
|
|
304
|
+ <window_info anchor="bottom" id="Terminal" weight="0.32890365" />
|
235
|
305
|
<window_info id="Capture Tool" />
|
236
|
306
|
<window_info id="Designer" />
|
237
|
|
- <window_info content_ui="combo" id="Project" order="0" weight="0.34087238" />
|
|
307
|
+ <window_info content_ui="combo" id="Project" order="0" weight="0.3401797" />
|
238
|
308
|
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
239
|
309
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
240
|
310
|
<window_info id="UI Designer" />
|
|
@@ -259,7 +329,7 @@
|
259
|
329
|
<entry file="file://$PROJECT_DIR$/.idea/modules.xml">
|
260
|
330
|
<provider selected="true" editor-type-id="text-editor" />
|
261
|
331
|
</entry>
|
262
|
|
- <entry file="file://$PROJECT_DIR$/src/main/Piano.java">
|
|
332
|
+ <entry file="file://$PROJECT_DIR$/src/main/java/Piano.java">
|
263
|
333
|
<provider selected="true" editor-type-id="text-editor">
|
264
|
334
|
<state relative-caret-position="45">
|
265
|
335
|
<caret line="3" column="4" selection-start-line="3" selection-start-column="4" selection-end-line="3" selection-end-column="4" />
|
|
@@ -286,19 +356,29 @@
|
286
|
356
|
</state>
|
287
|
357
|
</provider>
|
288
|
358
|
</entry>
|
289
|
|
- <entry file="file://$PROJECT_DIR$/src/main/PianoRoom.java">
|
|
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">
|
290
|
367
|
<provider selected="true" editor-type-id="text-editor">
|
291
|
|
- <state relative-caret-position="225">
|
292
|
|
- <caret line="15" column="7" selection-end-line="17" />
|
|
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>
|
293
|
373
|
</state>
|
294
|
374
|
</provider>
|
295
|
375
|
</entry>
|
296
|
|
- <entry file="file://$PROJECT_DIR$/src/main/Piano.java">
|
|
376
|
+ <entry file="file://$PROJECT_DIR$/src/test/java/testsForEverything.java">
|
297
|
377
|
<provider selected="true" editor-type-id="text-editor">
|
298
|
|
- <state relative-caret-position="330">
|
299
|
|
- <caret line="22" lean-forward="true" selection-start-line="22" selection-end-line="22" />
|
|
378
|
+ <state relative-caret-position="295">
|
|
379
|
+ <caret line="20" lean-forward="true" selection-start-line="20" selection-end-line="20" />
|
300
|
380
|
<folding>
|
301
|
|
- <element signature="e#109#116#0" expanded="true" />
|
|
381
|
+ <element signature="imports" expanded="true" />
|
302
|
382
|
</folding>
|
303
|
383
|
</state>
|
304
|
384
|
</provider>
|