ComponentWithBrowseButton - optional remove listener on hide
[fedora-idea.git] / plugins / InspectionGadgets / InspectionGadgets.ipr
blob1d7216533d928b263be575c2fe07e6a7938270ff
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4" relativePaths="false">
3 <component name="AntConfiguration">
4 <defaultAnt bundledAnt="true" />
5 <buildFile url="file://$PROJECT_DIR$/build.xml">
6 <additionalClassPath>
7 <entry path="file://$APPLICATION_HOME_DIR$/redist/forms_rt.jar" />
8 <entry path="file://$APPLICATION_HOME_DIR$/redist/javac2.jar" />
9 <entry path="file://$APPLICATION_HOME_DIR$/lib/bcel.jar" />
10 <entry path="file://$APPLICATION_HOME_DIR$/lib/jdom.jar" />
11 <entry path="file://$APPLICATION_HOME_DIR$/lib/idea_rt.jar" />
12 </additionalClassPath>
13 <antReference projectDefault="true" />
14 <customJdkName value="java version &quot;1.4.2_05&quot;" />
15 <maximumHeapSize value="128" />
16 <properties />
17 </buildFile>
18 </component>
19 <component name="BattleSpaces" />
20 <component name="BeliefRepository" />
21 <component name="BuildJarProjectSettings">
22 <option name="BUILD_JARS_ON_MAKE" value="false" />
23 </component>
24 <component name="CodeStyleProjectProfileManger">
25 <option name="PROJECT_PROFILE" />
26 <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
27 <scopes />
28 <profiles />
29 </component>
30 <component name="CodeStyleSettingsManager">
31 <option name="PER_PROJECT_SETTINGS">
32 <value>
33 <option name="GENERATE_FINAL_LOCALS" value="true" />
34 <option name="USE_FQ_CLASS_NAMES_IN_JAVADOC" value="false" />
35 <option name="IF_BRACE_FORCE" value="3" />
36 <option name="DOWHILE_BRACE_FORCE" value="3" />
37 <option name="WHILE_BRACE_FORCE" value="3" />
38 <option name="FOR_BRACE_FORCE" value="3" />
39 </value>
40 </option>
41 <option name="USE_PER_PROJECT_SETTINGS" value="true" />
42 </component>
43 <component name="CompilerConfiguration">
44 <option name="DEFAULT_COMPILER" value="Javac" />
45 <option name="DEPLOY_AFTER_MAKE" value="0" />
46 <excludeFromCompile>
47 <directory url="file://$PROJECT_DIR$/test" includeSubdirectories="true" />
48 <file url="file://$PROJECT_DIR$/src/com/siyeh/ig/confusing/Iterator.java" />
49 </excludeFromCompile>
50 <resourceExtensions>
51 <entry name=".+\.(properties|xml|html|dtd|tld)" />
52 <entry name=".+\.(gif|png|jpeg|jpg)" />
53 </resourceExtensions>
54 <wildcardResourcePatterns>
55 <entry name="?*.properties" />
56 <entry name="?*.xml" />
57 <entry name="?*.gif" />
58 <entry name="?*.png" />
59 <entry name="?*.jpeg" />
60 <entry name="?*.jpg" />
61 <entry name="?*.html" />
62 <entry name="?*.dtd" />
63 <entry name="?*.tld" />
64 </wildcardResourcePatterns>
65 </component>
66 <component name="CycleKillerQQC" />
67 <component name="DataSourceManagerImpl" />
68 <component name="DependenciesAnalyzeManager">
69 <option name="myForwardDirection" value="false" />
70 </component>
71 <component name="DependencyValidationManager" />
72 <component name="EclipseCompilerSettings">
73 <option name="DEBUGGING_INFO" value="true" />
74 <option name="GENERATE_NO_WARNINGS" value="true" />
75 <option name="DEPRECATION" value="false" />
76 <option name="ADDITIONAL_OPTIONS_STRING" value="" />
77 <option name="MAXIMUM_HEAP_SIZE" value="128" />
78 </component>
79 <component name="EclipseEmbeddedCompilerSettings">
80 <option name="DEBUGGING_INFO" value="true" />
81 <option name="GENERATE_NO_WARNINGS" value="true" />
82 <option name="DEPRECATION" value="false" />
83 <option name="ADDITIONAL_OPTIONS_STRING" value="" />
84 <option name="MAXIMUM_HEAP_SIZE" value="128" />
85 </component>
86 <component name="EmbeddedBrowser.BrowserComponent" xPos="-1" yPos="-1" width="600" height="200" />
87 <component name="EntryPointsManager">
88 <entry_points />
89 </component>
90 <component name="ExportToHTMLSettings">
91 <option name="PRINT_LINE_NUMBERS" value="false" />
92 <option name="OPEN_IN_BROWSER" value="false" />
93 <option name="OUTPUT_DIRECTORY" />
94 </component>
95 <component name="GUI Designer component loader factory" />
96 <component name="IdProvider" IDEtalkID="2E3FF95B4A2639AE6E1ADEBCB934C7E1" />
97 <component name="InspectionProjectProfileManager">
98 <option name="PROJECT_PROFILE" value="Project Default" />
99 <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
100 <scopes />
101 <profiles>
102 <profile version="1.0">
103 <option name="myName" value="Project Default" />
104 <option name="myLocal" value="false" />
105 <used_levels>
106 <info color="ffff">
107 <option name="myName" value="STYLE" />
108 <option name="myVal" value="100" />
109 <option name="myExternalName" value="STYLE" />
110 <option name="myDefaultAttributes">
111 <value>
112 <option name="FOREGROUND" />
113 <option name="BACKGROUND" value="ffff00" />
114 <option name="FONT_TYPE" value="0" />
115 <option name="EFFECT_COLOR" />
116 <option name="EFFECT_TYPE" value="0" />
117 <option name="ERROR_STRIPE_COLOR" value="ffff00" />
118 </value>
119 </option>
120 </info>
121 <error>
122 <option name="myName" value="ERROR" />
123 <option name="myVal" value="300" />
124 </error>
125 <warning>
126 <option name="myName" value="WARNING" />
127 <option name="myVal" value="200" />
128 </warning>
129 <information>
130 <option name="myName" value="INFO" />
131 <option name="myVal" value="100" />
132 </information>
133 <server>
134 <option name="myName" value="SERVER PROBLEM" />
135 <option name="myVal" value="100" />
136 </server>
137 </used_levels>
138 <inspection_tool class="IncompatibleMask" level="WARNING" enabled="false" />
139 <inspection_tool class="PointlessBitwiseExpression" level="WARNING" enabled="false">
140 <option name="m_ignoreExpressionsContainingConstants" value="false" />
141 </inspection_tool>
142 <inspection_tool class="ShiftOutOfRange" level="WARNING" enabled="false" />
143 <inspection_tool class="FieldCanBeLocal" level="WARNING" enabled="false" />
144 <inspection_tool class="FinalPrivateMethod" level="WARNING" enabled="false" />
145 <inspection_tool class="FinalStaticMethod" level="WARNING" enabled="false" />
146 <inspection_tool class="CloneCallsSuperClone" level="WARNING" enabled="false" />
147 <inspection_tool class="CloneDeclaresCloneNotSupported" level="WARNING" enabled="false" />
148 <inspection_tool class="ExtendsObject" level="WARNING" enabled="false" />
149 <inspection_tool class="TypeParameterExtendsObject" level="WARNING" enabled="false" />
150 <inspection_tool class="UnnecessarySemicolon" level="WARNING" enabled="false" />
151 <inspection_tool class="SimplifiableConditionalExpression" level="WARNING" enabled="false" />
152 <inspection_tool class="ConstantConditionalExpression" level="WARNING" enabled="false" />
153 <inspection_tool class="ConstantIfStatement" level="WARNING" enabled="false" />
154 <inspection_tool class="InfiniteLoopStatement" level="WARNING" enabled="false" />
155 <inspection_tool class="LoopStatementsThatDontLoop" level="WARNING" enabled="false" />
156 <inspection_tool class="PointlessBooleanExpression" level="WARNING" enabled="false">
157 <option name="m_ignoreExpressionsContainingConstants" value="false" />
158 </inspection_tool>
159 <inspection_tool class="TrivialIf" level="WARNING" enabled="false" />
160 <inspection_tool class="UnnecessaryConditionalExpression" level="WARNING" enabled="false" />
161 <inspection_tool class="UnnecessaryContinue" level="WARNING" enabled="false" />
162 <inspection_tool class="UnnecessaryReturn" level="WARNING" enabled="false" />
163 <inspection_tool class="UnnecessaryLabelOnBreakStatement" level="WARNING" enabled="false" />
164 <inspection_tool class="UnnecessaryLabelOnContinueStatement" level="WARNING" enabled="false" />
165 <inspection_tool class="UnusedLabel" level="WARNING" enabled="false" />
166 <inspection_tool class="CssNoGenericFontName" level="WARNING" enabled="false" />
167 <inspection_tool class="CssOverwrittenProperties" level="WARNING" enabled="false" />
168 <inspection_tool class="CssUnitlessNumber" level="WARNING" enabled="false" />
169 <inspection_tool class="UnnecessaryLocalVariable" level="WARNING" enabled="false">
170 <option name="m_ignoreImmediatelyReturnedVariables" value="false" />
171 <option name="m_ignoreAnnotatedVariables" value="false" />
172 </inspection_tool>
173 <inspection_tool class="SameParameterValue" level="WARNING" enabled="false" />
174 <inspection_tool class="WeakerAccess" level="WARNING" enabled="false">
175 <option name="SUGGEST_PACKAGE_LOCAL_FOR_MEMBERS" value="true" />
176 <option name="SUGGEST_PACKAGE_LOCAL_FOR_TOP_CLASSES" value="true" />
177 <option name="SUGGEST_PRIVATE_FOR_INNERS" value="false" />
178 </inspection_tool>
179 <inspection_tool class="CanBeFinal" level="WARNING" enabled="false">
180 <option name="REPORT_CLASSES" value="true" />
181 <option name="REPORT_METHODS" value="true" />
182 <option name="REPORT_FIELDS" value="true" />
183 </inspection_tool>
184 <inspection_tool class="CanBeStatic" level="WARNING" enabled="false" />
185 <inspection_tool class="DuplicateThrows" level="WARNING" enabled="false" />
186 <inspection_tool class="EmptyMethod" level="WARNING" enabled="false" />
187 <inspection_tool class="SameReturnValue" level="WARNING" enabled="false" />
188 <inspection_tool class="RedundantThrows" level="WARNING" enabled="false" />
189 <inspection_tool class="UnusedParameters" level="WARNING" enabled="false" />
190 <inspection_tool class="UnusedReturnValue" level="WARNING" enabled="false" />
191 <inspection_tool class="Dom Model Inspection" level="ERROR" enabled="false" />
192 <inspection_tool class="ContinueOrBreakFromFinallyBlock" level="WARNING" enabled="false" />
193 <inspection_tool class="EmptyCatchBlock" level="WARNING" enabled="false">
194 <option name="m_includeComments" value="true" />
195 <option name="m_ignoreTestCases" value="true" />
196 </inspection_tool>
197 <inspection_tool class="EmptyFinallyBlock" level="WARNING" enabled="false" />
198 <inspection_tool class="EmptyTryBlock" level="WARNING" enabled="false" />
199 <inspection_tool class="FinallyBlockCannotCompleteNormally" level="WARNING" enabled="false" />
200 <inspection_tool class="ReturnFromFinallyBlock" level="WARNING" enabled="false" />
201 <inspection_tool class="ThrowFromFinallyBlock" level="WARNING" enabled="false" />
202 <inspection_tool class="UnhandledExceptionInJSP" level="WARNING" enabled="false" />
203 <inspection_tool class="Faces Model Inspection" level="ERROR" enabled="false" />
204 <inspection_tool class="NoExplicitFinalizeCalls" level="WARNING" enabled="false" />
205 <inspection_tool class="FinalizeCallsSuperFinalize" level="WARNING" enabled="false">
206 <option name="m_ignoreForObjectSubclasses" value="false" />
207 </inspection_tool>
208 <inspection_tool class="AccessStaticViaInstance" level="WARNING" enabled="false" />
209 <inspection_tool class="JavaDoc" level="WARNING" enabled="false">
210 <option name="TOP_LEVEL_CLASS_OPTIONS">
211 <value>
212 <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
213 <option name="REQUIRED_TAGS" value="" />
214 </value>
215 </option>
216 <option name="INNER_CLASS_OPTIONS">
217 <value>
218 <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
219 <option name="REQUIRED_TAGS" value="" />
220 </value>
221 </option>
222 <option name="METHOD_OPTIONS">
223 <value>
224 <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
225 <option name="REQUIRED_TAGS" value="@return@param@throws or @exception" />
226 </value>
227 </option>
228 <option name="FIELD_OPTIONS">
229 <value>
230 <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
231 <option name="REQUIRED_TAGS" value="" />
232 </value>
233 </option>
234 <option name="IGNORE_DEPRECATED" value="false" />
235 <option name="IGNORE_JAVADOC_PERIOD" value="true" />
236 <option name="myAdditionalJavadocTags" value="" />
237 </inspection_tool>
238 <inspection_tool class="JavadocReference" level="ERROR" enabled="false" />
239 <inspection_tool class="DefaultFileTemplate" level="WARNING" enabled="false">
240 <option name="CHECK_FILE_HEADER" value="true" />
241 <option name="CHECK_TRY_CATCH_SECTION" value="true" />
242 <option name="CHECK_METHOD_BODY" value="true" />
243 </inspection_tool>
244 <inspection_tool class="Deprecation" level="WARNING" enabled="false" />
245 <inspection_tool class="EqualsAndHashcode" level="WARNING" enabled="false" />
246 <inspection_tool class="Dependency" level="ERROR" enabled="false" />
247 <inspection_tool class="UNCHECKED_WARNING" level="WARNING" enabled="false" />
248 <inspection_tool class="UnusedDeclaration" level="WARNING" enabled="false">
249 <option name="LOCAL_VARIABLE" value="true" />
250 <option name="FIELD" value="true" />
251 <option name="METHOD" value="true" />
252 <option name="CLASS" value="true" />
253 <option name="PARAMETER" value="true" />
254 </inspection_tool>
255 <inspection_tool class="UNUSED_IMPORT" level="WARNING" enabled="false" />
256 <inspection_tool class="UNUSED_SYMBOL" level="WARNING" enabled="false" />
257 <inspection_tool class="SillyAssignment" level="WARNING" enabled="false" />
258 <inspection_tool class="WrongPackageStatement" level="WARNING" enabled="false" />
259 <inspection_tool class="HTML" level="WARNING" enabled="false">
260 <option name="myAdditionalHtmlTags" value="embed,nobr" />
261 <option name="myAdditionalHtmlAttributes" value="type,wmode,src,width,height" />
262 <option name="myCheckHtmlTags" value="true" />
263 <option name="myCheckHtmlAttributes" value="true" />
264 </inspection_tool>
265 <inspection_tool class="CheckImageSize" level="WARNING" enabled="false" />
266 <inspection_tool class="RequiredAttributes" level="WARNING" enabled="false">
267 <option name="myAdditionalRequiredHtmlAttributes" value="" />
268 </inspection_tool>
269 <inspection_tool class="ExtendsAnnotation" level="WARNING" enabled="false" />
270 <inspection_tool class="UnresolvedPropertyKey" level="ERROR" enabled="false" />
271 <inspection_tool class="SimplifiableIfStatement" level="WARNING" enabled="false" />
272 <inspection_tool class="ForCanBeForeach" level="WARNING" enabled="false" />
273 <inspection_tool class="UnnecessaryBoxing" level="WARNING" enabled="false" />
274 <inspection_tool class="UnnecessaryUnboxing" level="WARNING" enabled="false" />
275 <inspection_tool class="WhileCanBeForeach" level="WARNING" enabled="false" />
276 <inspection_tool class="EjbErrors" level="ERROR" enabled="false" />
277 <inspection_tool class="EjbWarnings" level="WARNING" enabled="false" />
278 <inspection_tool class="EjbDomInspection" level="ERROR" enabled="false" />
279 <inspection_tool class="PersistenceDomInspection" level="ERROR" enabled="false" />
280 <inspection_tool class="PersistenceModelErrorInspection" level="ERROR" enabled="false" />
281 <inspection_tool class="PersistenceModelWarningInspection" level="WARNING" enabled="false" />
282 <inspection_tool class="ReferencesToClassesFromDefaultPackagesInJSPFile" level="ERROR" enabled="false" />
283 <inspection_tool class="SelfIncludingJspFiles" level="ERROR" enabled="false" />
284 <inspection_tool class="JSUndeclaredVariable" level="INFO" enabled="false" />
285 <inspection_tool class="JSUnresolvedFunction" level="INFO" enabled="false" />
286 <inspection_tool class="JSUnresolvedVariable" level="INFO" enabled="false" />
287 <inspection_tool class="OctalLiteral" level="WARNING" enabled="false" />
288 <inspection_tool class="PointlessArithmeticExpression" level="WARNING" enabled="false">
289 <option name="m_ignoreExpressionsContainingConstants" value="false" />
290 </inspection_tool>
291 <inspection_tool class="BooleanConstructor" level="WARNING" enabled="false" />
292 <inspection_tool class="InstantiatingObjectToGetClassObject" level="WARNING" enabled="false" />
293 <inspection_tool class="ManualArrayCopy" level="WARNING" enabled="false" />
294 <inspection_tool class="StringToString" level="WARNING" enabled="false" />
295 <inspection_tool class="StringConstructor" level="WARNING" enabled="false">
296 <option name="ignoreSubstringArguments" value="false" />
297 </inspection_tool>
298 <inspection_tool class="StringConcatenationInsideStringBufferAppend" level="WARNING" enabled="false" />
299 <inspection_tool class="UnnecessaryTemporaryOnConversionFromString" level="WARNING" enabled="false" />
300 <inspection_tool class="UnnecessaryTemporaryOnConversionToString" level="WARNING" enabled="false" />
301 <inspection_tool class="ComponentRegistrationProblems" level="ERROR" enabled="false">
302 <option name="CHECK_PLUGIN_XML" value="true" />
303 <option name="CHECK_JAVA_CODE" value="true" />
304 <option name="CHECK_ACTIONS" value="true" />
305 </inspection_tool>
306 <inspection_tool class="ComponentNotRegistered" level="WARNING" enabled="false">
307 <option name="CHECK_ACTIONS" value="true" />
308 <option name="IGNORE_NON_PUBLIC" value="true" />
309 </inspection_tool>
310 <inspection_tool class="NullArgumentToVariableArgMethod" level="WARNING" enabled="false" />
311 <inspection_tool class="PrimitiveArrayArgumentToVariableArgMethod" level="WARNING" enabled="false" />
312 <inspection_tool class="ConstantConditions" level="WARNING" enabled="false">
313 <option name="SUGGEST_NULLABLE_ANNOTATIONS" value="false" />
314 </inspection_tool>
315 <inspection_tool class="InfiniteRecursion" level="WARNING" enabled="false" />
316 <inspection_tool class="MalformedFormatString" level="WARNING" enabled="false" />
317 <inspection_tool class="MalformedRegex" level="WARNING" enabled="false" />
318 <inspection_tool class="MalformedXPath" level="WARNING" enabled="false" />
319 <inspection_tool class="MismatchedCollectionQueryUpdate" level="WARNING" enabled="false" />
320 <inspection_tool class="MismatchedArrayReadWrite" level="WARNING" enabled="false" />
321 <inspection_tool class="NullableProblems" level="WARNING" enabled="false">
322 <option name="REPORT_NULLABLE_METHOD_OVERRIDES_NOTNULL" value="true" />
323 <option name="REPORT_NOT_ANNOTATED_METHOD_OVERRIDES_NOTNULL" value="true" />
324 <option name="REPORT_NOTNULL_PARAMETER_OVERRIDES_NULLABLE" value="true" />
325 <option name="REPORT_NOT_ANNOTATED_PARAMETER_OVERRIDES_NOTNULL" value="true" />
326 </inspection_tool>
327 <inspection_tool class="ObjectEqualsNull" level="WARNING" enabled="false" />
328 <inspection_tool class="ReflectionForUnavailableAnnotation" level="WARNING" enabled="false" />
329 <inspection_tool class="IgnoreResultOfCall" level="WARNING" enabled="false">
330 <option name="m_reportAllNonLibraryCalls" value="false" />
331 <option name="callCheckString" value="java.io.InputStream,read,java.io.InputStream,skip,java.lang.StringBuffer,toString,java.lang.StringBuilder,toString,java.lang.String,.*,java.math.BigInteger,.*,java.math.BigDecimal,.*,java.net.InetAddress,.*" />
332 </inspection_tool>
333 <inspection_tool class="EmptyStatementBody" level="WARNING" enabled="false">
334 <option name="m_reportEmptyBlocks" value="false" />
335 </inspection_tool>
336 <inspection_tool class="StringEquality" level="WARNING" enabled="false" />
337 <inspection_tool class="SuspiciousMethodCalls" level="WARNING" enabled="false" />
338 <inspection_tool class="SuspiciousNameCombination" level="WARNING" enabled="false" />
339 <inspection_tool class="UnusedAssignment" level="WARNING" enabled="false">
340 <option name="REPORT_PREFIX_EXPRESSIONS" value="false" />
341 <option name="REPORT_POSTFIX_EXPRESSIONS" value="true" />
342 <option name="REPORT_REDUNDANT_INITIALIZER" value="true" />
343 </inspection_tool>
344 <inspection_tool class="UnusedMessageFormatParameter" level="WARNING" enabled="false" />
345 <inspection_tool class="SynchronizeOnNonFinalField" level="WARNING" enabled="false" />
346 <inspection_tool class="BoundFieldAssignment" level="WARNING" enabled="false" />
347 <inspection_tool class="OneButtonGroup" level="WARNING" enabled="false" />
348 <inspection_tool class="DuplicateMnemonic" level="WARNING" enabled="false" />
349 <inspection_tool class="MissingMnemonic" level="WARNING" enabled="false" />
350 <inspection_tool class="NoLabelFor" level="WARNING" enabled="false" />
351 <inspection_tool class="NoButtonGroup" level="WARNING" enabled="false" />
352 <inspection_tool class="NoScrollPane" level="WARNING" enabled="false" />
353 <inspection_tool class="RedundantArrayCreation" level="WARNING" enabled="false" />
354 <inspection_tool class="RedundantTypeArguments" level="WARNING" enabled="false" />
355 <inspection_tool class="RedundantCast" level="WARNING" enabled="false" />
356 <inspection_tool class="IgnoredMethodReturn" level="WARNING" enabled="true" />
357 <inspection_tool class="MismatchedGetterAndField" level="WARNING" enabled="true" />
358 </profile>
359 </profiles>
360 </component>
361 <component name="JavacSettings">
362 <option name="DEBUGGING_INFO" value="true" />
363 <option name="GENERATE_NO_WARNINGS" value="false" />
364 <option name="DEPRECATION" value="true" />
365 <option name="ADDITIONAL_OPTIONS_STRING" value="" />
366 <option name="MAXIMUM_HEAP_SIZE" value="128" />
367 </component>
368 <component name="JavadocGenerationManager">
369 <option name="OUTPUT_DIRECTORY" />
370 <option name="OPTION_SCOPE" value="protected" />
371 <option name="OPTION_HIERARCHY" value="true" />
372 <option name="OPTION_NAVIGATOR" value="true" />
373 <option name="OPTION_INDEX" value="true" />
374 <option name="OPTION_SEPARATE_INDEX" value="true" />
375 <option name="OPTION_DOCUMENT_TAG_USE" value="false" />
376 <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
377 <option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
378 <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
379 <option name="OPTION_DEPRECATED_LIST" value="true" />
380 <option name="OTHER_OPTIONS" value="" />
381 <option name="HEAP_SIZE" />
382 <option name="LOCALE" />
383 <option name="OPEN_IN_BROWSER" value="true" />
384 </component>
385 <component name="JikesSettings">
386 <option name="JIKES_PATH" value="" />
387 <option name="DEBUGGING_INFO" value="true" />
388 <option name="DEPRECATION" value="true" />
389 <option name="GENERATE_NO_WARNINGS" value="false" />
390 <option name="IS_EMACS_ERRORS_MODE" value="true" />
391 <option name="ADDITIONAL_OPTIONS_STRING" value="" />
392 </component>
393 <component name="LogConsolePreferences">
394 <option name="FILTER_ERRORS" value="false" />
395 <option name="FILTER_WARNINGS" value="false" />
396 <option name="FILTER_INFO" value="true" />
397 <option name="CUSTOM_FILTER" />
398 </component>
399 <component name="Palette2">
400 <group name="Swing">
401 <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">
402 <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
403 </item>
404 <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">
405 <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
406 </item>
407 <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
408 <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
409 </item>
410 <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
411 <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
412 </item>
413 <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
414 <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
415 <initial-values>
416 <property name="text" value="Button" />
417 </initial-values>
418 </item>
419 <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
420 <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
421 <initial-values>
422 <property name="text" value="RadioButton" />
423 </initial-values>
424 </item>
425 <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
426 <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
427 <initial-values>
428 <property name="text" value="CheckBox" />
429 </initial-values>
430 </item>
431 <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
432 <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
433 <initial-values>
434 <property name="text" value="Label" />
435 </initial-values>
436 </item>
437 <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
438 <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
439 <preferred-size width="150" height="-1" />
440 </default-constraints>
441 </item>
442 <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
443 <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
444 <preferred-size width="150" height="-1" />
445 </default-constraints>
446 </item>
447 <item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
448 <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
449 <preferred-size width="150" height="-1" />
450 </default-constraints>
451 </item>
452 <item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
453 <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
454 <preferred-size width="150" height="50" />
455 </default-constraints>
456 </item>
457 <item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
458 <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
459 <preferred-size width="150" height="50" />
460 </default-constraints>
461 </item>
462 <item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
463 <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
464 <preferred-size width="150" height="50" />
465 </default-constraints>
466 </item>
467 <item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
468 <default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
469 </item>
470 <item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
471 <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
472 <preferred-size width="150" height="50" />
473 </default-constraints>
474 </item>
475 <item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
476 <default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
477 <preferred-size width="150" height="50" />
478 </default-constraints>
479 </item>
480 <item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
481 <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
482 <preferred-size width="150" height="50" />
483 </default-constraints>
484 </item>
485 <item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
486 <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
487 <preferred-size width="200" height="200" />
488 </default-constraints>
489 </item>
490 <item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
491 <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
492 <preferred-size width="200" height="200" />
493 </default-constraints>
494 </item>
495 <item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
496 <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
497 </item>
498 <item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
499 <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
500 </item>
501 <item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
502 <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
503 </item>
504 <item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
505 <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
506 </item>
507 <item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
508 <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
509 <preferred-size width="-1" height="20" />
510 </default-constraints>
511 </item>
512 <item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
513 <default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
514 </item>
515 <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
516 <default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
517 </item>
518 </group>
519 </component>
520 <component name="ProjectModuleManager">
521 <modules>
522 <module fileurl="file://$PROJECT_DIR$/InspectionGadgets.iml" filepath="$PROJECT_DIR$/InspectionGadgets.iml" />
523 </modules>
524 </component>
525 <component name="ProjectRootManager" version="2" assert-keyword="true" jdk-15="true" project-jdk-name="IDEA 5350" project-jdk-type="IDEA JDK" />
526 <component name="ProjectRunConfigurationManager" />
527 <component name="RmicSettings">
528 <option name="IS_EANABLED" value="false" />
529 <option name="DEBUGGING_INFO" value="true" />
530 <option name="GENERATE_NO_WARNINGS" value="false" />
531 <option name="GENERATE_IIOP_STUBS" value="false" />
532 <option name="ADDITIONAL_OPTIONS_STRING" value="" />
533 </component>
534 <component name="StarteamVcsAdapter" />
535 <component name="VssVcs" />
536 <component name="com.sixrr.metrics.MetricsReloaded">
537 <option name="selectedProfile" value="Default" />
538 <option name="autoscroll" value="false" />
539 <option name="calculateMetrics" value="true" />
540 <option name="includeTestClasses" value="false" />
541 <option name="flattenInnerClasses" value="true" />
542 <option name="cycleTableSpecificationString" value="" />
543 <option name="shortCycleTableSpecificationString" value="" />
544 </component>
545 <component name="com.siyeh.metrics.MetricsReloaded">
546 <option name="selectedProfile" value="TODOs" />
547 <option name="autoscroll" value="false" />
548 <option name="includeTestClasses" value="false" />
549 <option name="flattenInnerClasses" value="false" />
550 <option name="cycleTableSpecificationString" value="120,341,82,81,83,83,83,83" />
551 </component>
552 <component name="libraryTable" />
553 <component name="uidesigner-configuration">
554 <option name="INSTRUMENT_CLASSES" value="true" />
555 <option name="COPY_FORMS_RUNTIME_TO_OUTPUT" value="true" />
556 <option name="DEFAULT_LAYOUT_MANAGER" value="GridLayoutManager" />
557 </component>
558 <UsedPathMacros />
559 </project>