|
@@ -1,7 +1,9 @@
|
1
|
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
2
|
<project version="4">
|
3
|
3
|
<component name="ChangeListManager">
|
4
|
|
- <list default="true" id="16a8cee9-f841-4436-a7b2-9a2208578679" name="Default" comment="" />
|
|
4
|
+ <list default="true" id="16a8cee9-f841-4436-a7b2-9a2208578679" name="Default" comment="">
|
|
5
|
+ <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
6
|
+ </list>
|
5
|
7
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
6
|
8
|
<option name="TRACKING_ENABLED" value="true" />
|
7
|
9
|
<option name="SHOW_DIALOG" value="false" />
|
|
@@ -28,24 +30,22 @@
|
28
|
30
|
</provider>
|
29
|
31
|
</entry>
|
30
|
32
|
</file>
|
31
|
|
- <file leaf-file-name="src.iml" pinned="false" current-in-tab="false">
|
32
|
|
- <entry file="file://$PROJECT_DIR$/.idea/src.iml">
|
33
|
|
- <provider selected="true" editor-type-id="text-editor" />
|
34
|
|
- </entry>
|
35
|
|
- </file>
|
36
|
|
- <file leaf-file-name="workspace.xml" pinned="false" current-in-tab="false">
|
37
|
|
- <entry file="file://$PROJECT_DIR$/.idea/workspace.xml">
|
38
|
|
- <provider selected="true" editor-type-id="text-editor" />
|
39
|
|
- </entry>
|
40
|
|
- </file>
|
41
|
|
- <file leaf-file-name="compiler.xml" pinned="false" current-in-tab="false">
|
42
|
|
- <entry file="file://$PROJECT_DIR$/.idea/compiler.xml">
|
43
|
|
- <provider selected="true" editor-type-id="text-editor" />
|
|
33
|
+ <file leaf-file-name="Dice.java" pinned="false" current-in-tab="false">
|
|
34
|
+ <entry file="file://$PROJECT_DIR$/main/java/Dice.java">
|
|
35
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
36
|
+ <state>
|
|
37
|
+ <caret selection-end-line="18" />
|
|
38
|
+ </state>
|
|
39
|
+ </provider>
|
44
|
40
|
</entry>
|
45
|
41
|
</file>
|
46
|
|
- <file leaf-file-name="Dice.java" pinned="false" current-in-tab="true">
|
47
|
|
- <entry file="file://$PROJECT_DIR$/main/java/Dice.java">
|
48
|
|
- <provider selected="true" editor-type-id="text-editor" />
|
|
42
|
+ <file leaf-file-name="DiceTest.java" pinned="false" current-in-tab="true">
|
|
43
|
+ <entry file="file://$PROJECT_DIR$/Test/DiceTest.java">
|
|
44
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
45
|
+ <state relative-caret-position="195">
|
|
46
|
+ <caret line="13" lean-forward="true" selection-start-line="13" selection-end-line="13" />
|
|
47
|
+ </state>
|
|
48
|
+ </provider>
|
49
|
49
|
</entry>
|
50
|
50
|
</file>
|
51
|
51
|
<file leaf-file-name="Simulation.java" pinned="false" current-in-tab="false">
|
|
@@ -55,10 +55,21 @@
|
55
|
55
|
</file>
|
56
|
56
|
</leaf>
|
57
|
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>
|
58
|
68
|
<component name="IdeDocumentHistory">
|
59
|
69
|
<option name="CHANGED_PATHS">
|
60
|
70
|
<list>
|
61
|
71
|
<option value="$PROJECT_DIR$/main/java/Bins.java" />
|
|
72
|
+ <option value="$PROJECT_DIR$/Test/DiceTest.java" />
|
62
|
73
|
</list>
|
63
|
74
|
</option>
|
64
|
75
|
</component>
|
|
@@ -83,6 +94,7 @@
|
83
|
94
|
<option name="width" value="1280" />
|
84
|
95
|
<option name="height" value="714" />
|
85
|
96
|
</component>
|
|
97
|
+ <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
86
|
98
|
<component name="ProjectView">
|
87
|
99
|
<navigator proportions="" version="1">
|
88
|
100
|
<foldersAlwaysOnTop value="true" />
|
|
@@ -103,6 +115,11 @@
|
103
|
115
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
104
|
116
|
<item name=".idea" type="462c0819:PsiDirectoryNode" />
|
105
|
117
|
</path>
|
|
118
|
+ <path>
|
|
119
|
+ <item name="src" type="b2602c69:ProjectViewProjectNode" />
|
|
120
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
121
|
+ <item name="Test" type="462c0819:PsiDirectoryNode" />
|
|
122
|
+ </path>
|
106
|
123
|
</expand>
|
107
|
124
|
<select />
|
108
|
125
|
</subPane>
|
|
@@ -186,12 +203,12 @@
|
186
|
203
|
<option name="presentableId" value="Default" />
|
187
|
204
|
<updated>1529974567368</updated>
|
188
|
205
|
<workItem from="1529974568951" duration="84000" />
|
189
|
|
- <workItem from="1529974828671" duration="531000" />
|
|
206
|
+ <workItem from="1529974828671" duration="1372000" />
|
190
|
207
|
</task>
|
191
|
208
|
<servers />
|
192
|
209
|
</component>
|
193
|
210
|
<component name="TimeTrackingManager">
|
194
|
|
- <option name="totallyTimeSpent" value="615000" />
|
|
211
|
+ <option name="totallyTimeSpent" value="1456000" />
|
195
|
212
|
</component>
|
196
|
213
|
<component name="ToolWindowManager">
|
197
|
214
|
<frame x="0" y="23" width="1280" height="714" extended-state="6" />
|
|
@@ -202,15 +219,15 @@
|
202
|
219
|
<window_info anchor="right" id="Palette	" order="3" />
|
203
|
220
|
<window_info id="Image Layers" order="2" />
|
204
|
221
|
<window_info anchor="right" id="Capture Analysis" order="3" />
|
205
|
|
- <window_info anchor="bottom" id="Event Log" order="7" side_tool="true" />
|
|
222
|
+ <window_info anchor="bottom" id="Event Log" order="7" sideWeight="0.50080776" side_tool="true" visible="true" weight="0.23662885" />
|
206
|
223
|
<window_info anchor="right" id="Maven Projects" order="3" />
|
207
|
224
|
<window_info anchor="bottom" id="Database Changes" order="7" show_stripe_button="false" />
|
208
|
225
|
<window_info anchor="bottom" id="Run" order="2" />
|
209
|
|
- <window_info anchor="bottom" id="Version Control" order="7" show_stripe_button="false" />
|
210
|
|
- <window_info anchor="bottom" id="Terminal" order="7" />
|
|
226
|
+ <window_info anchor="bottom" id="Version Control" order="7" />
|
|
227
|
+ <window_info active="true" anchor="bottom" id="Terminal" order="7" sideWeight="0.49919224" visible="true" weight="0.23662885" />
|
211
|
228
|
<window_info id="Capture Tool" order="2" />
|
212
|
229
|
<window_info id="Designer" order="2" />
|
213
|
|
- <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.2536349" />
|
|
230
|
+ <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.2536349" />
|
214
|
231
|
<window_info anchor="right" id="Database" order="3" />
|
215
|
232
|
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
216
|
233
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
@@ -282,7 +299,18 @@
|
282
|
299
|
</provider>
|
283
|
300
|
</entry>
|
284
|
301
|
<entry file="file://$PROJECT_DIR$/main/java/Dice.java">
|
285
|
|
- <provider selected="true" editor-type-id="text-editor" />
|
|
302
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
303
|
+ <state>
|
|
304
|
+ <caret selection-end-line="18" />
|
|
305
|
+ </state>
|
|
306
|
+ </provider>
|
|
307
|
+ </entry>
|
|
308
|
+ <entry file="file://$PROJECT_DIR$/Test/DiceTest.java">
|
|
309
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
310
|
+ <state relative-caret-position="195">
|
|
311
|
+ <caret line="13" lean-forward="true" selection-start-line="13" selection-end-line="13" />
|
|
312
|
+ </state>
|
|
313
|
+ </provider>
|
286
|
314
|
</entry>
|
287
|
315
|
</component>
|
288
|
316
|
<component name="masterDetails">
|