|
|
@@ -1,128 +1,6 @@
|
|
1
|
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
2
|
<project version="4">
|
|
3
|
|
- <component name="ClientPropertiesManager">
|
|
4
|
|
- <properties class="javax.swing.AbstractButton">
|
|
5
|
|
- <property name="hideActionText" class="java.lang.Boolean" />
|
|
6
|
|
- </properties>
|
|
7
|
|
- <properties class="javax.swing.JComponent">
|
|
8
|
|
- <property name="html.disable" class="java.lang.Boolean" />
|
|
9
|
|
- </properties>
|
|
10
|
|
- <properties class="javax.swing.JEditorPane">
|
|
11
|
|
- <property name="JEditorPane.w3cLengthUnits" class="java.lang.Boolean" />
|
|
12
|
|
- <property name="JEditorPane.honorDisplayProperties" class="java.lang.Boolean" />
|
|
13
|
|
- <property name="charset" class="java.lang.String" />
|
|
14
|
|
- </properties>
|
|
15
|
|
- <properties class="javax.swing.JList">
|
|
16
|
|
- <property name="List.isFileList" class="java.lang.Boolean" />
|
|
17
|
|
- </properties>
|
|
18
|
|
- <properties class="javax.swing.JPasswordField">
|
|
19
|
|
- <property name="JPasswordField.cutCopyAllowed" class="java.lang.Boolean" />
|
|
20
|
|
- </properties>
|
|
21
|
|
- <properties class="javax.swing.JSlider">
|
|
22
|
|
- <property name="Slider.paintThumbArrowShape" class="java.lang.Boolean" />
|
|
23
|
|
- <property name="JSlider.isFilled" class="java.lang.Boolean" />
|
|
24
|
|
- </properties>
|
|
25
|
|
- <properties class="javax.swing.JTable">
|
|
26
|
|
- <property name="Table.isFileList" class="java.lang.Boolean" />
|
|
27
|
|
- <property name="JTable.autoStartsEdit" class="java.lang.Boolean" />
|
|
28
|
|
- <property name="terminateEditOnFocusLost" class="java.lang.Boolean" />
|
|
29
|
|
- </properties>
|
|
30
|
|
- <properties class="javax.swing.JToolBar">
|
|
31
|
|
- <property name="JToolBar.isRollover" class="java.lang.Boolean" />
|
|
32
|
|
- </properties>
|
|
33
|
|
- <properties class="javax.swing.JTree">
|
|
34
|
|
- <property name="JTree.lineStyle" class="java.lang.String" />
|
|
35
|
|
- </properties>
|
|
36
|
|
- <properties class="javax.swing.text.JTextComponent">
|
|
37
|
|
- <property name="caretAspectRatio" class="java.lang.Double" />
|
|
38
|
|
- <property name="caretWidth" class="java.lang.Integer" />
|
|
39
|
|
- </properties>
|
|
40
|
|
- </component>
|
|
41
|
|
- <component name="MavenProjectsManager">
|
|
42
|
|
- <option name="originalFiles">
|
|
43
|
|
- <list>
|
|
44
|
|
- <option value="$PROJECT_DIR$/pom.xml" />
|
|
45
|
|
- </list>
|
|
46
|
|
- </option>
|
|
47
|
|
- </component>
|
|
48
|
|
- <component name="ProjectInspectionProfilesVisibleTreeState">
|
|
49
|
|
- <entry key="Project Default">
|
|
50
|
|
- <profile-state>
|
|
51
|
|
- <expanded-state>
|
|
52
|
|
- <State>
|
|
53
|
|
- <id />
|
|
54
|
|
- </State>
|
|
55
|
|
- </expanded-state>
|
|
56
|
|
- <selected-state>
|
|
57
|
|
- <State>
|
|
58
|
|
- <id>Android</id>
|
|
59
|
|
- </State>
|
|
60
|
|
- </selected-state>
|
|
61
|
|
- </profile-state>
|
|
62
|
|
- </entry>
|
|
63
|
|
- </component>
|
|
64
|
3
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
|
65
|
4
|
<output url="file://$PROJECT_DIR$/out" />
|
|
66
|
5
|
</component>
|
|
67
|
|
- <component name="masterDetails">
|
|
68
|
|
- <states>
|
|
69
|
|
- <state key="GlobalLibrariesConfigurable.UI">
|
|
70
|
|
- <settings>
|
|
71
|
|
- <splitter-proportions>
|
|
72
|
|
- <option name="proportions">
|
|
73
|
|
- <list>
|
|
74
|
|
- <option value="0.2" />
|
|
75
|
|
- </list>
|
|
76
|
|
- </option>
|
|
77
|
|
- </splitter-proportions>
|
|
78
|
|
- </settings>
|
|
79
|
|
- </state>
|
|
80
|
|
- <state key="JdkListConfigurable.UI">
|
|
81
|
|
- <settings>
|
|
82
|
|
- <last-edited>1.8</last-edited>
|
|
83
|
|
- <splitter-proportions>
|
|
84
|
|
- <option name="proportions">
|
|
85
|
|
- <list>
|
|
86
|
|
- <option value="0.2" />
|
|
87
|
|
- </list>
|
|
88
|
|
- </option>
|
|
89
|
|
- </splitter-proportions>
|
|
90
|
|
- </settings>
|
|
91
|
|
- </state>
|
|
92
|
|
- <state key="ProjectJDKs.UI">
|
|
93
|
|
- <settings>
|
|
94
|
|
- <last-edited>1.8</last-edited>
|
|
95
|
|
- <splitter-proportions>
|
|
96
|
|
- <option name="proportions">
|
|
97
|
|
- <list>
|
|
98
|
|
- <option value="0.2" />
|
|
99
|
|
- </list>
|
|
100
|
|
- </option>
|
|
101
|
|
- </splitter-proportions>
|
|
102
|
|
- </settings>
|
|
103
|
|
- </state>
|
|
104
|
|
- <state key="ProjectLibrariesConfigurable.UI">
|
|
105
|
|
- <settings>
|
|
106
|
|
- <splitter-proportions>
|
|
107
|
|
- <option name="proportions">
|
|
108
|
|
- <list>
|
|
109
|
|
- <option value="0.2" />
|
|
110
|
|
- </list>
|
|
111
|
|
- </option>
|
|
112
|
|
- </splitter-proportions>
|
|
113
|
|
- </settings>
|
|
114
|
|
- </state>
|
|
115
|
|
- <state key="ScopeChooserConfigurable.UI">
|
|
116
|
|
- <settings>
|
|
117
|
|
- <splitter-proportions>
|
|
118
|
|
- <option name="proportions">
|
|
119
|
|
- <list>
|
|
120
|
|
- <option value="0.2" />
|
|
121
|
|
- </list>
|
|
122
|
|
- </option>
|
|
123
|
|
- </splitter-proportions>
|
|
124
|
|
- </settings>
|
|
125
|
|
- </state>
|
|
126
|
|
- </states>
|
|
127
|
|
- </component>
|
|
128
|
6
|
</project>
|