xref: /aosp_15_r20/development/tools/idegen/idegen.ipr (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1*90c8c64dSAndroid Build Coastguard Worker<?xml version="1.0" encoding="UTF-8"?>
2*90c8c64dSAndroid Build Coastguard Worker<project relativePaths="false" version="4">
3*90c8c64dSAndroid Build Coastguard Worker  <component name="AntConfiguration">
4*90c8c64dSAndroid Build Coastguard Worker    <defaultAnt bundledAnt="true" />
5*90c8c64dSAndroid Build Coastguard Worker  </component>
6*90c8c64dSAndroid Build Coastguard Worker  <component name="BuildJarProjectSettings">
7*90c8c64dSAndroid Build Coastguard Worker    <option name="BUILD_JARS_ON_MAKE" value="false" />
8*90c8c64dSAndroid Build Coastguard Worker  </component>
9*90c8c64dSAndroid Build Coastguard Worker  <component name="CodeStyleProjectProfileManger">
10*90c8c64dSAndroid Build Coastguard Worker    <option name="PROJECT_PROFILE" />
11*90c8c64dSAndroid Build Coastguard Worker    <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
12*90c8c64dSAndroid Build Coastguard Worker  </component>
13*90c8c64dSAndroid Build Coastguard Worker  <component name="CodeStyleSettingsManager">
14*90c8c64dSAndroid Build Coastguard Worker    <option name="PER_PROJECT_SETTINGS">
15*90c8c64dSAndroid Build Coastguard Worker      <value>
16*90c8c64dSAndroid Build Coastguard Worker        <option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
17*90c8c64dSAndroid Build Coastguard Worker        <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="1000" />
18*90c8c64dSAndroid Build Coastguard Worker        <option name="RIGHT_MARGIN" value="80" />
19*90c8c64dSAndroid Build Coastguard Worker        <option name="BINARY_OPERATION_SIGN_ON_NEXT_LINE" value="true" />
20*90c8c64dSAndroid Build Coastguard Worker        <option name="PLACE_ASSIGNMENT_SIGN_ON_NEXT_LINE" value="true" />
21*90c8c64dSAndroid Build Coastguard Worker        <ADDITIONAL_INDENT_OPTIONS fileType="java">
22*90c8c64dSAndroid Build Coastguard Worker          <option name="INDENT_SIZE" value="4" />
23*90c8c64dSAndroid Build Coastguard Worker          <option name="CONTINUATION_INDENT_SIZE" value="8" />
24*90c8c64dSAndroid Build Coastguard Worker          <option name="TAB_SIZE" value="4" />
25*90c8c64dSAndroid Build Coastguard Worker          <option name="USE_TAB_CHARACTER" value="false" />
26*90c8c64dSAndroid Build Coastguard Worker          <option name="SMART_TABS" value="false" />
27*90c8c64dSAndroid Build Coastguard Worker          <option name="LABEL_INDENT_SIZE" value="0" />
28*90c8c64dSAndroid Build Coastguard Worker          <option name="LABEL_INDENT_ABSOLUTE" value="false" />
29*90c8c64dSAndroid Build Coastguard Worker        </ADDITIONAL_INDENT_OPTIONS>
30*90c8c64dSAndroid Build Coastguard Worker        <ADDITIONAL_INDENT_OPTIONS fileType="xml">
31*90c8c64dSAndroid Build Coastguard Worker          <option name="INDENT_SIZE" value="4" />
32*90c8c64dSAndroid Build Coastguard Worker          <option name="CONTINUATION_INDENT_SIZE" value="8" />
33*90c8c64dSAndroid Build Coastguard Worker          <option name="TAB_SIZE" value="4" />
34*90c8c64dSAndroid Build Coastguard Worker          <option name="USE_TAB_CHARACTER" value="false" />
35*90c8c64dSAndroid Build Coastguard Worker          <option name="SMART_TABS" value="false" />
36*90c8c64dSAndroid Build Coastguard Worker          <option name="LABEL_INDENT_SIZE" value="0" />
37*90c8c64dSAndroid Build Coastguard Worker          <option name="LABEL_INDENT_ABSOLUTE" value="false" />
38*90c8c64dSAndroid Build Coastguard Worker        </ADDITIONAL_INDENT_OPTIONS>
39*90c8c64dSAndroid Build Coastguard Worker      </value>
40*90c8c64dSAndroid Build Coastguard Worker    </option>
41*90c8c64dSAndroid Build Coastguard Worker    <option name="USE_PER_PROJECT_SETTINGS" value="true" />
42*90c8c64dSAndroid Build Coastguard Worker  </component>
43*90c8c64dSAndroid Build Coastguard Worker  <component name="CompilerConfiguration">
44*90c8c64dSAndroid Build Coastguard Worker    <option name="DEFAULT_COMPILER" value="Javac" />
45*90c8c64dSAndroid Build Coastguard Worker    <option name="DEPLOY_AFTER_MAKE" value="0" />
46*90c8c64dSAndroid Build Coastguard Worker    <resourceExtensions>
47*90c8c64dSAndroid Build Coastguard Worker      <entry name=".+\.(properties|xml|html|dtd|tld)" />
48*90c8c64dSAndroid Build Coastguard Worker      <entry name=".+\.(gif|png|jpeg|jpg)" />
49*90c8c64dSAndroid Build Coastguard Worker    </resourceExtensions>
50*90c8c64dSAndroid Build Coastguard Worker    <wildcardResourcePatterns>
51*90c8c64dSAndroid Build Coastguard Worker      <entry name="?*.properties" />
52*90c8c64dSAndroid Build Coastguard Worker      <entry name="?*.xml" />
53*90c8c64dSAndroid Build Coastguard Worker      <entry name="?*.gif" />
54*90c8c64dSAndroid Build Coastguard Worker      <entry name="?*.png" />
55*90c8c64dSAndroid Build Coastguard Worker      <entry name="?*.jpeg" />
56*90c8c64dSAndroid Build Coastguard Worker      <entry name="?*.jpg" />
57*90c8c64dSAndroid Build Coastguard Worker      <entry name="?*.html" />
58*90c8c64dSAndroid Build Coastguard Worker      <entry name="?*.dtd" />
59*90c8c64dSAndroid Build Coastguard Worker      <entry name="?*.tld" />
60*90c8c64dSAndroid Build Coastguard Worker    </wildcardResourcePatterns>
61*90c8c64dSAndroid Build Coastguard Worker  </component>
62*90c8c64dSAndroid Build Coastguard Worker  <component name="DependenciesAnalyzeManager">
63*90c8c64dSAndroid Build Coastguard Worker    <option name="myForwardDirection" value="false" />
64*90c8c64dSAndroid Build Coastguard Worker  </component>
65*90c8c64dSAndroid Build Coastguard Worker  <component name="DependencyValidationManager">
66*90c8c64dSAndroid Build Coastguard Worker    <option name="SKIP_IMPORT_STATEMENTS" value="false" />
67*90c8c64dSAndroid Build Coastguard Worker  </component>
68*90c8c64dSAndroid Build Coastguard Worker  <component name="EclipseCompilerSettings">
69*90c8c64dSAndroid Build Coastguard Worker    <option name="DEBUGGING_INFO" value="true" />
70*90c8c64dSAndroid Build Coastguard Worker    <option name="GENERATE_NO_WARNINGS" value="true" />
71*90c8c64dSAndroid Build Coastguard Worker    <option name="DEPRECATION" value="false" />
72*90c8c64dSAndroid Build Coastguard Worker    <option name="ADDITIONAL_OPTIONS_STRING" value="" />
73*90c8c64dSAndroid Build Coastguard Worker    <option name="MAXIMUM_HEAP_SIZE" value="128" />
74*90c8c64dSAndroid Build Coastguard Worker  </component>
75*90c8c64dSAndroid Build Coastguard Worker  <component name="EclipseEmbeddedCompilerSettings">
76*90c8c64dSAndroid Build Coastguard Worker    <option name="DEBUGGING_INFO" value="true" />
77*90c8c64dSAndroid Build Coastguard Worker    <option name="GENERATE_NO_WARNINGS" value="true" />
78*90c8c64dSAndroid Build Coastguard Worker    <option name="DEPRECATION" value="false" />
79*90c8c64dSAndroid Build Coastguard Worker    <option name="ADDITIONAL_OPTIONS_STRING" value="" />
80*90c8c64dSAndroid Build Coastguard Worker    <option name="MAXIMUM_HEAP_SIZE" value="128" />
81*90c8c64dSAndroid Build Coastguard Worker  </component>
82*90c8c64dSAndroid Build Coastguard Worker  <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
83*90c8c64dSAndroid Build Coastguard Worker  <component name="EntryPointsManager">
84*90c8c64dSAndroid Build Coastguard Worker    <entry_points />
85*90c8c64dSAndroid Build Coastguard Worker  </component>
86*90c8c64dSAndroid Build Coastguard Worker  <component name="ExportToHTMLSettings">
87*90c8c64dSAndroid Build Coastguard Worker    <option name="PRINT_LINE_NUMBERS" value="false" />
88*90c8c64dSAndroid Build Coastguard Worker    <option name="OPEN_IN_BROWSER" value="false" />
89*90c8c64dSAndroid Build Coastguard Worker    <option name="OUTPUT_DIRECTORY" />
90*90c8c64dSAndroid Build Coastguard Worker  </component>
91*90c8c64dSAndroid Build Coastguard Worker  <component name="IdProvider" IDEtalkID="D171F99B9178C1675593DC9A76A5CC7E" />
92*90c8c64dSAndroid Build Coastguard Worker  <component name="InspectionProjectProfileManager">
93*90c8c64dSAndroid Build Coastguard Worker    <option name="PROJECT_PROFILE" value="Project Default" />
94*90c8c64dSAndroid Build Coastguard Worker    <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
95*90c8c64dSAndroid Build Coastguard Worker    <scopes />
96*90c8c64dSAndroid Build Coastguard Worker    <profiles>
97*90c8c64dSAndroid Build Coastguard Worker      <profile version="1.0" is_locked="false">
98*90c8c64dSAndroid Build Coastguard Worker        <option name="myName" value="Project Default" />
99*90c8c64dSAndroid Build Coastguard Worker        <option name="myLocal" value="false" />
100*90c8c64dSAndroid Build Coastguard Worker        <inspection_tool class="JavaDoc" level="WARNING" enabled="false">
101*90c8c64dSAndroid Build Coastguard Worker          <option name="TOP_LEVEL_CLASS_OPTIONS">
102*90c8c64dSAndroid Build Coastguard Worker            <value>
103*90c8c64dSAndroid Build Coastguard Worker              <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
104*90c8c64dSAndroid Build Coastguard Worker              <option name="REQUIRED_TAGS" value="" />
105*90c8c64dSAndroid Build Coastguard Worker            </value>
106*90c8c64dSAndroid Build Coastguard Worker          </option>
107*90c8c64dSAndroid Build Coastguard Worker          <option name="INNER_CLASS_OPTIONS">
108*90c8c64dSAndroid Build Coastguard Worker            <value>
109*90c8c64dSAndroid Build Coastguard Worker              <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
110*90c8c64dSAndroid Build Coastguard Worker              <option name="REQUIRED_TAGS" value="" />
111*90c8c64dSAndroid Build Coastguard Worker            </value>
112*90c8c64dSAndroid Build Coastguard Worker          </option>
113*90c8c64dSAndroid Build Coastguard Worker          <option name="METHOD_OPTIONS">
114*90c8c64dSAndroid Build Coastguard Worker            <value>
115*90c8c64dSAndroid Build Coastguard Worker              <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
116*90c8c64dSAndroid Build Coastguard Worker              <option name="REQUIRED_TAGS" value="@return@param@throws or @exception" />
117*90c8c64dSAndroid Build Coastguard Worker            </value>
118*90c8c64dSAndroid Build Coastguard Worker          </option>
119*90c8c64dSAndroid Build Coastguard Worker          <option name="FIELD_OPTIONS">
120*90c8c64dSAndroid Build Coastguard Worker            <value>
121*90c8c64dSAndroid Build Coastguard Worker              <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
122*90c8c64dSAndroid Build Coastguard Worker              <option name="REQUIRED_TAGS" value="" />
123*90c8c64dSAndroid Build Coastguard Worker            </value>
124*90c8c64dSAndroid Build Coastguard Worker          </option>
125*90c8c64dSAndroid Build Coastguard Worker          <option name="IGNORE_DEPRECATED" value="false" />
126*90c8c64dSAndroid Build Coastguard Worker          <option name="IGNORE_JAVADOC_PERIOD" value="true" />
127*90c8c64dSAndroid Build Coastguard Worker          <option name="myAdditionalJavadocTags" value="" />
128*90c8c64dSAndroid Build Coastguard Worker        </inspection_tool>
129*90c8c64dSAndroid Build Coastguard Worker      </profile>
130*90c8c64dSAndroid Build Coastguard Worker    </profiles>
131*90c8c64dSAndroid Build Coastguard Worker    <list size="0" />
132*90c8c64dSAndroid Build Coastguard Worker  </component>
133*90c8c64dSAndroid Build Coastguard Worker  <component name="JavacSettings">
134*90c8c64dSAndroid Build Coastguard Worker    <option name="DEBUGGING_INFO" value="true" />
135*90c8c64dSAndroid Build Coastguard Worker    <option name="GENERATE_NO_WARNINGS" value="false" />
136*90c8c64dSAndroid Build Coastguard Worker    <option name="DEPRECATION" value="true" />
137*90c8c64dSAndroid Build Coastguard Worker    <option name="ADDITIONAL_OPTIONS_STRING" value="" />
138*90c8c64dSAndroid Build Coastguard Worker    <option name="MAXIMUM_HEAP_SIZE" value="800" />
139*90c8c64dSAndroid Build Coastguard Worker  </component>
140*90c8c64dSAndroid Build Coastguard Worker  <component name="JavadocGenerationManager">
141*90c8c64dSAndroid Build Coastguard Worker    <option name="OUTPUT_DIRECTORY" />
142*90c8c64dSAndroid Build Coastguard Worker    <option name="OPTION_SCOPE" value="protected" />
143*90c8c64dSAndroid Build Coastguard Worker    <option name="OPTION_HIERARCHY" value="true" />
144*90c8c64dSAndroid Build Coastguard Worker    <option name="OPTION_NAVIGATOR" value="true" />
145*90c8c64dSAndroid Build Coastguard Worker    <option name="OPTION_INDEX" value="true" />
146*90c8c64dSAndroid Build Coastguard Worker    <option name="OPTION_SEPARATE_INDEX" value="true" />
147*90c8c64dSAndroid Build Coastguard Worker    <option name="OPTION_DOCUMENT_TAG_USE" value="false" />
148*90c8c64dSAndroid Build Coastguard Worker    <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
149*90c8c64dSAndroid Build Coastguard Worker    <option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
150*90c8c64dSAndroid Build Coastguard Worker    <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
151*90c8c64dSAndroid Build Coastguard Worker    <option name="OPTION_DEPRECATED_LIST" value="true" />
152*90c8c64dSAndroid Build Coastguard Worker    <option name="OTHER_OPTIONS" value="" />
153*90c8c64dSAndroid Build Coastguard Worker    <option name="HEAP_SIZE" />
154*90c8c64dSAndroid Build Coastguard Worker    <option name="LOCALE" />
155*90c8c64dSAndroid Build Coastguard Worker    <option name="OPEN_IN_BROWSER" value="true" />
156*90c8c64dSAndroid Build Coastguard Worker  </component>
157*90c8c64dSAndroid Build Coastguard Worker  <component name="JikesSettings">
158*90c8c64dSAndroid Build Coastguard Worker    <option name="JIKES_PATH" value="" />
159*90c8c64dSAndroid Build Coastguard Worker    <option name="DEBUGGING_INFO" value="true" />
160*90c8c64dSAndroid Build Coastguard Worker    <option name="DEPRECATION" value="true" />
161*90c8c64dSAndroid Build Coastguard Worker    <option name="GENERATE_NO_WARNINGS" value="false" />
162*90c8c64dSAndroid Build Coastguard Worker    <option name="IS_EMACS_ERRORS_MODE" value="true" />
163*90c8c64dSAndroid Build Coastguard Worker    <option name="ADDITIONAL_OPTIONS_STRING" value="" />
164*90c8c64dSAndroid Build Coastguard Worker  </component>
165*90c8c64dSAndroid Build Coastguard Worker  <component name="LogConsolePreferences">
166*90c8c64dSAndroid Build Coastguard Worker    <option name="FILTER_ERRORS" value="false" />
167*90c8c64dSAndroid Build Coastguard Worker    <option name="FILTER_WARNINGS" value="false" />
168*90c8c64dSAndroid Build Coastguard Worker    <option name="FILTER_INFO" value="true" />
169*90c8c64dSAndroid Build Coastguard Worker    <option name="CUSTOM_FILTER" />
170*90c8c64dSAndroid Build Coastguard Worker  </component>
171*90c8c64dSAndroid Build Coastguard Worker  <component name="Palette2">
172*90c8c64dSAndroid Build Coastguard Worker    <group name="Swing">
173*90c8c64dSAndroid Build Coastguard Worker      <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
174*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
175*90c8c64dSAndroid Build Coastguard Worker      </item>
176*90c8c64dSAndroid Build Coastguard Worker      <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
177*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
178*90c8c64dSAndroid Build Coastguard Worker      </item>
179*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
180*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
181*90c8c64dSAndroid Build Coastguard Worker      </item>
182*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
183*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
184*90c8c64dSAndroid Build Coastguard Worker      </item>
185*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
186*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
187*90c8c64dSAndroid Build Coastguard Worker        <initial-values>
188*90c8c64dSAndroid Build Coastguard Worker          <property name="text" value="Button" />
189*90c8c64dSAndroid Build Coastguard Worker        </initial-values>
190*90c8c64dSAndroid Build Coastguard Worker      </item>
191*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
192*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
193*90c8c64dSAndroid Build Coastguard Worker        <initial-values>
194*90c8c64dSAndroid Build Coastguard Worker          <property name="text" value="RadioButton" />
195*90c8c64dSAndroid Build Coastguard Worker        </initial-values>
196*90c8c64dSAndroid Build Coastguard Worker      </item>
197*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
198*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
199*90c8c64dSAndroid Build Coastguard Worker        <initial-values>
200*90c8c64dSAndroid Build Coastguard Worker          <property name="text" value="CheckBox" />
201*90c8c64dSAndroid Build Coastguard Worker        </initial-values>
202*90c8c64dSAndroid Build Coastguard Worker      </item>
203*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
204*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
205*90c8c64dSAndroid Build Coastguard Worker        <initial-values>
206*90c8c64dSAndroid Build Coastguard Worker          <property name="text" value="Label" />
207*90c8c64dSAndroid Build Coastguard Worker        </initial-values>
208*90c8c64dSAndroid Build Coastguard Worker      </item>
209*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
210*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
211*90c8c64dSAndroid Build Coastguard Worker          <preferred-size width="150" height="-1" />
212*90c8c64dSAndroid Build Coastguard Worker        </default-constraints>
213*90c8c64dSAndroid Build Coastguard Worker      </item>
214*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
215*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
216*90c8c64dSAndroid Build Coastguard Worker          <preferred-size width="150" height="-1" />
217*90c8c64dSAndroid Build Coastguard Worker        </default-constraints>
218*90c8c64dSAndroid Build Coastguard Worker      </item>
219*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
220*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
221*90c8c64dSAndroid Build Coastguard Worker          <preferred-size width="150" height="-1" />
222*90c8c64dSAndroid Build Coastguard Worker        </default-constraints>
223*90c8c64dSAndroid Build Coastguard Worker      </item>
224*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
225*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
226*90c8c64dSAndroid Build Coastguard Worker          <preferred-size width="150" height="50" />
227*90c8c64dSAndroid Build Coastguard Worker        </default-constraints>
228*90c8c64dSAndroid Build Coastguard Worker      </item>
229*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
230*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
231*90c8c64dSAndroid Build Coastguard Worker          <preferred-size width="150" height="50" />
232*90c8c64dSAndroid Build Coastguard Worker        </default-constraints>
233*90c8c64dSAndroid Build Coastguard Worker      </item>
234*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
235*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
236*90c8c64dSAndroid Build Coastguard Worker          <preferred-size width="150" height="50" />
237*90c8c64dSAndroid Build Coastguard Worker        </default-constraints>
238*90c8c64dSAndroid Build Coastguard Worker      </item>
239*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
240*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
241*90c8c64dSAndroid Build Coastguard Worker      </item>
242*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
243*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
244*90c8c64dSAndroid Build Coastguard Worker          <preferred-size width="150" height="50" />
245*90c8c64dSAndroid Build Coastguard Worker        </default-constraints>
246*90c8c64dSAndroid Build Coastguard Worker      </item>
247*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
248*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
249*90c8c64dSAndroid Build Coastguard Worker          <preferred-size width="150" height="50" />
250*90c8c64dSAndroid Build Coastguard Worker        </default-constraints>
251*90c8c64dSAndroid Build Coastguard Worker      </item>
252*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
253*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
254*90c8c64dSAndroid Build Coastguard Worker          <preferred-size width="150" height="50" />
255*90c8c64dSAndroid Build Coastguard Worker        </default-constraints>
256*90c8c64dSAndroid Build Coastguard Worker      </item>
257*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
258*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
259*90c8c64dSAndroid Build Coastguard Worker          <preferred-size width="200" height="200" />
260*90c8c64dSAndroid Build Coastguard Worker        </default-constraints>
261*90c8c64dSAndroid Build Coastguard Worker      </item>
262*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
263*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
264*90c8c64dSAndroid Build Coastguard Worker          <preferred-size width="200" height="200" />
265*90c8c64dSAndroid Build Coastguard Worker        </default-constraints>
266*90c8c64dSAndroid Build Coastguard Worker      </item>
267*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
268*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
269*90c8c64dSAndroid Build Coastguard Worker      </item>
270*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
271*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
272*90c8c64dSAndroid Build Coastguard Worker      </item>
273*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
274*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
275*90c8c64dSAndroid Build Coastguard Worker      </item>
276*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
277*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
278*90c8c64dSAndroid Build Coastguard Worker      </item>
279*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
280*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
281*90c8c64dSAndroid Build Coastguard Worker          <preferred-size width="-1" height="20" />
282*90c8c64dSAndroid Build Coastguard Worker        </default-constraints>
283*90c8c64dSAndroid Build Coastguard Worker      </item>
284*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
285*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
286*90c8c64dSAndroid Build Coastguard Worker      </item>
287*90c8c64dSAndroid Build Coastguard Worker      <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
288*90c8c64dSAndroid Build Coastguard Worker        <default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
289*90c8c64dSAndroid Build Coastguard Worker      </item>
290*90c8c64dSAndroid Build Coastguard Worker    </group>
291*90c8c64dSAndroid Build Coastguard Worker  </component>
292*90c8c64dSAndroid Build Coastguard Worker  <component name="ProjectDetails">
293*90c8c64dSAndroid Build Coastguard Worker    <option name="projectName" value="idegen" />
294*90c8c64dSAndroid Build Coastguard Worker  </component>
295*90c8c64dSAndroid Build Coastguard Worker  <component name="ProjectFileVersion" converted="true" />
296*90c8c64dSAndroid Build Coastguard Worker  <component name="ProjectModuleManager">
297*90c8c64dSAndroid Build Coastguard Worker    <modules>
298*90c8c64dSAndroid Build Coastguard Worker      <module fileurl="file://$PROJECT_DIR$/idegen.iml" filepath="$PROJECT_DIR$/idegen.iml" />
299*90c8c64dSAndroid Build Coastguard Worker    </modules>
300*90c8c64dSAndroid Build Coastguard Worker  </component>
301*90c8c64dSAndroid Build Coastguard Worker  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" assert-keyword="true" jdk-15="true" project-jdk-name="1.7 (no libraries)" project-jdk-type="JavaSDK">
302*90c8c64dSAndroid Build Coastguard Worker    <output url="file://$PROJECT_DIR$/classes" />
303*90c8c64dSAndroid Build Coastguard Worker  </component>
304*90c8c64dSAndroid Build Coastguard Worker  <component name="RmicSettings">
305*90c8c64dSAndroid Build Coastguard Worker    <option name="IS_EANABLED" value="false" />
306*90c8c64dSAndroid Build Coastguard Worker    <option name="DEBUGGING_INFO" value="true" />
307*90c8c64dSAndroid Build Coastguard Worker    <option name="GENERATE_NO_WARNINGS" value="false" />
308*90c8c64dSAndroid Build Coastguard Worker    <option name="GENERATE_IIOP_STUBS" value="false" />
309*90c8c64dSAndroid Build Coastguard Worker    <option name="ADDITIONAL_OPTIONS_STRING" value="" />
310*90c8c64dSAndroid Build Coastguard Worker  </component>
311*90c8c64dSAndroid Build Coastguard Worker  <component name="SvnBranchConfigurationManager">
312*90c8c64dSAndroid Build Coastguard Worker    <option name="myVersion" value="124" />
313*90c8c64dSAndroid Build Coastguard Worker  </component>
314*90c8c64dSAndroid Build Coastguard Worker  <component name="VcsDirectoryMappings">
315*90c8c64dSAndroid Build Coastguard Worker    <mapping directory="" vcs="Perforce" />
316*90c8c64dSAndroid Build Coastguard Worker  </component>
317*90c8c64dSAndroid Build Coastguard Worker  <component name="com.intellij.jsf.UserDefinedFacesConfigs">
318*90c8c64dSAndroid Build Coastguard Worker    <option name="USER_DEFINED_CONFIGS">
319*90c8c64dSAndroid Build Coastguard Worker      <value>
320*90c8c64dSAndroid Build Coastguard Worker        <list size="0" />
321*90c8c64dSAndroid Build Coastguard Worker      </value>
322*90c8c64dSAndroid Build Coastguard Worker    </option>
323*90c8c64dSAndroid Build Coastguard Worker  </component>
324*90c8c64dSAndroid Build Coastguard Worker  <component name="uidesigner-configuration">
325*90c8c64dSAndroid Build Coastguard Worker    <option name="INSTRUMENT_CLASSES" value="true" />
326*90c8c64dSAndroid Build Coastguard Worker    <option name="COPY_FORMS_RUNTIME_TO_OUTPUT" value="true" />
327*90c8c64dSAndroid Build Coastguard Worker    <option name="DEFAULT_LAYOUT_MANAGER" value="GridLayoutManager" />
328*90c8c64dSAndroid Build Coastguard Worker  </component>
329*90c8c64dSAndroid Build Coastguard Worker</project>
330*90c8c64dSAndroid Build Coastguard Worker
331