Merge remote-tracking branch 'origin/master'
[idea/community.git] / samples / conditionalOperatorConvertor / conditionalOperatorConvertor.ipr
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4">
3   <component name="AntConfiguration">
4     <defaultAnt bundledAnt="true" />
5   </component>
6   <component name="CompilerConfiguration">
7     <option name="DEFAULT_COMPILER" value="Javac" />
8     <resourceExtensions>
9       <entry name=".+\.(properties|xml|html|dtd|tld)" />
10       <entry name=".+\.(gif|png|jpeg|jpg)" />
11     </resourceExtensions>
12     <wildcardResourcePatterns>
13       <entry name="?*.properties" />
14       <entry name="?*.xml" />
15       <entry name="?*.html" />
16       <entry name="?*.dtd" />
17       <entry name="?*.tld" />
18       <entry name="?*.gif" />
19       <entry name="?*.png" />
20       <entry name="?*.jpeg" />
21       <entry name="?*.jpg" />
22       <entry name="?*.template" />
23     </wildcardResourcePatterns>
24     <annotationProcessing enabled="false" useClasspath="true" />
25   </component>
26   <component name="CopyrightManager" default="">
27     <module2copyright />
28   </component>
29   <component name="DependenciesAnalyzeManager">
30     <option name="myForwardDirection" value="false" />
31   </component>
32   <component name="DependencyValidationManager">
33     <option name="SKIP_IMPORT_STATEMENTS" value="false" />
34   </component>
35   <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
36   <component name="EntryPointsManager">
37     <entry_points />
38   </component>
39   <component name="ExportToHTMLSettings">
40     <option name="PRINT_LINE_NUMBERS" value="false" />
41     <option name="OPEN_IN_BROWSER" value="false" />
42     <option name="OUTPUT_DIRECTORY" />
43   </component>
44   <component name="JavadocGenerationManager">
45     <option name="OUTPUT_DIRECTORY" />
46     <option name="OPTION_SCOPE" value="protected" />
47     <option name="OPTION_HIERARCHY" value="true" />
48     <option name="OPTION_NAVIGATOR" value="true" />
49     <option name="OPTION_INDEX" value="true" />
50     <option name="OPTION_SEPARATE_INDEX" value="true" />
51     <option name="OPTION_DOCUMENT_TAG_USE" value="false" />
52     <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
53     <option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
54     <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
55     <option name="OPTION_DEPRECATED_LIST" value="true" />
56     <option name="OTHER_OPTIONS" value="" />
57     <option name="HEAP_SIZE" />
58     <option name="LOCALE" />
59     <option name="OPEN_IN_BROWSER" value="true" />
60   </component>
61   <component name="Palette2">
62     <group name="Swing">
63       <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">
64         <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
65       </item>
66       <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">
67         <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
68       </item>
69       <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
70         <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
71       </item>
72       <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
73         <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
74       </item>
75       <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
76         <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
77         <initial-values>
78           <property name="text" value="Button" />
79         </initial-values>
80       </item>
81       <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
82         <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
83         <initial-values>
84           <property name="text" value="RadioButton" />
85         </initial-values>
86       </item>
87       <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
88         <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
89         <initial-values>
90           <property name="text" value="CheckBox" />
91         </initial-values>
92       </item>
93       <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
94         <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
95         <initial-values>
96           <property name="text" value="Label" />
97         </initial-values>
98       </item>
99       <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
100         <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
101           <preferred-size width="150" height="-1" />
102         </default-constraints>
103       </item>
104       <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
105         <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
106           <preferred-size width="150" height="-1" />
107         </default-constraints>
108       </item>
109       <item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
110         <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
111           <preferred-size width="150" height="-1" />
112         </default-constraints>
113       </item>
114       <item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
115         <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
116           <preferred-size width="150" height="50" />
117         </default-constraints>
118       </item>
119       <item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
120         <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
121           <preferred-size width="150" height="50" />
122         </default-constraints>
123       </item>
124       <item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
125         <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
126           <preferred-size width="150" height="50" />
127         </default-constraints>
128       </item>
129       <item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
130         <default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
131       </item>
132       <item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
133         <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
134           <preferred-size width="150" height="50" />
135         </default-constraints>
136       </item>
137       <item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
138         <default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
139           <preferred-size width="150" height="50" />
140         </default-constraints>
141       </item>
142       <item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
143         <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
144           <preferred-size width="150" height="50" />
145         </default-constraints>
146       </item>
147       <item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
148         <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
149           <preferred-size width="200" height="200" />
150         </default-constraints>
151       </item>
152       <item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
153         <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
154           <preferred-size width="200" height="200" />
155         </default-constraints>
156       </item>
157       <item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
158         <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
159       </item>
160       <item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
161         <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
162       </item>
163       <item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
164         <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
165       </item>
166       <item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
167         <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
168       </item>
169       <item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
170         <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
171           <preferred-size width="-1" height="20" />
172         </default-constraints>
173       </item>
174       <item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
175         <default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
176       </item>
177       <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
178         <default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
179       </item>
180     </group>
181   </component>
182   <component name="ProjectModuleManager">
183     <modules>
184       <module fileurl="file://$PROJECT_DIR$/conditionalOperatorConvertor.iml" filepath="$PROJECT_DIR$/conditionalOperatorConvertor.iml" />
185     </modules>
186   </component>
187   <component name="ProjectResources">
188     <default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype>
189   </component>
190   <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="IDEA IC-96.1124" project-jdk-type="IDEA JDK">
191     <output url="file://$PROJECT_DIR$/out" />
192   </component>
193   <component name="VcsDirectoryMappings">
194     <mapping directory="" vcs="" />
195   </component>
196   <component name="copyright">
197     <option name="body" value="/*&#10; * Copyright (c) $today.year Your Corporation. All Rights Reserved.&#10; */" />
198     <option name="location" value="1" />
199     <option name="remove" value="true" />
200     <option name="replace" value="2" />
201   </component>
202 </project>
203