Revision: 458
http://svn.sourceforge.net/stripes/?rev=458&view=rev
Author: tfenne
Date: 2006-10-28 07:56:58 -0700 (Sat, 28 Oct 2006)
Log Message:
-----------
Updated project and module files that include up to date code formatting and
inspection profiles.
Modified Paths:
--------------
trunk/examples/Examples.iml
trunk/stripes.ipr
Modified: trunk/examples/Examples.iml
===================================================================
--- trunk/examples/Examples.iml 2006-10-28 00:58:20 UTC (rev 457)
+++ trunk/examples/Examples.iml 2006-10-28 14:56:58 UTC (rev 458)
@@ -53,34 +53,64 @@
</component>
<component name="WebModuleProperties">
<containerElement type="module" name="stripes">
- <attribute name="method" value="5" />
- <attribute name="URI" value="/WEB-INF/lib/stripes.jar" />
+ <attribute name="method" value="0" />
+ <attribute name="URI" value="<N/A>" />
</containerElement>
<containerElement type="library" level="module">
- <attribute name="method" value="1" />
- <attribute name="URI" value="/WEB-INF/lib/jstl.jar" />
+ <attribute name="method" value="0" />
+ <attribute name="URI" value="<N/A>" />
<url>jar://$MODULE_DIR$/web/WEB-INF/lib/jstl.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
- <attribute name="method" value="1" />
- <attribute name="URI" value="/WEB-INF/lib/standard.jar" />
+ <attribute name="method" value="0" />
+ <attribute name="URI" value="<N/A>" />
<url>jar://$MODULE_DIR$/web/WEB-INF/lib/standard.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
- <attribute name="method" value="1" />
- <attribute name="URI" value="/WEB-INF/lib/stripes.jar" />
+ <attribute name="method" value="0" />
+ <attribute name="URI" value="<N/A>" />
<url>jar://$MODULE_DIR$/web/WEB-INF/lib/stripes.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
- <attribute name="method" value="1" />
- <attribute name="URI" value="/WEB-INF/lib/commons-logging.jar" />
+ <attribute name="method" value="0" />
+ <attribute name="URI" value="<N/A>" />
+ <url>jar://$MODULE_DIR$/../stripes/lib/build/jsp-api.jar!/</url>
+ </containerElement>
+ <containerElement type="library" level="module">
+ <attribute name="method" value="0" />
+ <attribute name="URI" value="/WEB-INF/lib/mail.jar" />
+ <url>jar://$MODULE_DIR$/../stripes/lib/build/mail.jar!/</url>
+ </containerElement>
+ <containerElement type="library" level="module">
+ <attribute name="method" value="0" />
+ <attribute name="URI" value="<N/A>" />
+ <url>jar://$MODULE_DIR$/../stripes/lib/build/servlet-api.jar!/</url>
+ </containerElement>
+ <containerElement type="library" level="module">
+ <attribute name="method" value="0" />
+ <attribute name="URI" value="<N/A>" />
<url>jar://$MODULE_DIR$/../stripes/lib/deploy/commons-logging.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
- <attribute name="method" value="1" />
- <attribute name="URI" value="/WEB-INF/lib/log4j-1.2.9.jar" />
+ <attribute name="method" value="0" />
+ <attribute name="URI" value="/WEB-INF/lib/cos.jar" />
+ <url>jar://$MODULE_DIR$/../stripes/lib/deploy/cos.jar!/</url>
+ </containerElement>
+ <containerElement type="library" level="module">
+ <attribute name="method" value="0" />
+ <attribute name="URI" value="/WEB-INF/lib/commons-fileupload-1.1.1.jar"
/>
+
<url>jar://$MODULE_DIR$/../stripes/lib/test/commons-fileupload-1.1.1.jar!/</url>
+ </containerElement>
+ <containerElement type="library" level="module">
+ <attribute name="method" value="0" />
+ <attribute name="URI" value="<N/A>" />
<url>jar://$MODULE_DIR$/../stripes/lib/test/log4j-1.2.9.jar!/</url>
</containerElement>
+ <containerElement type="library" level="module">
+ <attribute name="method" value="0" />
+ <attribute name="URI" value="/WEB-INF/lib/spring.jar" />
+ <url>jar://$MODULE_DIR$/../stripes/lib/test/spring.jar!/</url>
+ </containerElement>
<deploymentDescriptor name="web.xml"
url="file://$MODULE_DIR$/web/WEB-INF/web.xml" optional="false" version="2.3" />
<webroots>
<root url="file://$MODULE_DIR$/web" relative="/" />
Modified: trunk/stripes.ipr
===================================================================
--- trunk/stripes.ipr 2006-10-28 00:58:20 UTC (rev 457)
+++ trunk/stripes.ipr 2006-10-28 14:56:58 UTC (rev 458)
@@ -49,16 +49,59 @@
<component name="CodeStyleProjectProfileManger">
<option name="PROJECT_PROFILE" />
<option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
- <scopes />
- <profiles />
</component>
<component name="CodeStyleSettingsManager">
- <option name="PER_PROJECT_SETTINGS" />
- <option name="USE_PER_PROJECT_SETTINGS" value="false" />
+ <option name="PER_PROJECT_SETTINGS">
+ <value>
+ <option name="KEEP_LINE_BREAKS" value="false" />
+ <option name="LINE_SEPARATOR" value=" " />
+ <option name="ELSE_ON_NEW_LINE" value="true" />
+ <option name="CATCH_ON_NEW_LINE" value="true" />
+ <option name="FINALLY_ON_NEW_LINE" value="true" />
+ <option name="ALIGN_MULTILINE_PARAMETERS_IN_CALLS" value="true" />
+ <option name="KEEP_BLANK_LINES_IN_DECLARATIONS" value="1" />
+ <option name="KEEP_BLANK_LINES_IN_CODE" value="1" />
+ <option name="KEEP_BLANK_LINES_BEFORE_RBRACE" value="0" />
+ <option name="SPACE_BEFORE_ARRAY_INITIALIZER_LBRACE" value="true" />
+ <option name="GENERATE_FINAL_LOCALS" value="true" />
+ <option name="GENERATE_FINAL_PARAMETERS" value="true" />
+ <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="25" />
+ <option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="30" />
+ <option name="CONSTRUCTORS_ORDER_WEIGHT" value="3" />
+ <option name="METHODS_ORDER_WEIGHT" value="4" />
+ <option name="INNER_CLASSES_ORDER_WEIGHT" value="2" />
+ <option name="RIGHT_MARGIN" value="100" />
+ <option name="EXTENDS_LIST_WRAP" value="1" />
+ <option name="THROWS_LIST_WRAP" value="1" />
+ <option name="METHOD_CALL_CHAIN_WRAP" value="1" />
+ <option name="KEEP_SIMPLE_BLOCKS_IN_ONE_LINE" value="true" />
+ <option name="KEEP_SIMPLE_METHODS_IN_ONE_LINE" value="true" />
+ <option name="ASSIGNMENT_WRAP" value="1" />
+ <option name="WRAP_COMMENTS" value="true" />
+ <option name="IF_BRACE_FORCE" value="3" />
+ <option name="DOWHILE_BRACE_FORCE" value="3" />
+ <option name="WHILE_BRACE_FORCE" value="3" />
+ <option name="FOR_BRACE_FORCE" value="3" />
+ <option name="JD_ALIGN_PARAM_COMMENTS" value="false" />
+ <option name="JD_ALIGN_EXCEPTION_COMMENTS" value="false" />
+ <option name="JD_P_AT_EMPTY_LINES" value="false" />
+ <option name="JD_KEEP_INVALID_TAGS" value="false" />
+ <option name="JD_DO_NOT_WRAP_ONE_LINE_COMMENTS" value="true" />
+ <option name="JD_KEEP_EMPTY_PARAMETER" value="false" />
+ <option name="JD_KEEP_EMPTY_EXCEPTION" value="false" />
+ <option name="JD_KEEP_EMPTY_RETURN" value="false" />
+ <option name="HTML_KEEP_WHITESPACES" value="true" />
+ <option name="HTML_ATTRIBUTE_WRAP" value="4" />
+ <option name="HTML_KEEP_BLANK_LINES" value="1" />
+ <option name="HTML_ALIGN_TEXT" value="true" />
+ <option name="HTML_SPACE_INSIDE_EMPTY_TAG" value="true" />
+ <option name="HTML_DO_NOT_INDENT_CHILDREN_OF" value="" />
+ </value>
+ </option>
+ <option name="USE_PER_PROJECT_SETTINGS" value="true" />
</component>
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
- <option name="CLEAR_OUTPUT_DIRECTORY" value="false" />
<option name="DEPLOY_AFTER_MAKE" value="0" />
<resourceExtensions>
<entry name=".+\.(properties|xml|html|dtd|tld)" />
@@ -106,31 +149,305 @@
<component name="GUI Designer component loader factory" />
<component name="IdProvider" IDEtalkID="6C3C9BA2991A23FB866DFDD9B2AEFB67" />
<component name="InspectionProjectProfileManager">
- <option name="PROJECT_PROFILE" value="Project Default" />
- <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
+ <option name="PROJECT_PROFILE" value="Stripes" />
+ <option name="USE_PROJECT_LEVEL_SETTINGS" value="true" />
<scopes />
<profiles>
- <profile version="1.0">
- <option name="myName" value="Project Default" />
+ <profile version="1.0" is_locked="false">
+ <option name="myName" value="Stripes" />
<option name="myLocal" value="false" />
<used_levels>
<error>
<option name="myName" value="ERROR" />
- <option name="myVal" value="400" />
+ <option name="myVal" value="300" />
</error>
<warning>
<option name="myName" value="WARNING" />
- <option name="myVal" value="300" />
+ <option name="myVal" value="200" />
</warning>
<information>
<option name="myName" value="INFO" />
- <option name="myVal" value="200" />
+ <option name="myVal" value="100" />
</information>
<server>
<option name="myName" value="SERVER PROBLEM" />
<option name="myVal" value="100" />
</server>
</used_levels>
+ <inspection_tool class="ClassReferencesSubclass" level="WARNING"
enabled="true" />
+ <inspection_tool class="DeclareCollectionAsInterface" level="WARNING"
enabled="true">
+ <option name="ignoreLocalVariables" value="true" />
+ <option name="ignorePrivateMethodsAndFields" value="false" />
+ </inspection_tool>
+ <inspection_tool class="ReplaceAssignmentWithOperatorAssignment"
level="WARNING" enabled="true">
+ <option name="ignoreLazyOperators" value="true" />
+ <option name="ignoreObscureOperators" value="false" />
+ </inspection_tool>
+ <inspection_tool class="AssignmentToForLoopParameter" level="WARNING"
enabled="true">
+ <option name="m_checkForeachParameters" value="false" />
+ </inspection_tool>
+ <inspection_tool class="AssignmentToCatchBlockParameter"
level="WARNING" enabled="true" />
+ <inspection_tool class="ReplaceAssignmentWithOperatorAssignmentJS"
level="WARNING" enabled="true" />
+ <inspection_tool class="AssignmentToForLoopParameterJS"
level="WARNING" enabled="true" />
+ <inspection_tool class="ConstructorCount" level="WARNING"
enabled="true">
+ <option name="m_limit" value="5" />
+ </inspection_tool>
+ <inspection_tool class="ClassNestingDepth" level="WARNING"
enabled="true">
+ <option name="m_limit" value="1" />
+ </inspection_tool>
+ <inspection_tool class="ClassMayBeInterface" level="WARNING"
enabled="true" />
+ <inspection_tool class="ClassInTopLevelPackage" level="WARNING"
enabled="true" />
+ <inspection_tool class="InnerClassOnInterface" level="WARNING"
enabled="true">
+ <option name="m_ignoreInnerInterfaces" value="false" />
+ </inspection_tool>
+ <inspection_tool class="MarkerInterface" level="WARNING"
enabled="true" />
+ <inspection_tool class="MissingDeprecatedAnnotation" level="WARNING"
enabled="true" />
+ <inspection_tool class="MultipleTopLevelClassesInFile" level="WARNING"
enabled="true" />
+ <inspection_tool class="ClassInitializer" level="WARNING"
enabled="true" />
+ <inspection_tool class="ThrowablePrintStackTrace" level="WARNING"
enabled="true" />
+ <inspection_tool class="ThreadDumpStack" level="WARNING"
enabled="true" />
+ <inspection_tool class="ObsoleteCollection" level="WARNING"
enabled="true" />
+ <inspection_tool class="SystemOutErr" level="WARNING" enabled="true" />
+ <inspection_tool class="CStyleArrayDeclaration" level="WARNING"
enabled="true" />
+ <inspection_tool class="RedundantFieldInitialization" level="WARNING"
enabled="true" />
+ <inspection_tool class="RedundantImplements" level="WARNING"
enabled="true" />
+ <inspection_tool class="UnnecessaryConstructor" level="WARNING"
enabled="true" />
+ <inspection_tool class="UnnecessaryFullyQualifiedName" level="WARNING"
enabled="true">
+ <option name="m_ignoreJavadoc" value="true" />
+ </inspection_tool>
+ <inspection_tool class="UnnecessaryParentheses" level="WARNING"
enabled="true" />
+ <inspection_tool class="BreakStatementWithLabel" level="WARNING"
enabled="true" />
+ <inspection_tool class="ConditionalExpressionWithIdenticalBranches"
level="WARNING" enabled="true" />
+ <inspection_tool class="ContinueStatementWithLabel" level="WARNING"
enabled="true" />
+ <inspection_tool class="DefaultNotLastCaseInSwitch" level="WARNING"
enabled="true" />
+ <inspection_tool class="DuplicateCondition" level="WARNING"
enabled="true">
+ <option name="ignoreMethodCalls" value="false" />
+ </inspection_tool>
+ <inspection_tool class="DuplicateBooleanBranch" level="WARNING"
enabled="true" />
+ <inspection_tool class="FallthruInSwitchStatement" level="WARNING"
enabled="true" />
+ <inspection_tool class="IfStatementWithIdenticalBranches"
level="WARNING" enabled="true" />
+ <inspection_tool class="LabeledStatement" level="WARNING"
enabled="true" />
+ <inspection_tool class="LoopConditionNotUpdatedInsideLoop"
level="WARNING" enabled="true" />
+ <inspection_tool class="NestedConditionalExpression" level="WARNING"
enabled="true" />
+ <inspection_tool class="UseOfAnotherObjectsPrivateField"
level="WARNING" enabled="true" />
+ <inspection_tool class="AssignmentToCollectionFieldFromParameter"
level="WARNING" enabled="true">
+ <option name="ignorePrivateMethods" value="true" />
+ </inspection_tool>
+ <inspection_tool class="PackageVisibleField" level="WARNING"
enabled="true" />
+ <inspection_tool class="ProtectedField" level="WARNING" enabled="true"
/>
+ <inspection_tool class="InstanceofCatchParameter" level="WARNING"
enabled="true" />
+ <inspection_tool class="ErrorRethrown" level="WARNING" enabled="true"
/>
+ <inspection_tool class="NonFinalFieldOfException" level="WARNING"
enabled="true" />
+ <inspection_tool class="ThrowCaughtLocally" level="WARNING"
enabled="true">
+ <option name="ignoreRethrownExceptions" value="false" />
+ </inspection_tool>
+ <inspection_tool class="ExceptionFromCatchWhichDoesntWrap"
level="WARNING" enabled="true" />
+ <inspection_tool class="UnusedCatchParameter" level="WARNING"
enabled="true">
+ <option name="m_ignoreCatchBlocksWithComments" value="true" />
+ <option name="m_ignoreTestCases" value="false" />
+ </inspection_tool>
+ <inspection_tool class="JavaDoc" level="INFO" enabled="true">
+ <option name="TOP_LEVEL_CLASS_OPTIONS">
+ <value>
+ <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
+ <option name="REQUIRED_TAGS" value="@author" />
+ </value>
+ </option>
+ <option name="INNER_CLASS_OPTIONS">
+ <value>
+ <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
+ <option name="REQUIRED_TAGS" value="" />
+ </value>
+ </option>
+ <option name="METHOD_OPTIONS">
+ <value>
+ <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
+ <option name="REQUIRED_TAGS" value="@[EMAIL PROTECTED]@throws or
@exception" />
+ </value>
+ </option>
+ <option name="FIELD_OPTIONS">
+ <value>
+ <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
+ <option name="REQUIRED_TAGS" value="" />
+ </value>
+ </option>
+ <option name="IGNORE_DEPRECATED" value="false" />
+ <option name="IGNORE_JAVADOC_PERIOD" value="true" />
+ <option name="myAdditionalJavadocTags" value="" />
+ </inspection_tool>
+ <inspection_tool class="EqualsAndHashcode" level="ERROR"
enabled="true" />
+ <inspection_tool class="SamePackageImport" level="WARNING"
enabled="true" />
+ <inspection_tool class="JavaLangImport" level="WARNING" enabled="true"
/>
+ <inspection_tool class="RedundantImport" level="WARNING"
enabled="true" />
+ <inspection_tool class="ExtendsUtilityClass" level="WARNING"
enabled="true" />
+ <inspection_tool class="RedundantMethodOverride" level="WARNING"
enabled="true" />
+ <inspection_tool class="StaticInheritance" level="WARNING"
enabled="true" />
+ <inspection_tool class="ThisEscapedInConstructor" level="WARNING"
enabled="true" />
+ <inspection_tool class="NonThreadSafeLazyInitialization"
level="WARNING" enabled="true" />
+ <inspection_tool class="SimplifiableIfStatement" level="WARNING"
enabled="false" />
+ <inspection_tool class="IndexOfReplaceableByContains" level="WARNING"
enabled="true" />
+ <inspection_tool class="RawUseOfParameterizedType" level="WARNING"
enabled="true">
+ <option name="ignoreObjectConstruction" value="false" />
+ <option name="ignoreTypeCasts" value="true" />
+ </inspection_tool>
+ <inspection_tool class="DuplicateStringLiteralInspection"
level="WARNING" enabled="true">
+ <option name="MIN_STRING_LENGTH" value="5" />
+ </inspection_tool>
+ <inspection_tool class="SimpleDateFormatWithoutLocale" level="WARNING"
enabled="true" />
+ <inspection_tool class="MagicCharacter" level="WARNING" enabled="true"
/>
+ <inspection_tool class="AssertAsName" level="WARNING" enabled="true" />
+ <inspection_tool class="EnumAsName" level="WARNING" enabled="true" />
+ <inspection_tool class="ClassWithMultipleLoggers" level="WARNING"
enabled="true">
+ <option name="loggerClassName"
value="net.sourceforge.stripes.util.Log" />
+ </inspection_tool>
+ <inspection_tool class="NonStaticFinalLogger" level="WARNING"
enabled="true">
+ <option name="loggerClassName"
value="net.sourceforge.stripes.util.Log" />
+ </inspection_tool>
+ <inspection_tool class="SystemGC" level="WARNING" enabled="true" />
+ <inspection_tool class="BooleanMethodNameMustStartWithQuestion"
level="WARNING" enabled="true">
+ <option name="nameCheckString"
value="is,can,has,should,could,will,shall,check,contains,equals,add,put,remove,startsWith,endsWith"
/>
+ </inspection_tool>
+ <inspection_tool class="ClassNamePrefixedWithPackageName"
level="WARNING" enabled="true" />
+ <inspection_tool class="ClassNameSameAsAncestorName" level="WARNING"
enabled="true" />
+ <inspection_tool class="ExceptionNameDoesntEndWithException"
level="WARNING" enabled="true" />
+ <inspection_tool class="AnnotationNamingConvention" level="WARNING"
enabled="true">
+ <option name="m_regex" value="[A-Z][A-Za-z\d]*" />
+ <option name="m_minLength" value="3" />
+ <option name="m_maxLength" value="64" />
+ </inspection_tool>
+ <inspection_tool class="ClassNamingConvention" level="WARNING"
enabled="true">
+ <option name="m_regex" value="[A-Z][A-Za-z\d]*" />
+ <option name="m_minLength" value="3" />
+ <option name="m_maxLength" value="64" />
+ </inspection_tool>
+ <inspection_tool class="ConstantNamingConvention" level="WARNING"
enabled="true">
+ <option name="m_regex" value="[A-Z_\d]*" />
+ <option name="m_minLength" value="3" />
+ <option name="m_maxLength" value="32" />
+ </inspection_tool>
+ <inspection_tool class="EnumeratedClassNamingConvention"
level="WARNING" enabled="true">
+ <option name="m_regex" value="[A-Z][A-Za-z\d]*" />
+ <option name="m_minLength" value="3" />
+ <option name="m_maxLength" value="64" />
+ </inspection_tool>
+ <inspection_tool class="EnumeratedConstantNamingConvention"
level="WARNING" enabled="true">
+ <option name="m_regex" value="[A-Z][A-Za-z\d]*" />
+ <option name="m_minLength" value="3" />
+ <option name="m_maxLength" value="32" />
+ </inspection_tool>
+ <inspection_tool class="InstanceMethodNamingConvention"
level="WARNING" enabled="true">
+ <option name="m_regex" value="[a-z][A-Za-z\d]*" />
+ <option name="m_minLength" value="3" />
+ <option name="m_maxLength" value="32" />
+ </inspection_tool>
+ <inspection_tool class="InstanceVariableNamingConvention"
level="WARNING" enabled="true">
+ <option name="m_regex" value="[a-z][A-Za-z\d]*" />
+ <option name="m_minLength" value="3" />
+ <option name="m_maxLength" value="32" />
+ </inspection_tool>
+ <inspection_tool class="InterfaceNamingConvention" level="WARNING"
enabled="true">
+ <option name="m_regex" value="[A-Z][A-Za-z\d]*" />
+ <option name="m_minLength" value="3" />
+ <option name="m_maxLength" value="64" />
+ </inspection_tool>
+ <inspection_tool class="LocalVariableNamingConvention" level="WARNING"
enabled="true">
+ <option name="m_ignoreForLoopParameters" value="false" />
+ <option name="m_ignoreCatchParameters" value="false" />
+ <option name="m_regex" value="[a-z][A-Za-z\d]*" />
+ <option name="m_minLength" value="1" />
+ <option name="m_maxLength" value="20" />
+ </inspection_tool>
+ <inspection_tool class="MethodNameSameAsClassName" level="WARNING"
enabled="true" />
+ <inspection_tool class="MethodNameSameAsParentName" level="WARNING"
enabled="true" />
+ <inspection_tool class="MethodNamesDifferOnlyByCase" level="WARNING"
enabled="true" />
+ <inspection_tool class="ParameterNamingConvention" level="WARNING"
enabled="true">
+ <option name="m_regex" value="[a-z][A-Za-z\d]*" />
+ <option name="m_minLength" value="1" />
+ <option name="m_maxLength" value="20" />
+ </inspection_tool>
+ <inspection_tool class="UpperCaseFieldNameNotConstant" level="WARNING"
enabled="true" />
+ <inspection_tool class="NonExceptionNameEndsWithException"
level="WARNING" enabled="true" />
+ <inspection_tool class="StaticVariableNamingConvention"
level="WARNING" enabled="true">
+ <option name="m_regex" value="[a-z][A-Za-z\d]*" />
+ <option name="m_minLength" value="3" />
+ <option name="m_maxLength" value="32" />
+ </inspection_tool>
+ <inspection_tool class="ComparisonOfShortAndChar" level="WARNING"
enabled="true" />
+ <inspection_tool class="DivideByZero" level="WARNING" enabled="true" />
+ <inspection_tool class="BigDecimalEquals" level="WARNING"
enabled="true" />
+ <inspection_tool class="LongLiteralsEndingWithLowercaseL"
level="WARNING" enabled="true" />
+ <inspection_tool class="CachedNumberConstructorCall" level="WARNING"
enabled="true" />
+ <inspection_tool class="BadOddness" level="WARNING" enabled="true" />
+ <inspection_tool class="TrivialStringConcatenation" level="WARNING"
enabled="true" />
+ <inspection_tool class="FieldMayBeStatic" level="WARNING"
enabled="true" />
+ <inspection_tool class="InnerClassMayBeStatic" level="WARNING"
enabled="true" />
+ <inspection_tool class="MapReplaceableByEnumMap" level="WARNING"
enabled="true" />
+ <inspection_tool class="SetReplaceableByEnumSet" level="WARNING"
enabled="true" />
+ <inspection_tool class="LengthOneStringInIndexOf" level="WARNING"
enabled="true" />
+ <inspection_tool class="SizeReplaceableByIsEmpty" level="WARNING"
enabled="true" />
+ <inspection_tool class="StringConcatenationInLoops" level="WARNING"
enabled="true">
+ <option name="m_ignoreUnlessAssigned" value="true" />
+ </inspection_tool>
+ <inspection_tool class="StringBufferReplaceableByStringBuilder"
level="WARNING" enabled="true" />
+ <inspection_tool class="SystemExit" level="WARNING" enabled="true" />
+ <inspection_tool class="ObjectToString" level="WARNING" enabled="true"
/>
+ <inspection_tool class="CastConflictsWithInstanceof" level="WARNING"
enabled="true" />
+ <inspection_tool class="CollectionAddedToSelf" level="WARNING"
enabled="true" />
+ <inspection_tool class="ArrayEquals" level="WARNING" enabled="true" />
+ <inspection_tool class="EqualsWhichDoesntCheckParameterClass"
level="WARNING" enabled="true" />
+ <inspection_tool class="MalformedXPath" level="WARNING"
enabled="false" />
+ <inspection_tool class="FacesModelInspection" level="ERROR"
enabled="false" />
+ <inspection_tool class="NonJREEmulationClassesInClientCode"
level="ERROR" enabled="false" />
+ <inspection_tool class="GwtServiceNotRegistered" level="ERROR"
enabled="false" />
+ <inspection_tool class="GWTRemoteServiceAsyncCheck" level="ERROR"
enabled="false" />
+ <inspection_tool class="NonSerializableServiceParameters"
level="ERROR" enabled="false" />
+ <inspection_tool class="GWTStyleCheck" level="ERROR" enabled="false" />
+ <inspection_tool class="GwtToHtmlReferences" level="ERROR"
enabled="false" />
+ <inspection_tool class="NonShortCircuitBoolean" level="WARNING"
enabled="true" />
+ <inspection_tool class="NullableProblems" level="WARNING"
enabled="false">
+ <option name="REPORT_NULLABLE_METHOD_OVERRIDES_NOTNULL" value="true"
/>
+ <option name="REPORT_NOT_ANNOTATED_METHOD_OVERRIDES_NOTNULL"
value="true" />
+ <option name="REPORT_NOTNULL_PARAMETER_OVERRIDES_NULLABLE"
value="true" />
+ <option name="REPORT_NOT_ANNOTATED_PARAMETER_OVERRIDES_NOTNULL"
value="true" />
+ </inspection_tool>
+ <inspection_tool class="ObjectEquality" level="WARNING" enabled="true">
+ <option name="m_ignoreEnums" value="true" />
+ <option name="m_ignoreClassObjects" value="true" />
+ <option name="m_ignorePrivateConstructors" value="false" />
+ </inspection_tool>
+ <inspection_tool class="ResultOfObjectAllocationIgnored"
level="WARNING" enabled="true" />
+ <inspection_tool class="ReturnNull" level="WARNING" enabled="true">
+ <option name="m_reportObjectMethods" value="false" />
+ <option name="m_reportArrayMethods" value="true" />
+ <option name="m_reportCollectionMethods" value="true" />
+ </inspection_tool>
+ <inspection_tool class="StaticFieldReferenceOnSubclass"
level="WARNING" enabled="true" />
+ <inspection_tool class="StaticCallOnSubclass" level="WARNING"
enabled="true" />
+ <inspection_tool class="TextLabelInSwitchStatement" level="WARNING"
enabled="true" />
+ <inspection_tool class="ArchaicSystemPropertyAccess" level="WARNING"
enabled="true" />
+ <inspection_tool class="UnusedMessageFormatParameter" level="WARNING"
enabled="false" />
+ <inspection_tool class="IOResource" level="WARNING" enabled="true" />
+ <inspection_tool class="JDBCResource" level="WARNING" enabled="true" />
+ <inspection_tool class="UnsecureRandomNumberGeneration"
level="WARNING" enabled="true" />
+ <inspection_tool class="AccessToStaticFieldLockedOnInstance"
level="WARNING" enabled="true" />
+ <inspection_tool class="ThreadRun" level="WARNING" enabled="true" />
+ <inspection_tool class="ThreadPriority" level="WARNING" enabled="true"
/>
+ <inspection_tool class="SleepWhileHoldingLock" level="WARNING"
enabled="true" />
+ <inspection_tool class="ThreadStartInConstruction" level="WARNING"
enabled="true" />
+ <inspection_tool class="ThreadStopSuspendResume" level="WARNING"
enabled="true" />
+ <inspection_tool class="ThreadYield" level="WARNING" enabled="true" />
+ <inspection_tool class="DoubleCheckedLocking" level="WARNING"
enabled="true" />
+ <inspection_tool class="FieldAccessedSynchronizedAndUnsynchronized"
level="WARNING" enabled="true">
+ <option name="countGettersAndSetters" value="false" />
+ </inspection_tool>
+ <inspection_tool
class="NonSynchronizedMethodOverridesSynchronizedMethod" level="WARNING"
enabled="true" />
+ <inspection_tool class="BoundFieldAssignment" level="WARNING"
enabled="false" />
+ <inspection_tool class="OneButtonGroup" level="WARNING"
enabled="false" />
+ <inspection_tool class="DuplicateMnemonic" level="WARNING"
enabled="false" />
+ <inspection_tool class="MissingMnemonic" level="WARNING"
enabled="false" />
+ <inspection_tool class="NoLabelFor" level="WARNING" enabled="false" />
+ <inspection_tool class="NoButtonGroup" level="WARNING" enabled="false"
/>
+ <inspection_tool class="NoScrollPane" level="WARNING" enabled="false"
/>
</profile>
</profiles>
</component>
@@ -155,6 +472,7 @@
<option name="OPTION_DEPRECATED_LIST" value="true" />
<option name="OTHER_OPTIONS" value="" />
<option name="HEAP_SIZE" />
+ <option name="LOCALE" />
<option name="OPEN_IN_BROWSER" value="true" />
</component>
<component name="JikesSettings">
@@ -173,121 +491,121 @@
</component>
<component name="Palette2">
<group name="Swing">
- <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal
Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false">
+ <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">
<default-constraints vsize-policy="1" hsize-policy="6" anchor="0"
fill="1" />
</item>
- <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical
Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false">
+ <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">
<default-constraints vsize-policy="6" hsize-policy="1" anchor="0"
fill="2" />
</item>
- <item class="javax.swing.JPanel"
icon="/com/intellij/uiDesigner/icons/panel.png" removable="false">
+ <item class="javax.swing.JPanel"
icon="/com/intellij/uiDesigner/icons/panel.png" removable="false"
auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0"
fill="3" />
</item>
- <item class="javax.swing.JScrollPane"
icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false">
+ <item class="javax.swing.JScrollPane"
icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false"
auto-create-binding="false" can-attach-label="true">
<default-constraints vsize-policy="7" hsize-policy="7" anchor="0"
fill="3" />
</item>
- <item class="javax.swing.JButton"
icon="/com/intellij/uiDesigner/icons/button.png" removable="false">
+ <item class="javax.swing.JButton"
icon="/com/intellij/uiDesigner/icons/button.png" removable="false"
auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="3" anchor="0"
fill="1" />
<initial-values>
<property name="text" value="Button" />
</initial-values>
</item>
- <item class="javax.swing.JRadioButton"
icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false">
+ <item class="javax.swing.JRadioButton"
icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false"
auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8"
fill="0" />
<initial-values>
<property name="text" value="RadioButton" />
</initial-values>
</item>
- <item class="javax.swing.JCheckBox"
icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false">
+ <item class="javax.swing.JCheckBox"
icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false"
auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8"
fill="0" />
<initial-values>
<property name="text" value="CheckBox" />
</initial-values>
</item>
- <item class="javax.swing.JLabel"
icon="/com/intellij/uiDesigner/icons/label.png" removable="false">
+ <item class="javax.swing.JLabel"
icon="/com/intellij/uiDesigner/icons/label.png" removable="false"
auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="0" anchor="8"
fill="0" />
<initial-values>
<property name="text" value="Label" />
</initial-values>
</item>
- <item class="javax.swing.JTextField"
icon="/com/intellij/uiDesigner/icons/textField.png" removable="false">
+ <item class="javax.swing.JTextField"
icon="/com/intellij/uiDesigner/icons/textField.png" removable="false"
auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8"
fill="1">
<preferred-size width="150" height="-1" />
</default-constraints>
</item>
- <item class="javax.swing.JPasswordField"
icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false">
+ <item class="javax.swing.JPasswordField"
icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false"
auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8"
fill="1">
<preferred-size width="150" height="-1" />
</default-constraints>
</item>
- <item class="javax.swing.JFormattedTextField"
icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false">
+ <item class="javax.swing.JFormattedTextField"
icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false"
auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8"
fill="1">
<preferred-size width="150" height="-1" />
</default-constraints>
</item>
- <item class="javax.swing.JTextArea"
icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false">
+ <item class="javax.swing.JTextArea"
icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false"
auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0"
fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
- <item class="javax.swing.JTextPane"
icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false">
+ <item class="javax.swing.JTextPane"
icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false"
auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0"
fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
- <item class="javax.swing.JEditorPane"
icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false">
+ <item class="javax.swing.JEditorPane"
icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false"
auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0"
fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
- <item class="javax.swing.JComboBox"
icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false">
+ <item class="javax.swing.JComboBox"
icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false"
auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="2" anchor="8"
fill="1" />
</item>
- <item class="javax.swing.JTable"
icon="/com/intellij/uiDesigner/icons/table.png" removable="false">
+ <item class="javax.swing.JTable"
icon="/com/intellij/uiDesigner/icons/table.png" removable="false"
auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0"
fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
- <item class="javax.swing.JList"
icon="/com/intellij/uiDesigner/icons/list.png" removable="false">
+ <item class="javax.swing.JList"
icon="/com/intellij/uiDesigner/icons/list.png" removable="false"
auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="2" anchor="0"
fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
- <item class="javax.swing.JTree"
icon="/com/intellij/uiDesigner/icons/tree.png" removable="false">
+ <item class="javax.swing.JTree"
icon="/com/intellij/uiDesigner/icons/tree.png" removable="false"
auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0"
fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
- <item class="javax.swing.JTabbedPane"
icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false">
+ <item class="javax.swing.JTabbedPane"
icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false"
auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0"
fill="3">
<preferred-size width="200" height="200" />
</default-constraints>
</item>
- <item class="javax.swing.JSplitPane"
icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false">
+ <item class="javax.swing.JSplitPane"
icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false"
auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0"
fill="3">
<preferred-size width="200" height="200" />
</default-constraints>
</item>
- <item class="javax.swing.JSpinner"
icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false">
+ <item class="javax.swing.JSpinner"
icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false"
auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8"
fill="1" />
</item>
- <item class="javax.swing.JSlider"
icon="/com/intellij/uiDesigner/icons/slider.png" removable="false">
+ <item class="javax.swing.JSlider"
icon="/com/intellij/uiDesigner/icons/slider.png" removable="false"
auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8"
fill="1" />
</item>
- <item class="javax.swing.JSeparator"
icon="/com/intellij/uiDesigner/icons/separator.png" removable="false">
+ <item class="javax.swing.JSeparator"
icon="/com/intellij/uiDesigner/icons/separator.png" removable="false"
auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0"
fill="3" />
</item>
- <item class="javax.swing.JProgressBar"
icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false">
+ <item class="javax.swing.JProgressBar"
icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false"
auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0"
fill="1" />
</item>
- <item class="javax.swing.JToolBar"
icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false">
+ <item class="javax.swing.JToolBar"
icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false"
auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0"
fill="1">
<preferred-size width="-1" height="20" />
</default-constraints>
</item>
- <item class="javax.swing.JToolBar$Separator"
icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false">
+ <item class="javax.swing.JToolBar$Separator"
icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false"
auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="0" anchor="0"
fill="1" />
</item>
- <item class="javax.swing.JScrollBar"
icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false">
+ <item class="javax.swing.JScrollBar"
icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false"
auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="0" anchor="0"
fill="2" />
</item>
</group>
@@ -312,10 +630,18 @@
<component name="StarteamVcsAdapter" />
<component name="StrutspluginConfiguration" />
<component name="VssVcs" />
+ <component name="com.intellij.jsf.UserDefinedFacesConfigs">
+ <option name="USER_DEFINED_CONFIGS">
+ <value>
+ <list size="0" />
+ </value>
+ </option>
+ </component>
<component name="libraryTable" />
<component name="uidesigner-configuration">
<option name="INSTRUMENT_CLASSES" value="true" />
<option name="COPY_FORMS_RUNTIME_TO_OUTPUT" value="true" />
+ <option name="DEFAULT_LAYOUT_MANAGER" value="GridLayoutManager" />
</component>
<UsedPathMacros />
</project>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development