Subversion Repository Public Repository

litesoft

Diff Revisions 628 vs 961 for /trunk/GWT_Sandbox/FormEngine/FormEngine.ipr

Diff revisions: vs.
  @@ -1,8 +1,5 @@
1 1 <?xml version="1.0" encoding="UTF-8"?>
2 2 <project version="4">
3 - <component name="AntConfiguration">
4 - <defaultAnt bundledAnt="true" />
5 - </component>
6 3 <component name="CompilerConfiguration">
7 4 <option name="DEFAULT_COMPILER" value="Javac" />
8 5 <resourceExtensions />
  @@ -18,8 +15,13 @@
18 15 <entry name="?*.tld" />
19 16 <entry name="?*.ftl" />
20 17 </wildcardResourcePatterns>
21 - <annotationProcessing enabled="false" useClasspath="true" />
18 + <annotationProcessing>
19 + <profile default="true" name="Default" enabled="false">
20 + <processorPath useClasspath="true" />
21 + </profile>
22 + </annotationProcessing>
22 23 </component>
24 + <component name="CopyrightManager" default="" />
23 25 <component name="DependencyValidationManager">
24 26 <option name="SKIP_IMPORT_STATEMENTS" value="false" />
25 27 </component>
  @@ -86,6 +88,127 @@
86 88 <option name="LOCALE" />
87 89 <option name="OPEN_IN_BROWSER" value="true" />
88 90 </component>
91 + <component name="Palette2">
92 + <group name="Swing">
93 + <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">
94 + <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
95 + </item>
96 + <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">
97 + <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
98 + </item>
99 + <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
100 + <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
101 + </item>
102 + <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
103 + <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
104 + </item>
105 + <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
106 + <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
107 + <initial-values>
108 + <property name="text" value="Button" />
109 + </initial-values>
110 + </item>
111 + <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
112 + <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
113 + <initial-values>
114 + <property name="text" value="RadioButton" />
115 + </initial-values>
116 + </item>
117 + <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
118 + <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
119 + <initial-values>
120 + <property name="text" value="CheckBox" />
121 + </initial-values>
122 + </item>
123 + <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
124 + <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
125 + <initial-values>
126 + <property name="text" value="Label" />
127 + </initial-values>
128 + </item>
129 + <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
130 + <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
131 + <preferred-size width="150" height="-1" />
132 + </default-constraints>
133 + </item>
134 + <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
135 + <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
136 + <preferred-size width="150" height="-1" />
137 + </default-constraints>
138 + </item>
139 + <item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
140 + <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
141 + <preferred-size width="150" height="-1" />
142 + </default-constraints>
143 + </item>
144 + <item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
145 + <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
146 + <preferred-size width="150" height="50" />
147 + </default-constraints>
148 + </item>
149 + <item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
150 + <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
151 + <preferred-size width="150" height="50" />
152 + </default-constraints>
153 + </item>
154 + <item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
155 + <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
156 + <preferred-size width="150" height="50" />
157 + </default-constraints>
158 + </item>
159 + <item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
160 + <default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
161 + </item>
162 + <item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
163 + <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
164 + <preferred-size width="150" height="50" />
165 + </default-constraints>
166 + </item>
167 + <item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
168 + <default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
169 + <preferred-size width="150" height="50" />
170 + </default-constraints>
171 + </item>
172 + <item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
173 + <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
174 + <preferred-size width="150" height="50" />
175 + </default-constraints>
176 + </item>
177 + <item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
178 + <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
179 + <preferred-size width="200" height="200" />
180 + </default-constraints>
181 + </item>
182 + <item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
183 + <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
184 + <preferred-size width="200" height="200" />
185 + </default-constraints>
186 + </item>
187 + <item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
188 + <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
189 + </item>
190 + <item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
191 + <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
192 + </item>
193 + <item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
194 + <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
195 + </item>
196 + <item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
197 + <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
198 + </item>
199 + <item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
200 + <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
201 + <preferred-size width="-1" height="20" />
202 + </default-constraints>
203 + </item>
204 + <item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
205 + <default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
206 + </item>
207 + <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
208 + <default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
209 + </item>
210 + </group>
211 + </component>
89 212 <component name="ProjectCodeStyleSettingsManager">
90 213 <option name="PER_PROJECT_SETTINGS">
91 214 <value>
  @@ -106,12 +229,14 @@
106 229 <component name="ProjectModuleManager">
107 230 <modules>
108 231 <module fileurl="file://$PROJECT_DIR$/FormEngine.iml" filepath="$PROJECT_DIR$/FormEngine.iml" />
232 + <module fileurl="file://$PROJECT_DIR$/../../../OSS/LiteSoftCommonFoundation/LiteSoftCommonFoundation.iml" filepath="$PROJECT_DIR$/../../../OSS/LiteSoftCommonFoundation/LiteSoftCommonFoundation.iml" />
233 + <module fileurl="file://$PROJECT_DIR$/../../../OSS/LiteSoftExternalization/LiteSoftExternalization.iml" filepath="$PROJECT_DIR$/../../../OSS/LiteSoftExternalization/LiteSoftExternalization.iml" />
109 234 </modules>
110 235 </component>
111 236 <component name="ProjectResources">
112 237 <default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype>
113 238 </component>
114 - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK">
239 + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="1.7" project-jdk-type="JavaSDK">
115 240 <output url="file://$PROJECT_DIR$/out" />
116 241 </component>
117 242 <component name="ProjectRunConfigurationManager">
  @@ -119,7 +244,7 @@
119 244 <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
120 245 <option name="MAIN_CLASS_NAME" value="com.google.gwt.dev.DevMode" />
121 246 <option name="VM_PARAMETERS" value="-Xmx1024m -DDevMode=../warResources" />
122 - <option name="PROGRAM_PARAMETERS" value="-startupUrl SampleApplication.html org.litesoft.sampleapplication.sampleApplication.SampleApplication" />
247 + <option name="PROGRAM_PARAMETERS" value="-startupUrl SampleApplication.html com.temp.sampleapplication.SampleApplication" />
123 248 <option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$" />
124 249 <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
125 250 <option name="ALTERNATIVE_JRE_PATH" value="" />
  @@ -141,6 +266,8 @@
141 266 </component>
142 267 <component name="VcsDirectoryMappings">
143 268 <mapping directory="" vcs="" />
269 + <mapping directory="$PROJECT_DIR$/../../../OSS/LiteSoftCommonFoundation" vcs="Git" />
270 + <mapping directory="$PROJECT_DIR$/../../../OSS/LiteSoftExternalization" vcs="Git" />
144 271 </component>
145 272 <component name="WebServicesPlugin" addRequiredLibraries="true" />
146 273 </project>