소스 검색

removed ignored files

Leon 6 년 전
부모
커밋
ac66bf1f8f
6개의 변경된 파일2개의 추가작업 그리고 463개의 파일을 삭제
  1. 2
    1
      .gitignore
  2. 0
    16
      .idea/compiler.xml
  3. 0
    90
      .idea/misc.xml
  4. 0
    8
      .idea/modules.xml
  5. 0
    6
      .idea/vcs.xml
  6. 0
    342
      .idea/workspace.xml

+ 2
- 1
.gitignore 파일 보기

@@ -3,4 +3,5 @@
3 3
 .classpath
4 4
 #.project
5 5
 .settings
6
-*.iml
6
+*.iml
7
+*.idea

+ 0
- 16
.idea/compiler.xml 파일 보기

@@ -1,16 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="CompilerConfiguration">
4
-    <annotationProcessing>
5
-      <profile name="Maven default annotation processors profile" enabled="true">
6
-        <sourceOutputDir name="target/generated-sources/annotations" />
7
-        <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
8
-        <outputRelativeToContentRoot value="true" />
9
-        <module name="phonebok" />
10
-      </profile>
11
-    </annotationProcessing>
12
-    <bytecodeTargetLevel target="1.8">
13
-      <module name="phonebok" target="1.5" />
14
-    </bytecodeTargetLevel>
15
-  </component>
16
-</project>

+ 0
- 90
.idea/misc.xml 파일 보기

@@ -1,90 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="MavenProjectsManager">
4
-    <option name="originalFiles">
5
-      <list>
6
-        <option value="$PROJECT_DIR$/pom.xml" />
7
-      </list>
8
-    </option>
9
-  </component>
10
-  <component name="ProjectInspectionProfilesVisibleTreeState">
11
-    <entry key="Project Default">
12
-      <profile-state>
13
-        <expanded-state>
14
-          <State>
15
-            <id />
16
-          </State>
17
-        </expanded-state>
18
-        <selected-state>
19
-          <State>
20
-            <id>Android</id>
21
-          </State>
22
-        </selected-state>
23
-      </profile-state>
24
-    </entry>
25
-  </component>
26
-  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
27
-    <output url="file://$PROJECT_DIR$/classes" />
28
-  </component>
29
-  <component name="masterDetails">
30
-    <states>
31
-      <state key="GlobalLibrariesConfigurable.UI">
32
-        <settings>
33
-          <splitter-proportions>
34
-            <option name="proportions">
35
-              <list>
36
-                <option value="0.2" />
37
-              </list>
38
-            </option>
39
-          </splitter-proportions>
40
-        </settings>
41
-      </state>
42
-      <state key="JdkListConfigurable.UI">
43
-        <settings>
44
-          <last-edited>1.8</last-edited>
45
-          <splitter-proportions>
46
-            <option name="proportions">
47
-              <list>
48
-                <option value="0.2" />
49
-              </list>
50
-            </option>
51
-          </splitter-proportions>
52
-        </settings>
53
-      </state>
54
-      <state key="ProjectJDKs.UI">
55
-        <settings>
56
-          <last-edited>1.8</last-edited>
57
-          <splitter-proportions>
58
-            <option name="proportions">
59
-              <list>
60
-                <option value="0.2" />
61
-              </list>
62
-            </option>
63
-          </splitter-proportions>
64
-        </settings>
65
-      </state>
66
-      <state key="ProjectLibrariesConfigurable.UI">
67
-        <settings>
68
-          <splitter-proportions>
69
-            <option name="proportions">
70
-              <list>
71
-                <option value="0.2" />
72
-              </list>
73
-            </option>
74
-          </splitter-proportions>
75
-        </settings>
76
-      </state>
77
-      <state key="ScopeChooserConfigurable.UI">
78
-        <settings>
79
-          <splitter-proportions>
80
-            <option name="proportions">
81
-              <list>
82
-                <option value="0.2" />
83
-              </list>
84
-            </option>
85
-          </splitter-proportions>
86
-        </settings>
87
-      </state>
88
-    </states>
89
-  </component>
90
-</project>

+ 0
- 8
.idea/modules.xml 파일 보기

@@ -1,8 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="ProjectModuleManager">
4
-    <modules>
5
-      <module fileurl="file://$PROJECT_DIR$/phonebook.iml" filepath="$PROJECT_DIR$/phonebook.iml" />
6
-    </modules>
7
-  </component>
8
-</project>

