|
@@ -0,0 +1,602 @@
|
|
1
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+<project version="4">
|
|
3
|
+ <component name="ChangeListManager">
|
|
4
|
+ <list default="true" id="09c9288b-6242-4d0c-9460-0304ebb7dfd3" name="Default Changelist" comment="" />
|
|
5
|
+ <ignored path="$PROJECT_DIR$/out/" />
|
|
6
|
+ <ignored path="$PROJECT_DIR$/target/" />
|
|
7
|
+ <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
8
|
+ <option name="SHOW_DIALOG" value="false" />
|
|
9
|
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
10
|
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
11
|
+ <option name="LAST_RESOLUTION" value="IGNORE" />
|
|
12
|
+ </component>
|
|
13
|
+ <component name="DatabaseView">
|
|
14
|
+ <option name="SHOW_INTERMEDIATE" value="true" />
|
|
15
|
+ <option name="GROUP_DATA_SOURCES" value="true" />
|
|
16
|
+ <option name="GROUP_SCHEMA" value="true" />
|
|
17
|
+ <option name="GROUP_CONTENTS" value="false" />
|
|
18
|
+ <option name="SORT_POSITIONED" value="false" />
|
|
19
|
+ <option name="SHOW_EMPTY_GROUPS" value="false" />
|
|
20
|
+ <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
|
|
21
|
+ <option name="HIDDEN_KINDS">
|
|
22
|
+ <set />
|
|
23
|
+ </option>
|
|
24
|
+ <expand>
|
|
25
|
+ <path>
|
|
26
|
+ <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
|
|
27
|
+ <item name="orm_lab@localhost" type="feb32156:DbDataSourceImpl" />
|
|
28
|
+ </path>
|
|
29
|
+ <path>
|
|
30
|
+ <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
|
|
31
|
+ <item name="orm_lab@localhost" type="feb32156:DbDataSourceImpl" />
|
|
32
|
+ <item name="schemas" type="d4e8921:DatabaseStructure$FamilyGroup" />
|
|
33
|
+ </path>
|
|
34
|
+ <path>
|
|
35
|
+ <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
|
|
36
|
+ <item name="orm_lab@localhost" type="feb32156:DbDataSourceImpl" />
|
|
37
|
+ <item name="schemas" type="d4e8921:DatabaseStructure$FamilyGroup" />
|
|
38
|
+ <item name="orm_lab: schema" type="c314c289:MysqlImplModel$Schema" />
|
|
39
|
+ </path>
|
|
40
|
+ <path>
|
|
41
|
+ <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
|
|
42
|
+ <item name="orm_lab@localhost" type="feb32156:DbDataSourceImpl" />
|
|
43
|
+ <item name="schemas" type="d4e8921:DatabaseStructure$FamilyGroup" />
|
|
44
|
+ <item name="orm_lab: schema" type="c314c289:MysqlImplModel$Schema" />
|
|
45
|
+ <item name="account: table" type="98d5ac3d:MysqlImplModel$Table" />
|
|
46
|
+ </path>
|
|
47
|
+ </expand>
|
|
48
|
+ <select />
|
|
49
|
+ </component>
|
|
50
|
+ <component name="FUSProjectUsageTrigger">
|
|
51
|
+ <session id="-1161496106">
|
|
52
|
+ <usages-collector id="statistics.lifecycle.project">
|
|
53
|
+ <counts>
|
|
54
|
+ <entry key="project.closed" value="3" />
|
|
55
|
+ <entry key="project.open.time.1" value="1" />
|
|
56
|
+ <entry key="project.open.time.2" value="1" />
|
|
57
|
+ <entry key="project.open.time.7" value="1" />
|
|
58
|
+ <entry key="project.opened" value="3" />
|
|
59
|
+ </counts>
|
|
60
|
+ </usages-collector>
|
|
61
|
+ <usages-collector id="statistics.file.extensions.edit">
|
|
62
|
+ <counts>
|
|
63
|
+ <entry key="java" value="6851" />
|
|
64
|
+ <entry key="txt" value="7" />
|
|
65
|
+ <entry key="xml" value="18" />
|
|
66
|
+ </counts>
|
|
67
|
+ </usages-collector>
|
|
68
|
+ <usages-collector id="statistics.file.types.edit">
|
|
69
|
+ <counts>
|
|
70
|
+ <entry key="JAVA" value="6851" />
|
|
71
|
+ <entry key="PLAIN_TEXT" value="7" />
|
|
72
|
+ <entry key="XML" value="18" />
|
|
73
|
+ </counts>
|
|
74
|
+ </usages-collector>
|
|
75
|
+ <usages-collector id="statistics.file.extensions.open">
|
|
76
|
+ <counts>
|
|
77
|
+ <entry key="account" value="2" />
|
|
78
|
+ <entry key="class" value="4" />
|
|
79
|
+ <entry key="java" value="6" />
|
|
80
|
+ <entry key="sql" value="4" />
|
|
81
|
+ </counts>
|
|
82
|
+ </usages-collector>
|
|
83
|
+ <usages-collector id="statistics.file.types.open">
|
|
84
|
+ <counts>
|
|
85
|
+ <entry key="CLASS" value="4" />
|
|
86
|
+ <entry key="Database Element" value="2" />
|
|
87
|
+ <entry key="JAVA" value="6" />
|
|
88
|
+ <entry key="Scratch" value="4" />
|
|
89
|
+ </counts>
|
|
90
|
+ </usages-collector>
|
|
91
|
+ </session>
|
|
92
|
+ </component>
|
|
93
|
+ <component name="FileEditorManager">
|
|
94
|
+ <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
95
|
+ <file pinned="false" current-in-tab="false">
|
|
96
|
+ <entry file="file://$PROJECT_DIR$/src/main/java/Account.java">
|
|
97
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
98
|
+ <state relative-caret-position="-146">
|
|
99
|
+ <caret line="5" column="13" selection-start-line="5" selection-start-column="13" selection-end-line="5" selection-end-column="13" />
|
|
100
|
+ <folding>
|
|
101
|
+ <element signature="imports" expanded="true" />
|
|
102
|
+ <element signature="e#669#670#0" expanded="true" />
|
|
103
|
+ <element signature="e#701#702#0" expanded="true" />
|
|
104
|
+ <element signature="e#845#846#0" expanded="true" />
|
|
105
|
+ <element signature="e#870#871#0" expanded="true" />
|
|
106
|
+ <element signature="e#901#902#0" expanded="true" />
|
|
107
|
+ <element signature="e#928#929#0" expanded="true" />
|
|
108
|
+ <element signature="e#968#969#0" expanded="true" />
|
|
109
|
+ <element signature="e#1000#1001#0" expanded="true" />
|
|
110
|
+ <element signature="e#1035#1036#0" expanded="true" />
|
|
111
|
+ <element signature="e#1066#1067#0" expanded="true" />
|
|
112
|
+ <element signature="e#1114#1115#0" expanded="true" />
|
|
113
|
+ <element signature="e#1154#1155#0" expanded="true" />
|
|
114
|
+ <element signature="e#1197#1198#0" expanded="true" />
|
|
115
|
+ <element signature="e#1235#1236#0" expanded="true" />
|
|
116
|
+ </folding>
|
|
117
|
+ </state>
|
|
118
|
+ </provider>
|
|
119
|
+ </entry>
|
|
120
|
+ </file>
|
|
121
|
+ <file pinned="false" current-in-tab="true">
|
|
122
|
+ <entry file="file://$PROJECT_DIR$/src/main/java/AccountServices.java">
|
|
123
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
124
|
+ <state relative-caret-position="105">
|
|
125
|
+ <caret line="7" lean-forward="true" selection-start-line="7" selection-end-line="7" />
|
|
126
|
+ <folding>
|
|
127
|
+ <element signature="imports" expanded="true" />
|
|
128
|
+ </folding>
|
|
129
|
+ </state>
|
|
130
|
+ </provider>
|
|
131
|
+ </entry>
|
|
132
|
+ </file>
|
|
133
|
+ <file pinned="false" current-in-tab="false">
|
|
134
|
+ <entry file="file://$PROJECT_DIR$/src/main/java/MockDao.java">
|
|
135
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
136
|
+ <state relative-caret-position="204">
|
|
137
|
+ <caret line="94" column="49" selection-start-line="94" selection-start-column="49" selection-end-line="94" selection-end-column="49" />
|
|
138
|
+ <folding>
|
|
139
|
+ <element signature="imports" expanded="true" />
|
|
140
|
+ </folding>
|
|
141
|
+ </state>
|
|
142
|
+ </provider>
|
|
143
|
+ </entry>
|
|
144
|
+ </file>
|
|
145
|
+ <file pinned="false" current-in-tab="false">
|
|
146
|
+ <entry file="file://$PROJECT_DIR$/src/main/java/AccountApp.java">
|
|
147
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
148
|
+ <state relative-caret-position="210">
|
|
149
|
+ <caret line="54" column="53" selection-start-line="54" selection-start-column="53" selection-end-line="54" selection-end-column="53" />
|
|
150
|
+ <folding>
|
|
151
|
+ <element signature="imports" expanded="true" />
|
|
152
|
+ </folding>
|
|
153
|
+ </state>
|
|
154
|
+ </provider>
|
|
155
|
+ </entry>
|
|
156
|
+ </file>
|
|
157
|
+ <file pinned="false" current-in-tab="false">
|
|
158
|
+ <entry file="file://$PROJECT_DIR$/src/test/java/AccountServicesTest.java">
|
|
159
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
160
|
+ <state relative-caret-position="150">
|
|
161
|
+ <caret line="23" column="52" selection-start-line="23" selection-start-column="52" selection-end-line="23" selection-end-column="52" />
|
|
162
|
+ <folding>
|
|
163
|
+ <element signature="imports" expanded="true" />
|
|
164
|
+ </folding>
|
|
165
|
+ </state>
|
|
166
|
+ </provider>
|
|
167
|
+ </entry>
|
|
168
|
+ </file>
|
|
169
|
+ <file pinned="false" current-in-tab="false">
|
|
170
|
+ <entry file="file://$PROJECT_DIR$/src/main/java/Console.java">
|
|
171
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
172
|
+ <state relative-caret-position="245">
|
|
173
|
+ <caret line="42" column="65" lean-forward="true" selection-start-line="42" selection-start-column="65" selection-end-line="42" selection-end-column="65" />
|
|
174
|
+ </state>
|
|
175
|
+ </provider>
|
|
176
|
+ </entry>
|
|
177
|
+ </file>
|
|
178
|
+ <file pinned="false" current-in-tab="false">
|
|
179
|
+ <entry file="file://$APPLICATION_CONFIG_DIR$/consoles/db/e6c90a86-d2e3-448d-8a83-f0533350dd45/console.sql">
|
|
180
|
+ <provider selected="true" editor-type-id="text-editor" />
|
|
181
|
+ </entry>
|
|
182
|
+ </file>
|
|
183
|
+ </leaf>
|
|
184
|
+ </component>
|
|
185
|
+ <component name="FileTemplateManagerImpl">
|
|
186
|
+ <option name="RECENT_TEMPLATES">
|
|
187
|
+ <list>
|
|
188
|
+ <option value="Class" />
|
|
189
|
+ </list>
|
|
190
|
+ </option>
|
|
191
|
+ </component>
|
|
192
|
+ <component name="IdeDocumentHistory">
|
|
193
|
+ <option name="CHANGED_PATHS">
|
|
194
|
+ <list>
|
|
195
|
+ <option value="$PROJECT_DIR$/src/main/java/Account.java" />
|
|
196
|
+ <option value="$PROJECT_DIR$/pom.xml" />
|
|
197
|
+ <option value="$PROJECT_DIR$/src/main/java/AccoutServices.java" />
|
|
198
|
+ <option value="$PROJECT_DIR$/src/main/java/Console.java" />
|
|
199
|
+ <option value="$PROJECT_DIR$/src/main/java/MockDao.java" />
|
|
200
|
+ <option value="$PROJECT_DIR$/src/test/java/AccountServicesTest.java" />
|
|
201
|
+ <option value="$PROJECT_DIR$/src/main/java/AccountApp.java" />
|
|
202
|
+ <option value="$PROJECT_DIR$/src/main/java/AccountServices.java" />
|
|
203
|
+ </list>
|
|
204
|
+ </option>
|
|
205
|
+ </component>
|
|
206
|
+ <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
207
|
+ <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
208
|
+ <component name="JsGulpfileManager">
|
|
209
|
+ <detection-done>true</detection-done>
|
|
210
|
+ <sorting>DEFINITION_ORDER</sorting>
|
|
211
|
+ </component>
|
|
212
|
+ <component name="MavenImportPreferences">
|
|
213
|
+ <option name="importingSettings">
|
|
214
|
+ <MavenImportingSettings>
|
|
215
|
+ <option name="importAutomatically" value="true" />
|
|
216
|
+ </MavenImportingSettings>
|
|
217
|
+ </option>
|
|
218
|
+ </component>
|
|
219
|
+ <component name="ProjectFrameBounds">
|
|
220
|
+ <option name="x" value="15" />
|
|
221
|
+ <option name="y" value="31" />
|
|
222
|
+ <option name="width" value="1205" />
|
|
223
|
+ <option name="height" value="709" />
|
|
224
|
+ </component>
|
|
225
|
+ <component name="ProjectView">
|
|
226
|
+ <navigator proportions="" version="1">
|
|
227
|
+ <foldersAlwaysOnTop value="true" />
|
|
228
|
+ </navigator>
|
|
229
|
+ <panes />
|
|
230
|
+ </component>
|
|
231
|
+ <component name="PropertiesComponent">
|
|
232
|
+ <property name="DatabaseDriversLRU" value="mysql" />
|
|
233
|
+ <property name="WebServerToolWindowFactoryState" value="false" />
|
|
234
|
+ <property name="aspect.path.notification.shown" value="true" />
|
|
235
|
+ <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1542576026967" />
|
|
236
|
+ <property name="database.console.LAST_STATE" value="false" />
|
|
237
|
+ <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
|
238
|
+ <property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
239
|
+ <property name="project.structure.last.edited" value="Modules" />
|
|
240
|
+ <property name="project.structure.proportion" value="0.15" />
|
|
241
|
+ <property name="project.structure.side.proportion" value="0.1150748" />
|
|
242
|
+ </component>
|
|
243
|
+ <component name="RunDashboard">
|
|
244
|
+ <option name="ruleStates">
|
|
245
|
+ <list>
|
|
246
|
+ <RuleState>
|
|
247
|
+ <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
248
|
+ </RuleState>
|
|
249
|
+ <RuleState>
|
|
250
|
+ <option name="name" value="StatusDashboardGroupingRule" />
|
|
251
|
+ </RuleState>
|
|
252
|
+ </list>
|
|
253
|
+ </option>
|
|
254
|
+ </component>
|
|
255
|
+ <component name="RunManager" selected="Application.AccountApp">
|
|
256
|
+ <configuration name="AccountApp" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
257
|
+ <option name="MAIN_CLASS_NAME" value="AccountApp" />
|
|
258
|
+ <module name="ormsimpleaccount" />
|
|
259
|
+ <method v="2">
|
|
260
|
+ <option name="Make" enabled="true" />
|
|
261
|
+ </method>
|
|
262
|
+ </configuration>
|
|
263
|
+ <configuration name="AccountServicesTest.testCreate" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
264
|
+ <module name="ormsimpleaccount" />
|
|
265
|
+ <option name="PACKAGE_NAME" value="" />
|
|
266
|
+ <option name="MAIN_CLASS_NAME" value="AccountServicesTest" />
|
|
267
|
+ <option name="METHOD_NAME" value="testCreate" />
|
|
268
|
+ <option name="TEST_OBJECT" value="method" />
|
|
269
|
+ <method v="2">
|
|
270
|
+ <option name="Make" enabled="true" />
|
|
271
|
+ </method>
|
|
272
|
+ </configuration>
|
|
273
|
+ <configuration name="AccountServicesTest.testDelete" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
274
|
+ <module name="ormsimpleaccount" />
|
|
275
|
+ <option name="PACKAGE_NAME" value="" />
|
|
276
|
+ <option name="MAIN_CLASS_NAME" value="AccountServicesTest" />
|
|
277
|
+ <option name="METHOD_NAME" value="testDelete" />
|
|
278
|
+ <option name="TEST_OBJECT" value="method" />
|
|
279
|
+ <method v="2">
|
|
280
|
+ <option name="Make" enabled="true" />
|
|
281
|
+ </method>
|
|
282
|
+ </configuration>
|
|
283
|
+ <list>
|
|
284
|
+ <item itemvalue="Application.AccountApp" />
|
|
285
|
+ <item itemvalue="JUnit.AccountServicesTest.testCreate" />
|
|
286
|
+ <item itemvalue="JUnit.AccountServicesTest.testDelete" />
|
|
287
|
+ </list>
|
|
288
|
+ <recent_temporary>
|
|
289
|
+ <list>
|
|
290
|
+ <item itemvalue="Application.AccountApp" />
|
|
291
|
+ <item itemvalue="JUnit.AccountServicesTest.testCreate" />
|
|
292
|
+ <item itemvalue="JUnit.AccountServicesTest.testDelete" />
|
|
293
|
+ </list>
|
|
294
|
+ </recent_temporary>
|
|
295
|
+ </component>
|
|
296
|
+ <component name="SvnConfiguration">
|
|
297
|
+ <configuration />
|
|
298
|
+ </component>
|
|
299
|
+ <component name="TaskManager">
|
|
300
|
+ <task active="true" id="Default" summary="Default task">
|
|
301
|
+ <changelist id="09c9288b-6242-4d0c-9460-0304ebb7dfd3" name="Default Changelist" comment="" />
|
|
302
|
+ <created>1542404180795</created>
|
|
303
|
+ <option name="number" value="Default" />
|
|
304
|
+ <option name="presentableId" value="Default" />
|
|
305
|
+ <updated>1542404180795</updated>
|
|
306
|
+ <workItem from="1542404188315" duration="2050000" />
|
|
307
|
+ <workItem from="1542472193278" duration="24894000" />
|
|
308
|
+ <workItem from="1542572425224" duration="3037000" />
|
|
309
|
+ </task>
|
|
310
|
+ <servers />
|
|
311
|
+ </component>
|
|
312
|
+ <component name="TestHistory">
|
|
313
|
+ <history-entry file="AccountServicesTest_testDelete - 2018.11.17 at 23h 17m 26s.xml">
|
|
314
|
+ <configuration name="AccountServicesTest.testDelete" configurationId="JUnit" />
|
|
315
|
+ </history-entry>
|
|
316
|
+ <history-entry file="AccountServicesTest_testCreate - 2018.11.18 at 09h 31m 01s.xml">
|
|
317
|
+ <configuration name="AccountServicesTest.testCreate" configurationId="JUnit" />
|
|
318
|
+ </history-entry>
|
|
319
|
+ <history-entry file="AccountServicesTest_testCreate - 2018.11.18 at 09h 32m 18s.xml">
|
|
320
|
+ <configuration name="AccountServicesTest.testCreate" configurationId="JUnit" />
|
|
321
|
+ </history-entry>
|
|
322
|
+ <history-entry file="AccountServicesTest_testCreate - 2018.11.18 at 09h 36m 37s.xml">
|
|
323
|
+ <configuration name="AccountServicesTest.testCreate" configurationId="JUnit" />
|
|
324
|
+ </history-entry>
|
|
325
|
+ <history-entry file="AccountServicesTest_testCreate - 2018.11.18 at 09h 36m 48s.xml">
|
|
326
|
+ <configuration name="AccountServicesTest.testCreate" configurationId="JUnit" />
|
|
327
|
+ </history-entry>
|
|
328
|
+ <history-entry file="AccountServicesTest_testCreate - 2018.11.18 at 09h 39m 38s.xml">
|
|
329
|
+ <configuration name="AccountServicesTest.testCreate" configurationId="JUnit" />
|
|
330
|
+ </history-entry>
|
|
331
|
+ <history-entry file="AccountServicesTest_testCreate - 2018.11.18 at 09h 39m 51s.xml">
|
|
332
|
+ <configuration name="AccountServicesTest.testCreate" configurationId="JUnit" />
|
|
333
|
+ </history-entry>
|
|
334
|
+ <history-entry file="AccountServicesTest_testCreate - 2018.11.18 at 09h 39m 57s.xml">
|
|
335
|
+ <configuration name="AccountServicesTest.testCreate" configurationId="JUnit" />
|
|
336
|
+ </history-entry>
|
|
337
|
+ <history-entry file="AccountServicesTest_testCreate - 2018.11.18 at 09h 40m 05s.xml">
|
|
338
|
+ <configuration name="AccountServicesTest.testCreate" configurationId="JUnit" />
|
|
339
|
+ </history-entry>
|
|
340
|
+ <history-entry file="AccountServicesTest_testCreate - 2018.11.18 at 09h 40m 12s.xml">
|
|
341
|
+ <configuration name="AccountServicesTest.testCreate" configurationId="JUnit" />
|
|
342
|
+ </history-entry>
|
|
343
|
+ </component>
|
|
344
|
+ <component name="TimeTrackingManager">
|
|
345
|
+ <option name="totallyTimeSpent" value="29981000" />
|
|
346
|
+ </component>
|
|
347
|
+ <component name="ToolWindowManager">
|
|
348
|
+ <frame x="15" y="31" width="1205" height="709" extended-state="0" />
|
|
349
|
+ <editor active="true" />
|
|
350
|
+ <layout>
|
|
351
|
+ <window_info content_ui="combo" id="Project" order="0" weight="0.2092084" />
|
|
352
|
+ <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
353
|
+ <window_info id="Image Layers" order="2" />
|
|
354
|
+ <window_info id="Designer" order="3" />
|
|
355
|
+ <window_info id="UI Designer" order="4" />
|
|
356
|
+ <window_info id="Capture Tool" order="5" />
|
|
357
|
+ <window_info id="Favorites" order="6" side_tool="true" />
|
|
358
|
+ <window_info anchor="bottom" id="Message" order="0" />
|
|
359
|
+ <window_info anchor="bottom" id="Find" order="1" />
|
|
360
|
+ <window_info anchor="bottom" id="Run" order="2" weight="0.60615885" />
|
|
361
|
+ <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
362
|
+ <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
363
|
+ <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
364
|
+ <window_info anchor="bottom" id="TODO" order="6" />
|
|
365
|
+ <window_info anchor="bottom" id="Version Control" order="7" show_stripe_button="false" />
|
|
366
|
+ <window_info anchor="bottom" id="Database Changes" order="8" weight="0.32901135" />
|
|
367
|
+ <window_info anchor="bottom" id="Terminal" order="9" />
|
|
368
|
+ <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
|
|
369
|
+ <window_info anchor="bottom" id="Messages" order="11" weight="0.3241491" />
|
|
370
|
+ <window_info anchor="bottom" id="Database Console" order="12" weight="0.3273906" />
|
|
371
|
+ <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
372
|
+ <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
373
|
+ <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
374
|
+ <window_info anchor="right" id="Palette" order="3" />
|
|
375
|
+ <window_info anchor="right" id="Capture Analysis" order="4" />
|
|
376
|
+ <window_info anchor="right" id="Database" order="5" weight="0.09127625" />
|
|
377
|
+ <window_info anchor="right" id="Theme Preview" order="6" />
|
|
378
|
+ <window_info anchor="right" id="Palette	" order="7" />
|
|
379
|
+ <window_info anchor="right" id="Maven Projects" order="8" />
|
|
380
|
+ </layout>
|
|
381
|
+ </component>
|
|
382
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
383
|
+ <option name="version" value="1" />
|
|
384
|
+ </component>
|
|
385
|
+ <component name="VcsContentAnnotationSettings">
|
|
386
|
+ <option name="myLimit" value="2678400000" />
|
|
387
|
+ </component>
|
|
388
|
+ <component name="editorHistoryManager">
|
|
389
|
+ <entry file="file://$APPLICATION_CONFIG_DIR$/consoles/db/45168bef-dcde-473f-a348-b9e4294c77b1/console.sql">
|
|
390
|
+ <provider selected="true" editor-type-id="text-editor" />
|
|
391
|
+ </entry>
|
|
392
|
+ <entry file="file://$APPLICATION_CONFIG_DIR$/consoles/db/d2dbc632-0e56-4b50-9eeb-511c008ea6c6/console.sql">
|
|
393
|
+ <provider selected="true" editor-type-id="text-editor" />
|
|
394
|
+ </entry>
|
|
395
|
+ <entry file="file://$APPLICATION_CONFIG_DIR$/consoles/db/88dc00a4-4508-4d97-a9a2-9cf4437aff43/console.sql">
|
|
396
|
+ <provider selected="true" editor-type-id="text-editor" />
|
|
397
|
+ </entry>
|
|
398
|
+ <entry file="jar://$MAVEN_REPOSITORY$/mysql/mysql-connector-java/5.1.6/mysql-connector-java-5.1.6.jar!/com/mysql/jdbc/Util.class">
|
|
399
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
400
|
+ <state relative-caret-position="194">
|
|
401
|
+ <caret line="233" selection-start-line="233" selection-end-line="233" />
|
|
402
|
+ </state>
|
|
403
|
+ </provider>
|
|
404
|
+ </entry>
|
|
405
|
+ <entry file="file://$PROJECT_DIR$/pom.xml">
|
|
406
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
407
|
+ <state relative-caret-position="465">
|
|
408
|
+ <caret line="31" selection-start-line="31" selection-end-line="31" />
|
|
409
|
+ </state>
|
|
410
|
+ </provider>
|
|
411
|
+ </entry>
|
|
412
|
+ <entry file="das://e6c90a86-d2e3-448d-8a83-f0533350dd45/schema/orm_lab/table/account">
|
|
413
|
+ <provider selected="true" editor-type-id="com.intellij.database.editor.DatabaseTableFileEditorProvider">
|
|
414
|
+ <state>
|
|
415
|
+ <filtering enabled="true" />
|
|
416
|
+ </state>
|
|
417
|
+ </provider>
|
|
418
|
+ </entry>
|
|
419
|
+ <entry file="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/org/junit/runners/BlockJUnit4ClassRunner.class">
|
|
420
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
421
|
+ <state relative-caret-position="315">
|
|
422
|
+ <caret line="49" selection-start-line="49" selection-end-line="49" />
|
|
423
|
+ </state>
|
|
424
|
+ </provider>
|
|
425
|
+ </entry>
|
|
426
|
+ <entry file="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/org/junit/runners/ParentRunner.class">
|
|
427
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
428
|
+ <state relative-caret-position="137">
|
|
429
|
+ <caret line="203" selection-start-line="203" selection-end-line="203" />
|
|
430
|
+ </state>
|
|
431
|
+ </provider>
|
|
432
|
+ </entry>
|
|
433
|
+ <entry file="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/org/junit/internal/runners/model/ReflectiveCallable.class">
|
|
434
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
435
|
+ <state relative-caret-position="210">
|
|
436
|
+ <caret line="17" selection-start-line="17" selection-end-line="17" />
|
|
437
|
+ </state>
|
|
438
|
+ </provider>
|
|
439
|
+ </entry>
|
|
440
|
+ <entry file="file://$APPLICATION_CONFIG_DIR$/consoles/db/e6c90a86-d2e3-448d-8a83-f0533350dd45/console.sql">
|
|
441
|
+ <provider selected="true" editor-type-id="text-editor" />
|
|
442
|
+ </entry>
|
|
443
|
+ <entry file="file://$PROJECT_DIR$/src/main/java/MockDao.java">
|
|
444
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
445
|
+ <state relative-caret-position="204">
|
|
446
|
+ <caret line="94" column="49" selection-start-line="94" selection-start-column="49" selection-end-line="94" selection-end-column="49" />
|
|
447
|
+ <folding>
|
|
448
|
+ <element signature="imports" expanded="true" />
|
|
449
|
+ </folding>
|
|
450
|
+ </state>
|
|
451
|
+ </provider>
|
|
452
|
+ </entry>
|
|
453
|
+ <entry file="file://$PROJECT_DIR$/src/main/java/Console.java">
|
|
454
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
455
|
+ <state relative-caret-position="245">
|
|
456
|
+ <caret line="42" column="65" lean-forward="true" selection-start-line="42" selection-start-column="65" selection-end-line="42" selection-end-column="65" />
|
|
457
|
+ </state>
|
|
458
|
+ </provider>
|
|
459
|
+ </entry>
|
|
460
|
+ <entry file="file://$PROJECT_DIR$/src/main/java/Account.java">
|
|
461
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
462
|
+ <state relative-caret-position="-146">
|
|
463
|
+ <caret line="5" column="13" selection-start-line="5" selection-start-column="13" selection-end-line="5" selection-end-column="13" />
|
|
464
|
+ <folding>
|
|
465
|
+ <element signature="imports" expanded="true" />
|
|
466
|
+ <element signature="e#669#670#0" expanded="true" />
|
|
467
|
+ <element signature="e#701#702#0" expanded="true" />
|
|
468
|
+ <element signature="e#845#846#0" expanded="true" />
|
|
469
|
+ <element signature="e#870#871#0" expanded="true" />
|
|
470
|
+ <element signature="e#901#902#0" expanded="true" />
|
|
471
|
+ <element signature="e#928#929#0" expanded="true" />
|
|
472
|
+ <element signature="e#968#969#0" expanded="true" />
|
|
473
|
+ <element signature="e#1000#1001#0" expanded="true" />
|
|
474
|
+ <element signature="e#1035#1036#0" expanded="true" />
|
|
475
|
+ <element signature="e#1066#1067#0" expanded="true" />
|
|
476
|
+ <element signature="e#1114#1115#0" expanded="true" />
|
|
477
|
+ <element signature="e#1154#1155#0" expanded="true" />
|
|
478
|
+ <element signature="e#1197#1198#0" expanded="true" />
|
|
479
|
+ <element signature="e#1235#1236#0" expanded="true" />
|
|
480
|
+ </folding>
|
|
481
|
+ </state>
|
|
482
|
+ </provider>
|
|
483
|
+ </entry>
|
|
484
|
+ <entry file="file://$PROJECT_DIR$/src/main/java/AccountApp.java">
|
|
485
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
486
|
+ <state relative-caret-position="210">
|
|
487
|
+ <caret line="54" column="53" selection-start-line="54" selection-start-column="53" selection-end-line="54" selection-end-column="53" />
|
|
488
|
+ <folding>
|
|
489
|
+ <element signature="imports" expanded="true" />
|
|
490
|
+ </folding>
|
|
491
|
+ </state>
|
|
492
|
+ </provider>
|
|
493
|
+ </entry>
|
|
494
|
+ <entry file="file://$PROJECT_DIR$/src/test/java/AccountServicesTest.java">
|
|
495
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
496
|
+ <state relative-caret-position="150">
|
|
497
|
+ <caret line="23" column="52" selection-start-line="23" selection-start-column="52" selection-end-line="23" selection-end-column="52" />
|
|
498
|
+ <folding>
|
|
499
|
+ <element signature="imports" expanded="true" />
|
|
500
|
+ </folding>
|
|
501
|
+ </state>
|
|
502
|
+ </provider>
|
|
503
|
+ </entry>
|
|
504
|
+ <entry file="file://$PROJECT_DIR$/src/main/java/AccountServices.java">
|
|
505
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
506
|
+ <state relative-caret-position="105">
|
|
507
|
+ <caret line="7" lean-forward="true" selection-start-line="7" selection-end-line="7" />
|
|
508
|
+ <folding>
|
|
509
|
+ <element signature="imports" expanded="true" />
|
|
510
|
+ </folding>
|
|
511
|
+ </state>
|
|
512
|
+ </provider>
|
|
513
|
+ </entry>
|
|
514
|
+ </component>
|
|
515
|
+ <component name="masterDetails">
|
|
516
|
+ <states>
|
|
517
|
+ <state key="ArtifactsStructureConfigurable.UI">
|
|
518
|
+ <settings>
|
|
519
|
+ <artifact-editor />
|
|
520
|
+ <splitter-proportions>
|
|
521
|
+ <option name="proportions">
|
|
522
|
+ <list>
|
|
523
|
+ <option value="0.2" />
|
|
524
|
+ </list>
|
|
525
|
+ </option>
|
|
526
|
+ </splitter-proportions>
|
|
527
|
+ </settings>
|
|
528
|
+ </state>
|
|
529
|
+ <state key="FacetStructureConfigurable.UI">
|
|
530
|
+ <settings>
|
|
531
|
+ <last-edited>No facets are configured</last-edited>
|
|
532
|
+ <splitter-proportions>
|
|
533
|
+ <option name="proportions">
|
|
534
|
+ <list>
|
|
535
|
+ <option value="0.2" />
|
|
536
|
+ </list>
|
|
537
|
+ </option>
|
|
538
|
+ </splitter-proportions>
|
|
539
|
+ </settings>
|
|
540
|
+ </state>
|
|
541
|
+ <state key="GlobalLibrariesConfigurable.UI">
|
|
542
|
+ <settings>
|
|
543
|
+ <splitter-proportions>
|
|
544
|
+ <option name="proportions">
|
|
545
|
+ <list>
|
|
546
|
+ <option value="0.2" />
|
|
547
|
+ </list>
|
|
548
|
+ </option>
|
|
549
|
+ </splitter-proportions>
|
|
550
|
+ </settings>
|
|
551
|
+ </state>
|
|
552
|
+ <state key="JdkListConfigurable.UI">
|
|
553
|
+ <settings>
|
|
554
|
+ <last-edited>1.8</last-edited>
|
|
555
|
+ <splitter-proportions>
|
|
556
|
+ <option name="proportions">
|
|
557
|
+ <list>
|
|
558
|
+ <option value="0.2" />
|
|
559
|
+ </list>
|
|
560
|
+ </option>
|
|
561
|
+ </splitter-proportions>
|
|
562
|
+ </settings>
|
|
563
|
+ </state>
|
|
564
|
+ <state key="ModuleStructureConfigurable.UI">
|
|
565
|
+ <settings>
|
|
566
|
+ <last-edited>ormsimpleaccount</last-edited>
|
|
567
|
+ <splitter-proportions>
|
|
568
|
+ <option name="proportions">
|
|
569
|
+ <list>
|
|
570
|
+ <option value="0.1150748" />
|
|
571
|
+ <option value="0.6" />
|
|
572
|
+ </list>
|
|
573
|
+ </option>
|
|
574
|
+ </splitter-proportions>
|
|
575
|
+ </settings>
|
|
576
|
+ </state>
|
|
577
|
+ <state key="ProjectJDKs.UI">
|
|
578
|
+ <settings>
|
|
579
|
+ <last-edited>1.8</last-edited>
|
|
580
|
+ <splitter-proportions>
|
|
581
|
+ <option name="proportions">
|
|
582
|
+ <list>
|
|
583
|
+ <option value="0.2" />
|
|
584
|
+ </list>
|
|
585
|
+ </option>
|
|
586
|
+ </splitter-proportions>
|
|
587
|
+ </settings>
|
|
588
|
+ </state>
|
|
589
|
+ <state key="ProjectLibrariesConfigurable.UI">
|
|
590
|
+ <settings>
|
|
591
|
+ <splitter-proportions>
|
|
592
|
+ <option name="proportions">
|
|
593
|
+ <list>
|
|
594
|
+ <option value="0.2" />
|
|
595
|
+ </list>
|
|
596
|
+ </option>
|
|
597
|
+ </splitter-proportions>
|
|
598
|
+ </settings>
|
|
599
|
+ </state>
|
|
600
|
+ </states>
|
|
601
|
+ </component>
|
|
602
|
+</project>
|