Subversion Repository Public Repository

litesoft

Diff Revisions 52 vs 71 for /trunk/Java/ServerUtilities/ServerUtilities.ipr

Diff revisions: vs.
  @@ -1,18 +1,13 @@
1 1 <?xml version="1.0" encoding="UTF-8"?>
2 - <project relativePaths="true" version="4">
2 + <project version="4">
3 3 <component name="AntConfiguration">
4 4 <defaultAnt bundledAnt="true" />
5 5 </component>
6 6 <component name="BuildJarProjectSettings">
7 7 <option name="BUILD_JARS_ON_MAKE" value="false" />
8 8 </component>
9 - <component name="CodeStyleSettingsManager">
10 - <option name="PER_PROJECT_SETTINGS" />
11 - <option name="USE_PER_PROJECT_SETTINGS" value="false" />
12 - </component>
13 9 <component name="CompilerConfiguration">
14 10 <option name="DEFAULT_COMPILER" value="Javac" />
15 - <option name="DEPLOY_AFTER_MAKE" value="0" />
16 11 <resourceExtensions>
17 12 <entry name=".+\.(properties|xml|html|dtd|tld)" />
18 13 <entry name=".+\.(gif|png|jpeg|jpg)" />
  @@ -38,6 +33,10 @@
38 33 <entry name="?*.jpeg" />
39 34 <entry name="?*.jpg" />
40 35 </wildcardResourcePatterns>
36 + <annotationProcessing enabled="false" useClasspath="true" />
37 + </component>
38 + <component name="CopyrightManager" default="">
39 + <module2copyright />
41 40 </component>
42 41 <component name="DependencyValidationManager">
43 42 <option name="SKIP_IMPORT_STATEMENTS" value="false" />
  @@ -51,20 +50,12 @@
51 50 </component>
52 51 <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
53 52 <component name="InspectionProjectProfileManager">
54 - <option name="PROJECT_PROFILE" value="Project Default" />
55 - <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
56 - <scopes />
57 - <profiles>
58 - <profile version="1.0" is_locked="false">
59 - <option name="myName" value="Project Default" />
60 - <option name="myLocal" value="false" />
61 - </profile>
62 - </profiles>
63 - <list size="4">
53 + <list size="5">
64 54 <item index="0" class="java.lang.String" itemvalue="SERVER PROBLEM" />
65 55 <item index="1" class="java.lang.String" itemvalue="INFO" />
66 - <item index="2" class="java.lang.String" itemvalue="WARNING" />
67 - <item index="3" class="java.lang.String" itemvalue="ERROR" />
56 + <item index="2" class="java.lang.String" itemvalue="TYPO" />
57 + <item index="3" class="java.lang.String" itemvalue="WARNING" />
58 + <item index="4" class="java.lang.String" itemvalue="ERROR" />
68 59 </list>
69 60 </component>
70 61 <component name="JavacSettings">
  @@ -99,10 +90,130 @@
99 90 <option name="IS_EMACS_ERRORS_MODE" value="true" />
100 91 <option name="ADDITIONAL_OPTIONS_STRING" value="" />
101 92 </component>
93 + <component name="Palette2">
94 + <group name="Swing">
95 + <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">
96 + <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
97 + </item>
98 + <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">
99 + <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
100 + </item>
101 + <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
102 + <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
103 + </item>
104 + <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
105 + <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
106 + </item>
107 + <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
108 + <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
109 + <initial-values>
110 + <property name="text" value="Button" />
111 + </initial-values>
112 + </item>
113 + <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
114 + <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
115 + <initial-values>
116 + <property name="text" value="RadioButton" />
117 + </initial-values>
118 + </item>
119 + <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
120 + <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
121 + <initial-values>
122 + <property name="text" value="CheckBox" />
123 + </initial-values>
124 + </item>
125 + <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
126 + <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
127 + <initial-values>
128 + <property name="text" value="Label" />
129 + </initial-values>
130 + </item>
131 + <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
132 + <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
133 + <preferred-size width="150" height="-1" />
134 + </default-constraints>
135 + </item>
136 + <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
137 + <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
138 + <preferred-size width="150" height="-1" />
139 + </default-constraints>
140 + </item>
141 + <item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
142 + <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
143 + <preferred-size width="150" height="-1" />
144 + </default-constraints>
145 + </item>
146 + <item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
147 + <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
148 + <preferred-size width="150" height="50" />
149 + </default-constraints>
150 + </item>
151 + <item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
152 + <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
153 + <preferred-size width="150" height="50" />
154 + </default-constraints>
155 + </item>
156 + <item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
157 + <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
158 + <preferred-size width="150" height="50" />
159 + </default-constraints>
160 + </item>
161 + <item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
162 + <default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
163 + </item>
164 + <item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
165 + <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
166 + <preferred-size width="150" height="50" />
167 + </default-constraints>
168 + </item>
169 + <item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
170 + <default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
171 + <preferred-size width="150" height="50" />
172 + </default-constraints>
173 + </item>
174 + <item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
175 + <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
176 + <preferred-size width="150" height="50" />
177 + </default-constraints>
178 + </item>
179 + <item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
180 + <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
181 + <preferred-size width="200" height="200" />
182 + </default-constraints>
183 + </item>
184 + <item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
185 + <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
186 + <preferred-size width="200" height="200" />
187 + </default-constraints>
188 + </item>
189 + <item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
190 + <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
191 + </item>
192 + <item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
193 + <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
194 + </item>
195 + <item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
196 + <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
197 + </item>
198 + <item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
199 + <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
200 + </item>
201 + <item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
202 + <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
203 + <preferred-size width="-1" height="20" />
204 + </default-constraints>
205 + </item>
206 + <item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
207 + <default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
208 + </item>
209 + <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
210 + <default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
211 + </item>
212 + </group>
213 + </component>
102 214 <component name="ProjectDetails">
103 215 <option name="projectName" value="ServerUtilities" />
104 216 </component>
105 - <component name="ProjectFileVersion" converted="true" />
106 217 <component name="ProjectModuleManager">
107 218 <modules>
108 219 <module fileurl="file://$PROJECT_DIR$/ServerUtilities.iml" filepath="$PROJECT_DIR$/ServerUtilities.iml" />