+ 0
- 6
.idea/vcs.xml 파일 보기

@@ -1,6 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="VcsDirectoryMappings">
4
-    <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
-  </component>
6
-</project>

+ 0
- 342
.idea/workspace.xml 파일 보기

@@ -1,342 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="ChangeListManager">
4
-    <list default="true" id="bd173a31-0f51-40e5-8a39-e42f2083e0e0" name="Default" comment="">
5
-      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/vcs.xml" />
6
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
7
-    </list>
8
-    <ignored path="$PROJECT_DIR$/target/" />
9
-    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
10
-    <option name="TRACKING_ENABLED" value="true" />
11
-    <option name="SHOW_DIALOG" value="false" />
12
-    <option name="HIGHLIGHT_CONFLICTS" value="true" />
13
-    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
14
-    <option name="LAST_RESOLUTION" value="IGNORE" />
15
-  </component>
16
-  <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
17
-  <component name="FileEditorManager">
18
-    <leaf>
19
-      <file leaf-file-name=".gitignore" pinned="false" current-in-tab="true">
20
-        <entry file="file://$PROJECT_DIR$/.gitignore">
21
-          <provider selected="true" editor-type-id="text-editor">
22
-            <state relative-caret-position="75">
23
-              <caret line="5" column="5" lean-forward="true" selection-start-line="5" selection-start-column="5" selection-end-line="5" selection-end-column="5" />
24
-              <folding />
25
-            </state>
26
-          </provider>
27
-        </entry>
28
-      </file>
29
-    </leaf>
30
-  </component>
31
-  <component name="Git.Settings">
32
-    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
33
-  </component>
34
-  <component name="GradleLocalSettings">
35
-    <option name="externalProjectsViewState">
36
-      <projects_view />
37
-    </option>
38
-  </component>
39
-  <component name="IdeDocumentHistory">
40
-    <option name="CHANGED_PATHS">
41
-      <list>
42
-        <option value="$PROJECT_DIR$/.gitignore" />
43
-      </list>
44
-    </option>
45
-  </component>
46
-  <component name="ProjectFrameBounds">
47
-    <option name="y" value="23" />
48
-    <option name="width" value="1440" />
49
-    <option name="height" value="873" />
50
-  </component>
51
-  <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
52
-  <component name="ProjectView">
53
-    <navigator currentView="ProjectPane" proportions="" version="1">
54
-      <flattenPackages />
55
-      <showMembers />
56
-      <showModules />
57
-      <showLibraryContents />
58
-      <hideEmptyPackages />
59
-      <abbreviatePackageNames />
60
-      <autoscrollToSource />
61
-      <autoscrollFromSource />
62
-      <sortByType />
63
-      <manualOrder />
64
-      <foldersAlwaysOnTop value="true" />
65
-    </navigator>
66
-    <panes>
67
-      <pane id="ProjectPane">
68
-        <subPane>
69
-          <PATH>
70
-            <PATH_ELEMENT>
71
-              <option name="myItemId" value="phonebok" />
72
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
73
-            </PATH_ELEMENT>
74
-            <PATH_ELEMENT>
75
-              <option name="myItemId" value="phonebok" />
76
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
77
-            </PATH_ELEMENT>
78
-          </PATH>
79
-          <PATH>
80
-            <PATH_ELEMENT>
81
-              <option name="myItemId" value="phonebok" />
82
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
83
-            </PATH_ELEMENT>
84
-            <PATH_ELEMENT>
85
-              <option name="myItemId" value="phonebok" />
86
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
87
-            </PATH_ELEMENT>
88
-            <PATH_ELEMENT>
89
-              <option name="myItemId" value="src" />
90
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
91
-            </PATH_ELEMENT>
92
-            <PATH_ELEMENT>
93
-              <option name="myItemId" value="test" />
94
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
95
-            </PATH_ELEMENT>
96
-            <PATH_ELEMENT>
97
-              <option name="myItemId" value="java" />
98
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
99
-            </PATH_ELEMENT>
100
-            <PATH_ELEMENT>
101
-              <option name="myItemId" value="com" />
102
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
103
-            </PATH_ELEMENT>
104
-            <PATH_ELEMENT>
105
-              <option name="myItemId" value="zipcodewilmington" />
106
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
107
-            </PATH_ELEMENT>
108
-            <PATH_ELEMENT>
109
-              <option name="myItemId" value="phonebook" />
110
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
111
-            </PATH_ELEMENT>
112
-          </PATH>
113
-          <PATH>
114
-            <PATH_ELEMENT>
115
-              <option name="myItemId" value="phonebok" />
116
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
117
-            </PATH_ELEMENT>
118
-            <PATH_ELEMENT>
119
-              <option name="myItemId" value="phonebok" />
120
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
121
-            </PATH_ELEMENT>
122
-            <PATH_ELEMENT>
123
-              <option name="myItemId" value="src" />
124
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
125
-            </PATH_ELEMENT>
126
-            <PATH_ELEMENT>
127
-              <option name="myItemId" value="main" />
128
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
129
-            </PATH_ELEMENT>
130
-          </PATH>
131
-          <PATH>
132
-            <PATH_ELEMENT>
133
-              <option name="myItemId" value="phonebok" />
134
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
135
-            </PATH_ELEMENT>
136
-            <PATH_ELEMENT>
137
-              <option name="myItemId" value="phonebok" />
138
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
139
-            </PATH_ELEMENT>
140
-            <PATH_ELEMENT>
141
-              <option name="myItemId" value="src" />
142
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
143
-            </PATH_ELEMENT>
144
-            <PATH_ELEMENT>
145
-              <option name="myItemId" value="main" />
146
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
147
-            </PATH_ELEMENT>
148
-            <PATH_ELEMENT>
149
-              <option name="myItemId" value="java" />
150
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
151
-            </PATH_ELEMENT>
152
-            <PATH_ELEMENT>
153
-              <option name="myItemId" value="com" />
154
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
155
-            </PATH_ELEMENT>
156
-            <PATH_ELEMENT>
157
-              <option name="myItemId" value="zipcodewilmington" />
158
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
159
-            </PATH_ELEMENT>
160
-            <PATH_ELEMENT>
161
-              <option name="myItemId" value="phonebook" />
162
-              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
163
-            </PATH_ELEMENT>
164
-          </PATH>
165
-        </subPane>
166
-      </pane>
167
-      <pane id="PackagesPane" />
168
-      <pane id="Scope" />
169
-      <pane id="Scratches" />
170
-    </panes>
171
-  </component>
172
-  <component name="PropertiesComponent">
173
-    <property name="settings.editor.selected.configurable" value="reference.projectsettings.compiler.javacompiler" />
174
-    <property name="project.structure.last.edited" value="Project" />
175
-    <property name="project.structure.proportion" value="0.0" />
176
-    <property name="project.structure.side.proportion" value="0.2" />
177
-    <property name="last_opened_file_path" value="$PROJECT_DIR$/pom.xml" />
178
-  </component>
179
-  <component name="RunDashboard">
180
-    <option name="ruleStates">
181
-      <list>
182
-        <RuleState>
183
-          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
184
-        </RuleState>
185
-        <RuleState>
186
-          <option name="name" value="StatusDashboardGroupingRule" />
187
-        </RuleState>
188
-      </list>
189
-    </option>
190
-  </component>
191
-  <component name="RunManager">
192
-    <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
193
-      <module name="" />
194
-      <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
195
-      <option name="PROGRAM_PARAMETERS" />
196
-      <predefined_log_file id="idea.log" enabled="true" />
197
-      <method />
198
-    </configuration>
199
-    <configuration default="true" type="Applet" factoryName="Applet">
200
-      <option name="HTML_USED" value="false" />
201
-      <option name="WIDTH" value="400" />
202
-      <option name="HEIGHT" value="300" />
203
-      <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
204
-      <module />
205
-      <method />
206
-    </configuration>
207
-    <configuration default="true" type="Application" factoryName="Application">
208
-      <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
209
-      <option name="MAIN_CLASS_NAME" />
210
-      <option name="VM_PARAMETERS" />
211
-      <option name="PROGRAM_PARAMETERS" />
212
-      <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
213
-      <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
214
-      <option name="ALTERNATIVE_JRE_PATH" />
215
-      <option name="ENABLE_SWING_INSPECTOR" value="false" />
216
-      <option name="ENV_VARIABLES" />
217
-      <option name="PASS_PARENT_ENVS" value="true" />
218
-      <module name="" />
219
-      <envs />
220
-      <method />
221
-    </configuration>
222
-    <configuration default="true" type="JUnit" factoryName="JUnit">
223
-      <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
224
-      <module name="" />
225
-      <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
226
-      <option name="ALTERNATIVE_JRE_PATH" />
227
-      <option name="PACKAGE_NAME" />
228
-      <option name="MAIN_CLASS_NAME" />
229
-      <option name="METHOD_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_DIR$" />
234
-      <option name="ENV_VARIABLES" />
235
-      <option name="PASS_PARENT_ENVS" value="true" />
236
-      <option name="TEST_SEARCH_SCOPE">
237
-        <value defaultName="singleModule" />
238
-      </option>
239
-      <envs />
240
-      <patterns />
241
-      <method />
242
-    </configuration>
243
-    <configuration default="true" type="Remote" factoryName="Remote">
244
-      <option name="USE_SOCKET_TRANSPORT" value="true" />
245
-      <option name="SERVER_MODE" value="false" />
246
-      <option name="SHMEM_ADDRESS" value="javadebug" />
247
-      <option name="HOST" value="localhost" />
248
-      <option name="PORT" value="5005" />
249
-      <method />
250
-    </configuration>
251
-    <configuration default="true" type="TestNG" factoryName="TestNG">
252
-      <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
253
-      <module name="" />
254
-      <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
255
-      <option name="ALTERNATIVE_JRE_PATH" />
256
-      <option name="SUITE_NAME" />
257
-      <option name="PACKAGE_NAME" />
258
-      <option name="MAIN_CLASS_NAME" />
259
-      <option name="METHOD_NAME" />
260
-      <option name="GROUP_NAME" />
261
-      <option name="TEST_OBJECT" value="CLASS" />
262
-      <option name="VM_PARAMETERS" value="-ea" />
263
-      <option name="PARAMETERS" />
264
-      <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
265
-      <option name="OUTPUT_DIRECTORY" />
266
-      <option name="ANNOTATION_TYPE" />
267
-      <option name="ENV_VARIABLES" />
268
-      <option name="PASS_PARENT_ENVS" value="true" />
269
-      <option name="TEST_SEARCH_SCOPE">
270
-        <value defaultName="singleModule" />
271
-      </option>
272
-      <option name="USE_DEFAULT_REPORTERS" value="false" />
273
-      <option name="PROPERTIES_FILE" />
274
-      <envs />
275
-      <properties />
276
-      <listeners />
277
-      <method />
278
-    </configuration>
279
-  </component>
280
-  <component name="ShelveChangesManager" show_recycled="false">
281
-    <option name="remove_strategy" value="false" />
282
-  </component>
283
-  <component name="TaskManager">
284
-    <task active="true" id="Default" summary="Default task">
285
-      <changelist id="bd173a31-0f51-40e5-8a39-e42f2083e0e0" name="Default" comment="" />
286
-      <created>1516743862545</created>
287
-      <option name="number" value="Default" />
288
-      <option name="presentableId" value="Default" />
289
-      <updated>1516743862545</updated>
290
-    </task>
291
-    <servers />
292
-  </component>
293
-  <component name="ToolWindowManager">
294
-    <frame x="0" y="23" width="1440" height="873" extended-state="6" />
295
-    <layout>
296
-      <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
297
-      <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
298
-      <window_info id="Nl-Palette" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
299
-      <window_info id="Palette&#9;" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
300
-      <window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
301
-      <window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
302
-      <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
303
-      <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
304
-      <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
305
-      <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
306
-      <window_info id="Properties" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
307
-      <window_info id="Terminal" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.3290653" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
308
-      <window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
309
-      <window_info id="Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
310
-      <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24964234" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
311
-      <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
312
-      <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
313
-      <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
314
-      <window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
315
-      <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
316
-      <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
317
-      <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
318
-      <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
319
-      <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
320
-      <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
321
-      <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
322
-      <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
323
-    </layout>
324
-  </component>
325
-  <component name="VcsContentAnnotationSettings">
326
-    <option name="myLimit" value="2678400000" />
327
-  </component>
328
-  <component name="XDebuggerManager">
329
-    <breakpoint-manager />
330
-    <watches-manager />
331
-  </component>
332
-  <component name="editorHistoryManager">
333
-    <entry file="file://$PROJECT_DIR$/.gitignore">
334
-      <provider selected="true" editor-type-id="text-editor">
335
-        <state relative-caret-position="75">
336
-          <caret line="5" column="5" lean-forward="true" selection-start-line="5" selection-start-column="5" selection-end-line="5" selection-end-column="5" />
337
-          <folding />
338
-        </state>
339
-      </provider>
340
-    </entry>
341
-  </component>
342
-</project>