root/tags/0.2/springy.ipr

Revision 6975 (checked in by jan, 2 years ago)

first implementation of serializable jruby context

Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4" relativePaths="false">
3   <component name="AntConfiguration">
4     <defaultAnt bundledAnt="true" />
5   </component>
6   <component name="BuildJarProjectSettings">
7     <option name="BUILD_JARS_ON_MAKE" value="false" />
8   </component>
9   <component name="CodeStyleProjectProfileManger">
10     <option name="PROJECT_PROFILE" />
11     <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
12   </component>
13   <component name="CodeStyleSettingsManager">
14     <option name="PER_PROJECT_SETTINGS" />
15     <option name="USE_PER_PROJECT_SETTINGS" value="false" />
16   </component>
17   <component name="CompilerConfiguration">
18     <option name="DEFAULT_COMPILER" value="Javac" />
19     <option name="CLEAR_OUTPUT_DIRECTORY" value="false" />
20     <option name="DEPLOY_AFTER_MAKE" value="0" />
21     <resourceExtensions>
22       <entry name=".+\.(properties|xml|html|dtd|tld)" />
23       <entry name=".+\.(gif|png|jpeg|jpg)" />
24     </resourceExtensions>
25     <wildcardResourcePatterns>
26       <entry name="?*.properties" />
27       <entry name="?*.xml" />
28       <entry name="?*.gif" />
29       <entry name="?*.png" />
30       <entry name="?*.jpeg" />
31       <entry name="?*.jpg" />
32       <entry name="?*.html" />
33       <entry name="?*.dtd" />
34       <entry name="?*.tld" />
35       <entry name="?*.rb" />
36       <entry name="?*.yml" />
37     </wildcardResourcePatterns>
38   </component>
39   <component name="DataSourceManagerImpl" />
40   <component name="DependenciesAnalyzeManager">
41     <option name="myForwardDirection" value="false" />
42   </component>
43   <component name="DependencyValidationManager" />
44   <component name="EclipseCompilerSettings">
45     <option name="DEBUGGING_INFO" value="true" />
46     <option name="GENERATE_NO_WARNINGS" value="true" />
47     <option name="DEPRECATION" value="false" />
48     <option name="ADDITIONAL_OPTIONS_STRING" value="" />
49     <option name="MAXIMUM_HEAP_SIZE" value="128" />
50   </component>
51   <component name="EclipseEmbeddedCompilerSettings">
52     <option name="DEBUGGING_INFO" value="true" />
53     <option name="GENERATE_NO_WARNINGS" value="true" />
54     <option name="DEPRECATION" value="false" />
55     <option name="ADDITIONAL_OPTIONS_STRING" value="" />
56     <option name="MAXIMUM_HEAP_SIZE" value="128" />
57   </component>
58   <component name="EntryPointsManager">
59     <entry_points />
60   </component>
61   <component name="ExportToHTMLSettings">
62     <option name="PRINT_LINE_NUMBERS" value="false" />
63     <option name="OPEN_IN_BROWSER" value="false" />
64     <option name="OUTPUT_DIRECTORY" />
65   </component>
66   <component name="GUI Designer component loader factory" />
67   <component name="IdProvider" IDEtalkID="257DC441AF056EE7F8532CB2F9CC8188" />
68   <component name="InspectionProjectProfileManager">
69     <option name="PROJECT_PROFILE" value="Project Default" />
70     <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
71     <scopes />
72     <profiles>
73       <profile version="1.0" is_locked="false">
74         <option name="myName" value="Project Default" />
75         <option name="myLocal" value="false" />
76         <used_levels>
77           <error>
78             <option name="myName" value="ERROR" />
79             <option name="myVal" value="400" />
80           </error>
81           <warning>
82             <option name="myName" value="WARNING" />
83             <option name="myVal" value="300" />
84           </warning>
85           <information>
86             <option name="myName" value="INFO" />
87             <option name="myVal" value="200" />
88           </information>
89           <server>
90             <option name="myName" value="SERVER PROBLEM" />
91             <option name="myVal" value="100" />
92           </server>
93         </used_levels>
94       </profile>
95     </profiles>
96   </component>
97   <component name="JavacSettings">
98     <option name="DEBUGGING_INFO" value="true" />
99     <option name="GENERATE_NO_WARNINGS" value="false" />
100     <option name="DEPRECATION" value="true" />
101     <option name="ADDITIONAL_OPTIONS_STRING" value="" />
102     <option name="MAXIMUM_HEAP_SIZE" value="128" />
103   </component>
104   <component name="JavadocGenerationManager">
105     <option name="OUTPUT_DIRECTORY" />
106     <option name="OPTION_SCOPE" value="protected" />
107     <option name="OPTION_HIERARCHY" value="true" />
108     <option name="OPTION_NAVIGATOR" value="true" />
109     <option name="OPTION_INDEX" value="true" />
110     <option name="OPTION_SEPARATE_INDEX" value="true" />
111     <option name="OPTION_DOCUMENT_TAG_USE" value="false" />
112     <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
113     <option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
114     <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
115     <option name="OPTION_DEPRECATED_LIST" value="true" />
116     <option name="OTHER_OPTIONS" value="" />
117     <option name="HEAP_SIZE" />
118     <option name="OPEN_IN_BROWSER" value="true" />
119   </component>
120   <component name="JikesSettings">
121     <option name="JIKES_PATH" value="" />
122     <option name="DEBUGGING_INFO" value="true" />
123     <option name="DEPRECATION" value="true" />
124     <option name="GENERATE_NO_WARNINGS" value="false" />
125     <option name="IS_EMACS_ERRORS_MODE" value="true" />
126     <option name="ADDITIONAL_OPTIONS_STRING" value="" />
127   </component>
128   <component name="LogConsolePreferences">
129     <option name="FILTER_ERRORS" value="false" />
130     <option name="FILTER_WARNINGS" value="false" />
131     <option name="FILTER_INFO" value="true" />
132     <option name="CUSTOM_FILTER" />
133   </component>
134   <component name="Palette2">
135     <group name="Swing">
136       <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false">
137         <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
138       </item>
139       <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false">
140         <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
141       </item>
142       <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false">
143         <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
144       </item>
145       <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false">
146         <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
147       </item>
148       <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false">
149         <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
150         <initial-values>
151           <property name="text" value="Button" />
152         </initial-values>
153       </item>
154       <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false">
155         <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
156         <initial-values>
157           <property name="text" value="RadioButton" />
158         </initial-values>
159       </item>
160       <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false">
161         <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
162         <initial-values>
163           <property name="text" value="CheckBox" />
164         </initial-values>
165       </item>
166       <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false">
167         <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
168         <initial-values>
169           <property name="text" value="Label" />
170         </initial-values>
171       </item>
172       <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false">
173         <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
174           <preferred-size width="150" height="-1" />
175         </default-constraints>
176       </item>
177       <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false">
178         <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
179           <preferred-size width="150" height="-1" />
180         </default-constraints>
181       </item>
182       <item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false">
183         <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
184           <preferred-size width="150" height="-1" />
185         </default-constraints>
186       </item>
187       <item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false">
188         <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
189           <preferred-size width="150" height="50" />
190         </default-constraints>
191       </item>
192       <item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false">
193         <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
194           <preferred-size width="150" height="50" />
195         </default-constraints>
196       </item>
197       <item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false">
198         <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
199           <preferred-size width="150" height="50" />
200         </default-constraints>
201       </item>
202       <item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false">
203         <default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
204       </item>
205       <item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false">
206         <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
207           <preferred-size width="150" height="50" />
208         </default-constraints>
209       </item>
210       <item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false">
211         <default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
212           <preferred-size width="150" height="50" />
213         </default-constraints>
214       </item>
215       <item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false">
216         <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
217           <preferred-size width="150" height="50" />
218         </default-constraints>
219       </item>
220       <item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false">
221         <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
222           <preferred-size width="200" height="200" />
223         </default-constraints>
224       </item>
225       <item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false">
226         <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
227           <preferred-size width="200" height="200" />
228         </default-constraints>
229       </item>
230       <item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false">
231         <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
232       </item>
233       <item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false">
234         <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
235       </item>
236       <item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false">
237         <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
238       </item>
239       <item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false">
240         <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
241       </item>
242       <item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false">
243         <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
244           <preferred-size width="-1" height="20" />
245         </default-constraints>
246       </item>
247       <item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false">
248         <default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
249       </item>
250       <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false">
251         <default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
252       </item>
253     </group>
254   </component>
255   <component name="ProjectModuleManager">
256     <modules>
257       <module fileurl="file://$PROJECT_DIR$/springy.iml" filepath="$PROJECT_DIR$/springy.iml" />
258     </modules>
259   </component>
260   <component name="ProjectRootManager" version="2" assert-keyword="true" jdk-15="true" project-jdk-name="1.5 _11" />
261   <component name="ProjectRunConfigurationManager" />
262   <component name="RAILS_PROJECT_VIEW_PANE" />
263   <component name="RUBY_DOC_SETTINGS">
264     <RUBY_DOC NAME="DEFAULTS" VALUE="TRUE" />
265     <RUBY_DOC NAME="NUMBER" VALUE="0" />
266   </component>
267   <component name="RmicSettings">
268     <option name="IS_EANABLED" value="false" />
269     <option name="DEBUGGING_INFO" value="true" />
270     <option name="GENERATE_NO_WARNINGS" value="false" />
271     <option name="GENERATE_IIOP_STUBS" value="false" />
272     <option name="ADDITIONAL_OPTIONS_STRING" value="" />
273   </component>
274   <component name="StarteamVcsAdapter" />
275   <component name="VssVcs" />
276   <component name="com.intellij.jsf.UserDefinedFacesConfigs">
277     <option name="USER_DEFINED_CONFIGS">
278       <value>
279         <list size="0" />
280       </value>
281     </option>
282   </component>
283   <component name="com.sixrr.metrics.MetricsReloaded">
284     <option name="selectedProfile" value="Default" />
285     <option name="autoscroll" value="false" />
286     <option name="calculateMetrics" value="true" />
287     <option name="includeTestClasses" value="false" />
288     <option name="flattenInnerClasses" value="true" />
289     <option name="cycleTableSpecificationString" value="" />
290     <option name="shortCycleTableSpecificationString" value="" />
291   </component>
292   <component name="libraryTable" />
293   <component name="tapidea.ComponentsTreeModel" />
294   <component name="tapidea.palette" />
295   <component name="uidesigner-configuration">
296     <option name="INSTRUMENT_CLASSES" value="true" />
297     <option name="COPY_FORMS_RUNTIME_TO_OUTPUT" value="true" />
298   </component>
299   <UsedPathMacros />
300 </project>
301
Note: See TracBrowser for help on using the browser.