|
@@ -0,0 +1,439 @@
|
|
1
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+<project version="4">
|
|
3
|
+ <component name="ChangeListManager">
|
|
4
|
+ <list default="true" id="39145ab9-fd44-4f67-802b-bf742dac378f" name="Default Changelist" comment="" />
|
|
5
|
+ <ignored path="$PROJECT_DIR$/target/" />
|
|
6
|
+ <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
7
|
+ <option name="SHOW_DIALOG" value="false" />
|
|
8
|
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
9
|
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
10
|
+ <option name="LAST_RESOLUTION" value="IGNORE" />
|
|
11
|
+ </component>
|
|
12
|
+ <component name="CoverageDataManager">
|
|
13
|
+ <SUITE FILE_PATH="coverage/generics$MyArrayListTest.ic" NAME="MyArrayListTest Coverage Results" MODIFIED="1542751352044" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
|
|
14
|
+ <SUITE FILE_PATH="coverage/generics$MyArrayListTest_addTest.ic" NAME="MyArrayListTest.addTest Coverage Results" MODIFIED="1542730582418" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
|
|
15
|
+ <SUITE FILE_PATH="coverage/generics$MyArrayListTest_getTest.ic" NAME="MyArrayListTest.getTest Coverage Results" MODIFIED="1542748413843" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
|
|
16
|
+ <SUITE FILE_PATH="coverage/generics$MyArrayListTest_isEmptyTest.ic" NAME="MyArrayListTest.isEmptyTest Coverage Results" MODIFIED="1542652661295" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
|
|
17
|
+ </component>
|
|
18
|
+ <component name="CoverageViewManager">
|
|
19
|
+ <option name="myElementSize" value="152" />
|
|
20
|
+ </component>
|
|
21
|
+ <component name="FUSProjectUsageTrigger">
|
|
22
|
+ <session id="1814500152">
|
|
23
|
+ <usages-collector id="statistics.lifecycle.project">
|
|
24
|
+ <counts>
|
|
25
|
+ <entry key="project.closed" value="10" />
|
|
26
|
+ <entry key="project.open.time.0" value="3" />
|
|
27
|
+ <entry key="project.open.time.1" value="4" />
|
|
28
|
+ <entry key="project.open.time.2" value="2" />
|
|
29
|
+ <entry key="project.open.time.3" value="1" />
|
|
30
|
+ <entry key="project.open.time.5" value="1" />
|
|
31
|
+ <entry key="project.opened" value="11" />
|
|
32
|
+ </counts>
|
|
33
|
+ </usages-collector>
|
|
34
|
+ <usages-collector id="statistics.file.types.open">
|
|
35
|
+ <counts>
|
|
36
|
+ <entry key="CLASS" value="11" />
|
|
37
|
+ <entry key="JAVA" value="5" />
|
|
38
|
+ <entry key="XML" value="2" />
|
|
39
|
+ </counts>
|
|
40
|
+ </usages-collector>
|
|
41
|
+ <usages-collector id="statistics.js.language.service.starts" />
|
|
42
|
+ <usages-collector id="statistics.vcs.git.usages" />
|
|
43
|
+ <usages-collector id="statistics.spring.boot.mvc.usages" />
|
|
44
|
+ <usages-collector id="statistics.spring.boot.run.usages" />
|
|
45
|
+ <usages-collector id="statistics.file.types.edit">
|
|
46
|
+ <counts>
|
|
47
|
+ <entry key="JAVA" value="4909" />
|
|
48
|
+ </counts>
|
|
49
|
+ </usages-collector>
|
|
50
|
+ <usages-collector id="statistics.file.extensions.open">
|
|
51
|
+ <counts>
|
|
52
|
+ <entry key="class" value="11" />
|
|
53
|
+ <entry key="java" value="5" />
|
|
54
|
+ <entry key="xml" value="2" />
|
|
55
|
+ </counts>
|
|
56
|
+ </usages-collector>
|
|
57
|
+ <usages-collector id="statistics.file.extensions.edit">
|
|
58
|
+ <counts>
|
|
59
|
+ <entry key="java" value="4909" />
|
|
60
|
+ </counts>
|
|
61
|
+ </usages-collector>
|
|
62
|
+ </session>
|
|
63
|
+ </component>
|
|
64
|
+ <component name="FileEditorManager">
|
|
65
|
+ <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
66
|
+ <file pinned="false" current-in-tab="false">
|
|
67
|
+ <entry file="file://$PROJECT_DIR$/src/main/java/MyArrayList.java">
|
|
68
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
69
|
+ <state relative-caret-position="-282">
|
|
70
|
+ <caret line="62" column="13" selection-start-line="62" selection-start-column="13" selection-end-line="62" selection-end-column="13" />
|
|
71
|
+ <folding>
|
|
72
|
+ <element signature="imports" expanded="true" />
|
|
73
|
+ <element signature="e#202#203#0" expanded="true" />
|
|
74
|
+ <element signature="e#221#222#0" expanded="true" />
|
|
75
|
+ <element signature="e#406#407#0" expanded="true" />
|
|
76
|
+ <element signature="e#446#447#0" expanded="true" />
|
|
77
|
+ <element signature="e#526#527#0" expanded="true" />
|
|
78
|
+ <element signature="e#555#556#0" expanded="true" />
|
|
79
|
+ <element signature="e#1362#1363#0" expanded="true" />
|
|
80
|
+ <element signature="e#1391#1392#0" expanded="true" />
|
|
81
|
+ <element signature="e#1434#1435#0" expanded="true" />
|
|
82
|
+ <element signature="e#1462#1463#0" expanded="true" />
|
|
83
|
+ </folding>
|
|
84
|
+ </state>
|
|
85
|
+ </provider>
|
|
86
|
+ </entry>
|
|
87
|
+ </file>
|
|
88
|
+ <file pinned="false" current-in-tab="true">
|
|
89
|
+ <entry file="file://$PROJECT_DIR$/src/test/java/MyArrayListTest.java">
|
|
90
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
91
|
+ <state relative-caret-position="390">
|
|
92
|
+ <caret line="26" column="56" selection-start-line="26" selection-start-column="56" selection-end-line="26" selection-end-column="56" />
|
|
93
|
+ <folding>
|
|
94
|
+ <element signature="imports" expanded="true" />
|
|
95
|
+ </folding>
|
|
96
|
+ </state>
|
|
97
|
+ </provider>
|
|
98
|
+ </entry>
|
|
99
|
+ </file>
|
|
100
|
+ </leaf>
|
|
101
|
+ </component>
|
|
102
|
+ <component name="FileTemplateManagerImpl">
|
|
103
|
+ <option name="RECENT_TEMPLATES">
|
|
104
|
+ <list>
|
|
105
|
+ <option value="Class" />
|
|
106
|
+ </list>
|
|
107
|
+ </option>
|
|
108
|
+ </component>
|
|
109
|
+ <component name="Git.Settings">
|
|
110
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
111
|
+ </component>
|
|
112
|
+ <component name="IdeDocumentHistory">
|
|
113
|
+ <option name="CHANGED_PATHS">
|
|
114
|
+ <list>
|
|
115
|
+ <option value="$PROJECT_DIR$/pom.xml" />
|
|
116
|
+ <option value="$PROJECT_DIR$/src/main/java/MyArrayList.java" />
|
|
117
|
+ <option value="$PROJECT_DIR$/src/test/java/MyArrayListTest.java" />
|
|
118
|
+ </list>
|
|
119
|
+ </option>
|
|
120
|
+ </component>
|
|
121
|
+ <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
122
|
+ <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
123
|
+ <component name="JsGulpfileManager">
|
|
124
|
+ <detection-done>true</detection-done>
|
|
125
|
+ <sorting>DEFINITION_ORDER</sorting>
|
|
126
|
+ </component>
|
|
127
|
+ <component name="MavenImportPreferences">
|
|
128
|
+ <option name="importingSettings">
|
|
129
|
+ <MavenImportingSettings>
|
|
130
|
+ <option name="importAutomatically" value="true" />
|
|
131
|
+ </MavenImportingSettings>
|
|
132
|
+ </option>
|
|
133
|
+ </component>
|
|
134
|
+ <component name="ProjectFrameBounds" fullScreen="true">
|
|
135
|
+ <option name="y" value="-1080" />
|
|
136
|
+ <option name="width" value="1920" />
|
|
137
|
+ <option name="height" value="1080" />
|
|
138
|
+ </component>
|
|
139
|
+ <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
140
|
+ <component name="ProjectView">
|
|
141
|
+ <navigator proportions="" version="1">
|
|
142
|
+ <foldersAlwaysOnTop value="true" />
|
|
143
|
+ </navigator>
|
|
144
|
+ <panes>
|
|
145
|
+ <pane id="Scope" />
|
|
146
|
+ <pane id="PackagesPane" />
|
|
147
|
+ <pane id="ProjectPane">
|
|
148
|
+ <subPane>
|
|
149
|
+ <expand>
|
|
150
|
+ <path>
|
|
151
|
+ <item name="generics" type="b2602c69:ProjectViewProjectNode" />
|
|
152
|
+ <item name="CR-MicroLabs-Generics-MyArrayList" type="462c0819:PsiDirectoryNode" />
|
|
153
|
+ </path>
|
|
154
|
+ <path>
|
|
155
|
+ <item name="generics" type="b2602c69:ProjectViewProjectNode" />
|
|
156
|
+ <item name="CR-MicroLabs-Generics-MyArrayList" type="462c0819:PsiDirectoryNode" />
|
|
157
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
158
|
+ </path>
|
|
159
|
+ <path>
|
|
160
|
+ <item name="generics" type="b2602c69:ProjectViewProjectNode" />
|
|
161
|
+ <item name="CR-MicroLabs-Generics-MyArrayList" type="462c0819:PsiDirectoryNode" />
|
|
162
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
163
|
+ <item name="main" type="462c0819:PsiDirectoryNode" />
|
|
164
|
+ </path>
|
|
165
|
+ <path>
|
|
166
|
+ <item name="generics" type="b2602c69:ProjectViewProjectNode" />
|
|
167
|
+ <item name="CR-MicroLabs-Generics-MyArrayList" type="462c0819:PsiDirectoryNode" />
|
|
168
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
169
|
+ <item name="main" type="462c0819:PsiDirectoryNode" />
|
|
170
|
+ <item name="java" type="462c0819:PsiDirectoryNode" />
|
|
171
|
+ </path>
|
|
172
|
+ <path>
|
|
173
|
+ <item name="generics" type="b2602c69:ProjectViewProjectNode" />
|
|
174
|
+ <item name="CR-MicroLabs-Generics-MyArrayList" type="462c0819:PsiDirectoryNode" />
|
|
175
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
176
|
+ <item name="test" type="462c0819:PsiDirectoryNode" />
|
|
177
|
+ </path>
|
|
178
|
+ <path>
|
|
179
|
+ <item name="generics" type="b2602c69:ProjectViewProjectNode" />
|
|
180
|
+ <item name="CR-MicroLabs-Generics-MyArrayList" type="462c0819:PsiDirectoryNode" />
|
|
181
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
182
|
+ <item name="test" type="462c0819:PsiDirectoryNode" />
|
|
183
|
+ <item name="java" type="462c0819:PsiDirectoryNode" />
|
|
184
|
+ </path>
|
|
185
|
+ </expand>
|
|
186
|
+ <select />
|
|
187
|
+ </subPane>
|
|
188
|
+ </pane>
|
|
189
|
+ </panes>
|
|
190
|
+ </component>
|
|
191
|
+ <component name="PropertiesComponent">
|
|
192
|
+ <property name="WebServerToolWindowFactoryState" value="false" />
|
|
193
|
+ <property name="aspect.path.notification.shown" value="true" />
|
|
194
|
+ <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1542751350772" />
|
|
195
|
+ <property name="last_opened_file_path" value="$PROJECT_DIR$/pom.xml" />
|
|
196
|
+ <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
|
197
|
+ <property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
198
|
+ </component>
|
|
199
|
+ <component name="RunDashboard">
|
|
200
|
+ <option name="ruleStates">
|
|
201
|
+ <list>
|
|
202
|
+ <RuleState>
|
|
203
|
+ <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
204
|
+ </RuleState>
|
|
205
|
+ <RuleState>
|
|
206
|
+ <option name="name" value="StatusDashboardGroupingRule" />
|
|
207
|
+ </RuleState>
|
|
208
|
+ </list>
|
|
209
|
+ </option>
|
|
210
|
+ </component>
|
|
211
|
+ <component name="RunManager" selected="JUnit.MyArrayListTest">
|
|
212
|
+ <configuration name="MyArrayListTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
213
|
+ <module name="generics" />
|
|
214
|
+ <option name="PACKAGE_NAME" value="" />
|
|
215
|
+ <option name="MAIN_CLASS_NAME" value="MyArrayListTest" />
|
|
216
|
+ <method v="2">
|
|
217
|
+ <option name="Make" enabled="true" />
|
|
218
|
+ </method>
|
|
219
|
+ </configuration>
|
|
220
|
+ <configuration name="MyArrayListTest.addTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
221
|
+ <module name="generics" />
|
|
222
|
+ <option name="PACKAGE_NAME" value="" />
|
|
223
|
+ <option name="MAIN_CLASS_NAME" value="MyArrayListTest" />
|
|
224
|
+ <option name="METHOD_NAME" value="addTest" />
|
|
225
|
+ <option name="TEST_OBJECT" value="method" />
|
|
226
|
+ <method v="2">
|
|
227
|
+ <option name="Make" enabled="true" />
|
|
228
|
+ </method>
|
|
229
|
+ </configuration>
|
|
230
|
+ <configuration name="MyArrayListTest.getTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
231
|
+ <module name="generics" />
|
|
232
|
+ <option name="PACKAGE_NAME" value="" />
|
|
233
|
+ <option name="MAIN_CLASS_NAME" value="MyArrayListTest" />
|
|
234
|
+ <option name="METHOD_NAME" value="getTest" />
|
|
235
|
+ <option name="TEST_OBJECT" value="method" />
|
|
236
|
+ <method v="2">
|
|
237
|
+ <option name="Make" enabled="true" />
|
|
238
|
+ </method>
|
|
239
|
+ </configuration>
|
|
240
|
+ <configuration name="MyArrayListTest.isEmptyTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
241
|
+ <module name="generics" />
|
|
242
|
+ <option name="PACKAGE_NAME" value="" />
|
|
243
|
+ <option name="MAIN_CLASS_NAME" value="MyArrayListTest" />
|
|
244
|
+ <option name="METHOD_NAME" value="isEmptyTest" />
|
|
245
|
+ <option name="TEST_OBJECT" value="method" />
|
|
246
|
+ <method v="2">
|
|
247
|
+ <option name="Make" enabled="true" />
|
|
248
|
+ </method>
|
|
249
|
+ </configuration>
|
|
250
|
+ <list>
|
|
251
|
+ <item itemvalue="JUnit.MyArrayListTest" />
|
|
252
|
+ <item itemvalue="JUnit.MyArrayListTest.isEmptyTest" />
|
|
253
|
+ <item itemvalue="JUnit.MyArrayListTest.addTest" />
|
|
254
|
+ <item itemvalue="JUnit.MyArrayListTest.getTest" />
|
|
255
|
+ </list>
|
|
256
|
+ <recent_temporary>
|
|
257
|
+ <list>
|
|
258
|
+ <item itemvalue="JUnit.MyArrayListTest" />
|
|
259
|
+ <item itemvalue="JUnit.MyArrayListTest.getTest" />
|
|
260
|
+ <item itemvalue="JUnit.MyArrayListTest.addTest" />
|
|
261
|
+ <item itemvalue="JUnit.MyArrayListTest.isEmptyTest" />
|
|
262
|
+ </list>
|
|
263
|
+ </recent_temporary>
|
|
264
|
+ </component>
|
|
265
|
+ <component name="SvnConfiguration">
|
|
266
|
+ <configuration />
|
|
267
|
+ </component>
|
|
268
|
+ <component name="TaskManager">
|
|
269
|
+ <task active="true" id="Default" summary="Default task">
|
|
270
|
+ <changelist id="39145ab9-fd44-4f67-802b-bf742dac378f" name="Default Changelist" comment="" />
|
|
271
|
+ <created>1542146316892</created>
|
|
272
|
+ <option name="number" value="Default" />
|
|
273
|
+ <option name="presentableId" value="Default" />
|
|
274
|
+ <updated>1542146316892</updated>
|
|
275
|
+ <workItem from="1542146318296" duration="103000" />
|
|
276
|
+ <workItem from="1542146668851" duration="3922000" />
|
|
277
|
+ <workItem from="1542218568757" duration="5000" />
|
|
278
|
+ <workItem from="1542218731672" duration="251000" />
|
|
279
|
+ <workItem from="1542226176182" duration="941000" />
|
|
280
|
+ <workItem from="1542327238676" duration="529000" />
|
|
281
|
+ <workItem from="1542374524937" duration="5738000" />
|
|
282
|
+ <workItem from="1542415574399" duration="920000" />
|
|
283
|
+ <workItem from="1542502906234" duration="2774000" />
|
|
284
|
+ <workItem from="1542633995805" duration="8303000" />
|
|
285
|
+ <workItem from="1542726706465" duration="18090000" />
|
|
286
|
+ </task>
|
|
287
|
+ <servers />
|
|
288
|
+ </component>
|
|
289
|
+ <component name="TestHistory">
|
|
290
|
+ <history-entry file="MyArrayListTest_getTest - 2018.11.20 at 16h 13m 36s.xml">
|
|
291
|
+ <configuration name="MyArrayListTest.getTest" configurationId="JUnit" />
|
|
292
|
+ </history-entry>
|
|
293
|
+ <history-entry file="MyArrayListTest - 2018.11.20 at 16h 13m 53s.xml">
|
|
294
|
+ <configuration name="MyArrayListTest" configurationId="JUnit" />
|
|
295
|
+ </history-entry>
|
|
296
|
+ <history-entry file="MyArrayListTest - 2018.11.20 at 16h 14m 24s.xml">
|
|
297
|
+ <configuration name="MyArrayListTest" configurationId="JUnit" />
|
|
298
|
+ </history-entry>
|
|
299
|
+ <history-entry file="MyArrayListTest - 2018.11.20 at 16h 22m 24s.xml">
|
|
300
|
+ <configuration name="MyArrayListTest" configurationId="JUnit" />
|
|
301
|
+ </history-entry>
|
|
302
|
+ <history-entry file="MyArrayListTest - 2018.11.20 at 16h 48m 07s.xml">
|
|
303
|
+ <configuration name="MyArrayListTest" configurationId="JUnit" />
|
|
304
|
+ </history-entry>
|
|
305
|
+ <history-entry file="MyArrayListTest - 2018.11.20 at 16h 53m 07s.xml">
|
|
306
|
+ <configuration name="MyArrayListTest" configurationId="JUnit" />
|
|
307
|
+ </history-entry>
|
|
308
|
+ <history-entry file="MyArrayListTest - 2018.11.20 at 16h 54m 19s.xml">
|
|
309
|
+ <configuration name="MyArrayListTest" configurationId="JUnit" />
|
|
310
|
+ </history-entry>
|
|
311
|
+ <history-entry file="MyArrayListTest - 2018.11.20 at 16h 54m 57s.xml">
|
|
312
|
+ <configuration name="MyArrayListTest" configurationId="JUnit" />
|
|
313
|
+ </history-entry>
|
|
314
|
+ <history-entry file="MyArrayListTest - 2018.11.20 at 16h 55m 16s.xml">
|
|
315
|
+ <configuration name="MyArrayListTest" configurationId="JUnit" />
|
|
316
|
+ </history-entry>
|
|
317
|
+ <history-entry file="MyArrayListTest - 2018.11.20 at 16h 55m 45s.xml">
|
|
318
|
+ <configuration name="MyArrayListTest" configurationId="JUnit" />
|
|
319
|
+ </history-entry>
|
|
320
|
+ </component>
|
|
321
|
+ <component name="TimeTrackingManager">
|
|
322
|
+ <option name="totallyTimeSpent" value="41576000" />
|
|
323
|
+ </component>
|
|
324
|
+ <component name="ToolWindowManager">
|
|
325
|
+ <frame x="0" y="-1080" width="1920" height="1080" extended-state="0" />
|
|
326
|
+ <editor active="true" />
|
|
327
|
+ <layout>
|
|
328
|
+ <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.14589989" />
|
|
329
|
+ <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
330
|
+ <window_info id="Image Layers" order="2" />
|
|
331
|
+ <window_info id="Designer" order="3" />
|
|
332
|
+ <window_info id="UI Designer" order="4" />
|
|
333
|
+ <window_info id="Capture Tool" order="5" />
|
|
334
|
+ <window_info id="Favorites" order="6" side_tool="true" />
|
|
335
|
+ <window_info anchor="bottom" id="Message" order="0" />
|
|
336
|
+ <window_info anchor="bottom" id="Find" order="1" />
|
|
337
|
+ <window_info anchor="bottom" id="Run" order="2" weight="0.24752475" />
|
|
338
|
+ <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
339
|
+ <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
340
|
+ <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
341
|
+ <window_info anchor="bottom" id="TODO" order="6" />
|
|
342
|
+ <window_info anchor="bottom" id="Database Changes" order="7" show_stripe_button="false" />
|
|
343
|
+ <window_info anchor="bottom" id="Terminal" order="8" />
|
|
344
|
+ <window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
|
|
345
|
+ <window_info anchor="bottom" id="Version Control" order="10" show_stripe_button="false" />
|
|
346
|
+ <window_info anchor="bottom" id="Messages" order="11" weight="0.629703" />
|
|
347
|
+ <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
348
|
+ <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
349
|
+ <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
350
|
+ <window_info anchor="right" id="Palette" order="3" />
|
|
351
|
+ <window_info anchor="right" id="Capture Analysis" order="4" />
|
|
352
|
+ <window_info anchor="right" id="Theme Preview" order="5" />
|
|
353
|
+ <window_info anchor="right" id="Palette	" order="6" />
|
|
354
|
+ <window_info anchor="right" id="Database" order="7" />
|
|
355
|
+ <window_info anchor="right" id="Maven Projects" order="8" />
|
|
356
|
+ <window_info active="true" anchor="right" id="Coverage" order="9" side_tool="true" visible="true" weight="0.21671991" />
|
|
357
|
+ </layout>
|
|
358
|
+ </component>
|
|
359
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
360
|
+ <option name="version" value="1" />
|
|
361
|
+ </component>
|
|
362
|
+ <component name="VcsContentAnnotationSettings">
|
|
363
|
+ <option name="myLimit" value="2678400000" />
|
|
364
|
+ </component>
|
|
365
|
+ <component name="XDebuggerManager">
|
|
366
|
+ <breakpoint-manager>
|
|
367
|
+ <breakpoints>
|
|
368
|
+ <line-breakpoint enabled="true" type="java-method">
|
|
369
|
+ <url>file://$PROJECT_DIR$/src/main/java/MyArrayList.java</url>
|
|
370
|
+ <line>41</line>
|
|
371
|
+ <properties class="MyArrayList" method="add">
|
|
372
|
+ <option name="EMULATED" value="true" />
|
|
373
|
+ </properties>
|
|
374
|
+ <option name="timeStamp" value="8" />
|
|
375
|
+ </line-breakpoint>
|
|
376
|
+ </breakpoints>
|
|
377
|
+ </breakpoint-manager>
|
|
378
|
+ </component>
|
|
379
|
+ <component name="editorHistoryManager">
|
|
380
|
+ <entry file="file://$PROJECT_DIR$/pom.xml">
|
|
381
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
382
|
+ <state relative-caret-position="420">
|
|
383
|
+ <caret line="28" column="4" selection-start-line="28" selection-start-column="4" selection-end-line="28" selection-end-column="4" />
|
|
384
|
+ </state>
|
|
385
|
+ </provider>
|
|
386
|
+ </entry>
|
|
387
|
+ <entry file="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/org/junit/runners/ParentRunner.class">
|
|
388
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
389
|
+ <state relative-caret-position="193">
|
|
390
|
+ <caret line="202" selection-start-line="202" selection-end-line="202" />
|
|
391
|
+ </state>
|
|
392
|
+ </provider>
|
|
393
|
+ </entry>
|
|
394
|
+ <entry file="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/org/junit/runners/model/FrameworkMethod.class">
|
|
395
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
396
|
+ <state relative-caret-position="315">
|
|
397
|
+ <caret line="31" selection-start-line="31" selection-end-line="31" />
|
|
398
|
+ </state>
|
|
399
|
+ </provider>
|
|
400
|
+ </entry>
|
|
401
|
+ <entry file="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/org/junit/internal/runners/model/ReflectiveCallable.class">
|
|
402
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
403
|
+ <state relative-caret-position="195">
|
|
404
|
+ <caret line="16" selection-start-line="16" selection-end-line="16" />
|
|
405
|
+ </state>
|
|
406
|
+ </provider>
|
|
407
|
+ </entry>
|
|
408
|
+ <entry file="file://$PROJECT_DIR$/src/main/java/MyArrayList.java">
|
|
409
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
410
|
+ <state relative-caret-position="-282">
|
|
411
|
+ <caret line="62" column="13" selection-start-line="62" selection-start-column="13" selection-end-line="62" selection-end-column="13" />
|
|
412
|
+ <folding>
|
|
413
|
+ <element signature="imports" expanded="true" />
|
|
414
|
+ <element signature="e#202#203#0" expanded="true" />
|
|
415
|
+ <element signature="e#221#222#0" expanded="true" />
|
|
416
|
+ <element signature="e#406#407#0" expanded="true" />
|
|
417
|
+ <element signature="e#446#447#0" expanded="true" />
|
|
418
|
+ <element signature="e#526#527#0" expanded="true" />
|
|
419
|
+ <element signature="e#555#556#0" expanded="true" />
|
|
420
|
+ <element signature="e#1362#1363#0" expanded="true" />
|
|
421
|
+ <element signature="e#1391#1392#0" expanded="true" />
|
|
422
|
+ <element signature="e#1434#1435#0" expanded="true" />
|
|
423
|
+ <element signature="e#1462#1463#0" expanded="true" />
|
|
424
|
+ </folding>
|
|
425
|
+ </state>
|
|
426
|
+ </provider>
|
|
427
|
+ </entry>
|
|
428
|
+ <entry file="file://$PROJECT_DIR$/src/test/java/MyArrayListTest.java">
|
|
429
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
430
|
+ <state relative-caret-position="390">
|
|
431
|
+ <caret line="26" column="56" selection-start-line="26" selection-start-column="56" selection-end-line="26" selection-end-column="56" />
|
|
432
|
+ <folding>
|
|
433
|
+ <element signature="imports" expanded="true" />
|
|
434
|
+ </folding>
|
|
435
|
+ </state>
|
|
436
|
+ </provider>
|
|
437
|
+ </entry>
|
|
438
|
+ </component>
|
|
439
|
+</project>
|