[Japi-cvs] SF.net SVN: japi:[889] japi.ipr
Status: Beta
Brought to you by:
christianhujer
|
From: <chr...@us...> - 2009-02-15 12:45:26
|
Revision: 889
http://japi.svn.sourceforge.net/japi/?rev=889&view=rev
Author: christianhujer
Date: 2009-02-15 12:45:21 +0000 (Sun, 15 Feb 2009)
Log Message:
-----------
Update to IntelliJ IDEA 8.1. Add scopes for licenses. Add copyright settings for licenses. Add inspection policy dedicated to JUnit issues. Permit 'BadExceptionDeclared' in JUnit test cases.
Modified Paths:
--------------
japi.ipr
Modified: japi.ipr
===================================================================
--- japi.ipr 2009-02-15 12:32:49 UTC (rev 888)
+++ japi.ipr 2009-02-15 12:45:21 UTC (rev 889)
@@ -161,13 +161,40 @@
</component>
<component name="CopyrightManager" default="">
<copyright>
- <option name="notice" value="Copyright (C) 2009 Christian Hujer. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA" />
+ <option name="notice" value="Copyright (c) &#36;today.year Christian Hujer. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License"." />
<option name="keyword" value="Copyright" />
+ <option name="myName" value="FDL 1.3" />
+ <option name="myLocal" value="true" />
+ </copyright>
+ <copyright>
+ <option name="notice" value="Copyright (C) &#36;today.year Christian Hujer This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>." />
+ <option name="keyword" value="Copyright" />
+ <option name="myName" value="AGPL 3.0" />
+ <option name="myLocal" value="true" />
+ </copyright>
+ <copyright>
+ <option name="notice" value="Copyright (C) &#36;today.year Christian Hujer. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA" />
+ <option name="keyword" value="Copyright" />
<option name="myName" value="LGPL 2.1" />
<option name="myLocal" value="true" />
</copyright>
+ <copyright>
+ <option name="notice" value="Copyright (C) &#36;today.year Christian Hujer This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA." />
+ <option name="keyword" value="Copyright" />
+ <option name="myName" value="GPL 2.0" />
+ <option name="myLocal" value="true" />
+ </copyright>
+ <copyright>
+ <option name="notice" value="Copyright (C) &#36;today.year Christian Hujer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>." />
+ <option name="keyword" value="Copyright" />
+ <option name="myName" value="GPL 3.0" />
+ <option name="myLocal" value="true" />
+ </copyright>
<module2copyright>
- <element module="Libs (LGPL)" copyright="LGPL 2.1" />
+ <element module="License: LGPL 2.1" copyright="LGPL 2.1" />
+ <element module="License: GPL 2.0" copyright="GPL 2.0" />
+ <element module="License: GPL 3.0" copyright="GPL 3.0" />
+ <element module="License: FDL 1.3" copyright="FDL 1.3" />
</module2copyright>
</component>
<component name="CppTools.Loader" warnedAboutFileOutOfSourceRoot="true" />
@@ -175,7 +202,10 @@
<option name="myForwardDirection" value="false" />
</component>
<component name="DependencyValidationManager">
- <scope name="Libs (LGPL)" pattern="(file[group:libs]:*//*||file[group:libs]:*//*)&&!file[libs-finance]:*//*" />
+ <scope name="License: LGPL 2.1" pattern="file[group:libs]:*//*&&!file[libs-finance]:*//*&&!file[libs-finance]:README&&!file[libs-finance]:libs-finance.iml||file[common]:*//*||file[common]:sun_checks.xml||file[common]:commonBuild.xml||file[common]:common.iml||file[common]:README||file[common]:QualityChecklist.txt||file[common]:LICENSE||file[common]:COPYING" />
+ <scope name="License: GPL 2.0" pattern="" />
+ <scope name="License: GPL 3.0" pattern="file[group:games]:*//*||file[group:progs]:*//*||file[group:tools]:*//*" />
+ <scope name="License: FDL 1.3" pattern="file[site]:*//*||file[site]:*//*||file[site]:README||file[site]:build.xml||file[site]:site.iml" />
<option name="SKIP_IMPORT_STATEMENTS" value="false" />
<deny_rule from_scope="Production" to_scope="Tests" is_deny="true" />
</component>
@@ -209,6 +239,596 @@
<scopes />
<profiles>
<profile version="1.0" is_locked="false">
+ <option name="myName" value="JUnit Issues" />
+ <option name="myLocal" value="false" />
+ <inspection_tool class="AntDuplicateTargetsInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="AntDuplicateImportedTargetsInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="AntMissingPropertiesFileInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="ArgNamesErrorsInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="ArgNamesWarningsInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="AroundAdviceStyleInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="DeclareParentsInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="MissingAspectjAutoproxyInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="PointcutMethodStyleInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="SpringAopErrorsInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SpringAopWarningsInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="Geronimo" level="ERROR" enabled="false" />
+ <inspection_tool class="Glassfish" level="ERROR" enabled="false" />
+ <inspection_tool class="JBoss" level="ERROR" enabled="false" />
+ <inspection_tool class="Weblogic" level="ERROR" enabled="false" />
+ <inspection_tool class="GroovySillyAssignment" level="WARNING" enabled="false" />
+ <inspection_tool class="SillyAssignmentJS" level="WARNING" enabled="false" />
+ <inspection_tool class="IncompatibleMask" level="WARNING" enabled="false" />
+ <inspection_tool class="PointlessBitwiseExpression" level="WARNING" enabled="false">
+ <option name="m_ignoreExpressionsContainingConstants" value="false" />
+ </inspection_tool>
+ <inspection_tool class="ShiftOutOfRange" level="WARNING" enabled="false" />
+ <inspection_tool class="IncompatibleMaskJS" level="WARNING" enabled="false" />
+ <inspection_tool class="PointlessBitwiseExpressionJS" level="WARNING" enabled="false">
+ <option name="m_ignoreExpressionsContainingConstants" value="false" />
+ </inspection_tool>
+ <inspection_tool class="ShiftOutOfRangeJS" level="WARNING" enabled="false" />
+ <inspection_tool class="FieldCanBeLocal" level="WARNING" enabled="false" />
+ <inspection_tool class="FinalPrivateMethod" level="WARNING" enabled="false" />
+ <inspection_tool class="FinalStaticMethod" level="WARNING" enabled="false" />
+ <inspection_tool class="CloneCallsSuperClone" level="WARNING" enabled="false" />
+ <inspection_tool class="CloneDeclaresCloneNotSupported" level="WARNING" enabled="false" />
+ <inspection_tool class="ExtendsObject" level="WARNING" enabled="false" />
+ <inspection_tool class="TypeParameterExtendsObject" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessarySemicolon" level="WARNING" enabled="false" />
+ <inspection_tool class="UnterminatedStatementJS" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyConstantConditional" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyConstantIfStatement" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyFallthrough" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyTrivialIf" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyTrivialConditional" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyUnnecessaryContinue" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyUnnecessaryReturn" level="WARNING" enabled="false" />
+ <inspection_tool class="SimplifiableConditionalExpression" level="WARNING" enabled="false" />
+ <inspection_tool class="ConstantConditionalExpression" level="WARNING" enabled="false" />
+ <inspection_tool class="ConstantIfStatement" level="WARNING" enabled="false" />
+ <inspection_tool class="InfiniteLoopStatement" level="WARNING" enabled="false" />
+ <inspection_tool class="LoopStatementsThatDontLoop" level="WARNING" enabled="false" />
+ <inspection_tool class="PointlessBooleanExpression" level="WARNING" enabled="false">
+ <option name="m_ignoreExpressionsContainingConstants" value="false" />
+ </inspection_tool>
+ <inspection_tool class="TrivialIf" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryConditionalExpression" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryContinue" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryReturn" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryLabelOnBreakStatement" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryLabelOnContinueStatement" level="WARNING" enabled="false" />
+ <inspection_tool class="UnusedLabel" level="WARNING" enabled="false" />
+ <inspection_tool class="ConstantConditionalExpressionJS" level="WARNING" enabled="false" />
+ <inspection_tool class="ConstantIfStatementJS" level="WARNING" enabled="false" />
+ <inspection_tool class="FallthroughInSwitchStatementJS" level="WARNING" enabled="false" />
+ <inspection_tool class="LoopStatementThatDoesntLoopJS" level="WARNING" enabled="false" />
+ <inspection_tool class="PointlessBooleanExpressionJS" level="WARNING" enabled="false" />
+ <inspection_tool class="TrivialIfJS" level="WARNING" enabled="false" />
+ <inspection_tool class="TrivialConditionalJS" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryContinueJS" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryReturnJS" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryLabelJS" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryLabelOnBreakStatementJS" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryLabelOnContinueStatementJS" level="WARNING" enabled="false" />
+ <inspection_tool class="CssInvalidElementInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="CssRgbFunctionInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="CssInvalidShorthandPropertyValue" level="ERROR" enabled="false" />
+ <inspection_tool class="CssInvalidImportInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="CssNoGenericFontName" level="WARNING" enabled="false" />
+ <inspection_tool class="CssUnitlessNumber" level="WARNING" enabled="false" />
+ <inspection_tool class="CssNegativeValueInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="CssOverwrittenProperties" level="WARNING" enabled="false" />
+ <inspection_tool class="CssOptimizeSimilarPropertiesInspection" level="INFO" enabled="false" />
+ <inspection_tool class="CssUnknownProperty" level="WARNING" enabled="false">
+ <option name="myCustomPropertiesEnabled" value="false" />
+ <option name="myCustomPropertiesList">
+ <value>
+ <list size="0" />
+ </value>
+ </option>
+ </inspection_tool>
+ <inspection_tool class="CssUnusedSymbolInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="W3CssValidation" level="WARNING" enabled="false">
+ <option name="myCssVersion" value="css3" />
+ </inspection_tool>
+ <inspection_tool class="UnnecessaryLocalVariable" level="WARNING" enabled="false">
+ <option name="m_ignoreImmediatelyReturnedVariables" value="false" />
+ <option name="m_ignoreAnnotatedVariables" value="false" />
+ </inspection_tool>
+ <inspection_tool class="GroovyMissingReturnStatement" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyUnusedAssignment" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyVariableNotAssigned" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryLocalVariableJS" level="WARNING" enabled="false">
+ <option name="m_ignoreImmediatelyReturnedVariables" value="false" />
+ <option name="m_ignoreAnnotatedVariables" value="false" />
+ </inspection_tool>
+ <inspection_tool class="SameParameterValue" level="WARNING" enabled="false" />
+ <inspection_tool class="WeakerAccess" level="WARNING" enabled="false">
+ <option name="SUGGEST_PACKAGE_LOCAL_FOR_MEMBERS" value="true" />
+ <option name="SUGGEST_PACKAGE_LOCAL_FOR_TOP_CLASSES" value="true" />
+ <option name="SUGGEST_PRIVATE_FOR_INNERS" value="false" />
+ </inspection_tool>
+ <inspection_tool class="CanBeFinal" level="WARNING" enabled="false">
+ <option name="REPORT_CLASSES" value="false" />
+ <option name="REPORT_METHODS" value="false" />
+ <option name="REPORT_FIELDS" value="true" />
+ </inspection_tool>
+ <inspection_tool class="DuplicateThrows" level="WARNING" enabled="false" />
+ <inspection_tool class="EmptyMethod" level="WARNING" enabled="false" />
+ <inspection_tool class="SameReturnValue" level="WARNING" enabled="false" />
+ <inspection_tool class="RedundantThrows" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryModuleDependencyInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="UnusedDeclaration" level="WARNING" enabled="false">
+ <option name="ADD_MAINS_TO_ENTRIES" value="true" />
+ <option name="ADD_APPLET_TO_ENTRIES" value="true" />
+ <option name="ADD_SERVLET_TO_ENTRIES" value="true" />
+ <option name="ADD_NONJAVA_TO_ENTRIES" value="true" />
+ <option name="ADDITIONAL_ANNOTATIONS">
+ <value>
+ <list size="0" />
+ </value>
+ </option>
+ <option name="ADD_EJB_TO_ENTRIES" value="true" />
+ <option name="ADD_JUNIT_TO_ENTRIES" value="true" />
+ <option name="ADD_TESTNG_TO_ENTRIES" value="true" />
+ </inspection_tool>
+ <inspection_tool class="UnusedParameters" level="WARNING" enabled="false" />
+ <inspection_tool class="UnusedReturnValue" level="WARNING" enabled="false" />
+ <inspection_tool class="UNUSED_SYMBOL" level="WARNING" enabled="false">
+ <option name="LOCAL_VARIABLE" value="true" />
+ <option name="FIELD" value="true" />
+ <option name="METHOD" value="true" />
+ <option name="CLASS" value="true" />
+ <option name="PARAMETER" value="true" />
+ <option name="REPORT_PARAMETER_FOR_PUBLIC_METHODS" value="true" />
+ <option name="INJECTION_ANNOS">
+ <value>
+ <list size="0" />
+ </value>
+ </option>
+ </inspection_tool>
+ <inspection_tool class="Plugin.xmlValidity" level="ERROR" enabled="false" />
+ <inspection_tool class="CaughtExceptionImmediatelyRethrown" level="WARNING" enabled="false" />
+ <inspection_tool class="ContinueOrBreakFromFinallyBlock" level="WARNING" enabled="false" />
+ <inspection_tool class="EmptyCatchBlock" level="WARNING" enabled="false">
+ <option name="m_includeComments" value="true" />
+ <option name="m_ignoreTestCases" value="true" />
+ <option name="m_ignoreIgnoreParameter" value="true" />
+ </inspection_tool>
+ <inspection_tool class="EmptyFinallyBlock" level="WARNING" enabled="false" />
+ <inspection_tool class="EmptyTryBlock" level="WARNING" enabled="false" />
+ <inspection_tool class="FinallyBlockCannotCompleteNormally" level="WARNING" enabled="false" />
+ <inspection_tool class="ReturnFromFinallyBlock" level="WARNING" enabled="false" />
+ <inspection_tool class="ThrowFromFinallyBlock" level="WARNING" enabled="false" />
+ <inspection_tool class="UnhandledExceptionInJSP" level="WARNING" enabled="false" />
+ <inspection_tool class="ContinueOrBreakFromFinallyBlockJS" level="WARNING" enabled="false" />
+ <inspection_tool class="ExceptionCaughtLocallyJS" level="WARNING" enabled="false" />
+ <inspection_tool class="ReturnFromFinallyBlockJS" level="WARNING" enabled="false" />
+ <inspection_tool class="ThrowFromFinallyBlockJS" level="WARNING" enabled="false" />
+ <inspection_tool class="FacesModelInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="NoExplicitFinalizeCalls" level="WARNING" enabled="false" />
+ <inspection_tool class="FinalizeCallsSuperFinalize" level="WARNING" enabled="false">
+ <option name="m_ignoreForObjectSubclasses" value="false" />
+ </inspection_tool>
+ <inspection_tool class="FtlCallsInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="FtlDeprecatedBuiltInsInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="FtlFileReferencesInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="FtlImportCallInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="FtlReferencesInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="FtlTypesInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="FtlWellformednessInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="AccessStaticViaInstance" level="WARNING" enabled="false" />
+ <inspection_tool class="BooleanMethodIsAlwaysInverted" level="WARNING" enabled="false" />
+ <inspection_tool class="JavaDoc" level="WARNING" enabled="false">
+ <option name="TOP_LEVEL_CLASS_OPTIONS">
+ <value>
+ <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
+ <option name="REQUIRED_TAGS" value="" />
+ </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="@return@param@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="JavadocReference" level="ERROR" enabled="false" />
+ <inspection_tool class="DefaultFileTemplate" level="WARNING" enabled="false">
+ <option name="CHECK_FILE_HEADER" value="true" />
+ <option name="CHECK_TRY_CATCH_SECTION" value="true" />
+ <option name="CHECK_METHOD_BODY" value="true" />
+ </inspection_tool>
+ <inspection_tool class="Deprecation" level="WARNING" enabled="false" />
+ <inspection_tool class="Dependency" level="ERROR" enabled="false" />
+ <inspection_tool class="UNCHECKED_WARNING" level="WARNING" enabled="false" />
+ <inspection_tool class="SillyAssignment" level="WARNING" enabled="false" />
+ <inspection_tool class="WrongPackageStatement" level="ERROR" enabled="false" />
+ <inspection_tool class="NonJREEmulationClassesInClientCode" level="ERROR" enabled="false" />
+ <inspection_tool class="GwtDeprecatedPropertyKeyJavadocTag" level="WARNING" enabled="false" />
+ <inspection_tool class="GwtObsoleteTypeArgsJavadocTag" level="WARNING" enabled="false" />
+ <inspection_tool class="GwtServiceNotRegistered" level="ERROR" enabled="false" />
+ <inspection_tool class="GwtInconsistentI18nInterface" level="ERROR" enabled="false" />
+ <inspection_tool class="GWTRemoteServiceAsyncCheck" level="ERROR" enabled="false" />
+ <inspection_tool class="GwtInconsistentSerializableClass" level="ERROR" enabled="false" />
+ <inspection_tool class="GwtMethodWithParametersInConstantsInterface" level="ERROR" enabled="false" />
+ <inspection_tool class="NonSerializableServiceParameters" level="ERROR" enabled="false" />
+ <inspection_tool class="gwtRawAsyncCallback" level="WARNING" enabled="false" />
+ <inspection_tool class="GwtJavaScriptReferences" level="ERROR" enabled="false" />
+ <inspection_tool class="GWTStyleCheck" level="ERROR" enabled="false" />
+ <inspection_tool class="GwtToHtmlReferences" level="ERROR" enabled="false" />
+ <inspection_tool class="BindingAnnotationWithoutInject" level="WARNING" enabled="false" />
+ <inspection_tool class="ConflictingAnnotations" level="WARNING" enabled="false" />
+ <inspection_tool class="InvalidRequestParameters" level="WARNING" enabled="false" />
+ <inspection_tool class="InjectOfNonPublicMember" level="WARNING" enabled="false" />
+ <inspection_tool class="InterceptionAnnotationWithoutRuntimeRetention" level="WARNING" enabled="false" />
+ <inspection_tool class="InvalidImplementedBy" level="WARNING" enabled="false" />
+ <inspection_tool class="InvalidProvidedBy" level="WARNING" enabled="false" />
+ <inspection_tool class="MultipleInjectedConstructorsForClass" level="WARNING" enabled="false" />
+ <inspection_tool class="MultipleBindingAnnotations" level="WARNING" enabled="false" />
+ <inspection_tool class="PointlessBinding" level="WARNING" enabled="false" />
+ <inspection_tool class="RedundantToBinding" level="WARNING" enabled="false" />
+ <inspection_tool class="RedundantToProviderBinding" level="WARNING" enabled="false" />
+ <inspection_tool class="RedundantScopeBinding" level="WARNING" enabled="false" />
+ <inspection_tool class="SessionScopedInjectsRequestScoped" level="WARNING" enabled="false" />
+ <inspection_tool class="SingletonInjectsScoped" level="WARNING" enabled="false" />
+ <inspection_tool class="UninstantiableImplementedByClass" level="WARNING" enabled="false" />
+ <inspection_tool class="UninstantiableProvidedByClass" level="WARNING" enabled="false" />
+ <inspection_tool class="UninstantiableBinding" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryStaticInjection" level="WARNING" enabled="false" />
+ <inspection_tool class="HibernateMappingDatasourceDomInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="HibernateConfigDomInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="HibernateMappingDomInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="HtmlDeprecatedTag" level="WARNING" enabled="false" />
+ <inspection_tool class="CheckEmptyScriptTag" level="WARNING" enabled="false" />
+ <inspection_tool class="HtmlExtraClosingTag" level="ERROR" enabled="false" />
+ <inspection_tool class="CheckImageSize" level="WARNING" enabled="false" />
+ <inspection_tool class="CheckValidXmlInScriptTagBody" level="ERROR" enabled="false" />
+ <inspection_tool class="RequiredAttributes" level="WARNING" enabled="false">
+ <option name="myAdditionalRequiredHtmlAttributes" value="" />
+ </inspection_tool>
+ <inspection_tool class="HtmlUnknownTag" level="WARNING" enabled="false">
+ <option name="myValues">
+ <value>
+ <list size="5">
+ <item index="0" class="java.lang.String" itemvalue="embed" />
+ <item index="1" class="java.lang.String" itemvalue="nobr" />
+ <item index="2" class="java.lang.String" itemvalue="noembed" />
+ <item index="3" class="java.lang.String" itemvalue="comment" />
+ <item index="4" class="java.lang.String" itemvalue="script" />
+ </list>
+ </value>
+ </option>
+ <option name="myCustomValuesEnabled" value="true" />
+ </inspection_tool>
+ <inspection_tool class="HtmlUnknownAttribute" level="WARNING" enabled="false">
+ <option name="myValues">
+ <value>
+ <list size="5">
+ <item index="0" class="java.lang.String" itemvalue="type" />
+ <item index="1" class="java.lang.String" itemvalue="wmode" />
+ <item index="2" class="java.lang.String" itemvalue="src" />
+ <item index="3" class="java.lang.String" itemvalue="width" />
+ <item index="4" class="java.lang.String" itemvalue="height" />
+ </list>
+ </value>
+ </option>
+ <option name="myCustomValuesEnabled" value="true" />
+ </inspection_tool>
+ <inspection_tool class="UNUSED_IMPORT" level="WARNING" enabled="false" />
+ <inspection_tool class="ExtendsAnnotation" level="WARNING" enabled="false" />
+ <inspection_tool class="UnresolvedPropertyKey" level="ERROR" enabled="false" />
+ <inspection_tool class="SimplifiableIfStatement" level="WARNING" enabled="false" />
+ <inspection_tool class="MissedExecutable" level="WARNING" enabled="false" />
+ <inspection_tool class="ForCanBeForeach" level="WARNING" enabled="false">
+ <option name="REPORT_INDEXED_LOOP" value="true" />
+ </inspection_tool>
+ <inspection_tool class="UnnecessaryBoxing" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryUnboxing" level="WARNING" enabled="false" />
+ <inspection_tool class="WhileCanBeForeach" level="WARNING" enabled="false" />
+ <inspection_tool class="JpaDataSourceORMInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="JpaDataSourceORMDomInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="EjbErrorInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="EjbWarningInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="EjbDomInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="EjbQlInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="JavaeeApplicationDomInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="MimeType" level="ERROR" enabled="false" />
+ <inspection_tool class="JpaORMDomInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="JpaModelErrorInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="JpaModelWarningInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="JpaQlInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="JpaQueryApiInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="JpaDomInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="WebProperties" level="ERROR" enabled="false" />
+ <inspection_tool class="WebWarnings" level="WARNING" enabled="false" />
+ <inspection_tool class="JSUntypedDeclaration" level="WARNING" enabled="false" />
+ <inspection_tool class="JSDeprecatedSymbols" level="INFO" enabled="false" />
+ <inspection_tool class="JSDuplicatedDeclaration" level="WARNING" enabled="false" />
+ <inspection_tool class="JSUndeclaredVariable" level="INFO" enabled="false" />
+ <inspection_tool class="JSUnresolvedFunction" level="INFO" enabled="false" />
+ <inspection_tool class="JSUnresolvedVariable" level="INFO" enabled="false" />
+ <inspection_tool class="JSUnusedLocalSymbols" level="WARNING" enabled="false" />
+ <inspection_tool class="DuplicateCaseLabelJS" level="WARNING" enabled="false" />
+ <inspection_tool class="DuplicatePropertyOnObjectJS" level="WARNING" enabled="false" />
+ <inspection_tool class="BadExpressionStatementJS" level="WARNING" enabled="false" />
+ <inspection_tool class="FunctionWithInconsistentReturnsJS" level="WARNING" enabled="false" />
+ <inspection_tool class="ReservedWordUsedAsNameJS" level="WARNING" enabled="false" />
+ <inspection_tool class="ThisExpressionReferencesGlobalObjectJS" level="WARNING" enabled="false" />
+ <inspection_tool class="UnreachableCodeJS" level="WARNING" enabled="false" />
+ <inspection_tool class="SeamBijectionTypeMismatchInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SeamBijectionIllegalScopeParameterInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SeamBijectionUndefinedContextVariableInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="SeamDomModelInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SeamDuplicateComponentsInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SeamIllegalComponentScopeInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SeamJamComponentInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="PageflowModelInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="PagesModelInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SeamAnnotationIncorrectSignatureInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SeamAnnotationsInconsistencyInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="ELValidationInJSP" level="WARNING" enabled="false" />
+ <inspection_tool class="CheckJsfComponentUnderViewTag" level="INFO" enabled="false" />
+ <inspection_tool class="JspDirectiveInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="ELSpecValidationInJSP" level="WARNING" enabled="false" />
+ <inspection_tool class="JspPropertiesInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="ReferencesToClassesFromDefaultPackagesInJSPFile" level="ERROR" enabled="false" />
+ <inspection_tool class="SelfIncludingJspFiles" level="ERROR" enabled="false" />
+ <inspection_tool class="InjectionNotApplicable" level="ERROR" enabled="false" />
+ <inspection_tool class="LanguageMismatch" level="WARNING" enabled="false">
+ <option name="CHECK_NON_ANNOTATED_REFERENCES" value="true" />
+ </inspection_tool>
+ <inspection_tool class="UnknownLanguage" level="ERROR" enabled="false" />
+ <inspection_tool class="MavenModelInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="MethodNameSameAsClassName" level="WARNING" enabled="false" />
+ <inspection_tool class="OctalLiteral" level="WARNING" enabled="false" />
+ <inspection_tool class="PointlessArithmeticExpression" level="WARNING" enabled="false">
+ <option name="m_ignoreExpressionsContainingConstants" value="false" />
+ </inspection_tool>
+ <inspection_tool class="PagesFileModelInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="PatternOverriddenByNonAnnotatedMethod" level="WARNING" enabled="false" />
+ <inspection_tool class="PatternNotApplicable" level="ERROR" enabled="false" />
+ <inspection_tool class="PatternValidation" level="WARNING" enabled="false">
+ <option name="CHECK_NON_CONSTANT_VALUES" value="true" />
+ </inspection_tool>
+ <inspection_tool class="BooleanConstructor" level="WARNING" enabled="false" />
+ <inspection_tool class="ToArrayCallWithZeroLengthArrayArgument" level="WARNING" enabled="false" />
+ <inspection_tool class="InstantiatingObjectToGetClassObject" level="WARNING" enabled="false" />
+ <inspection_tool class="ManualArrayCopy" level="WARNING" enabled="false" />
+ <inspection_tool class="ManualArrayToCollectionCopy" level="WARNING" enabled="false" />
+ <inspection_tool class="StringToString" level="WARNING" enabled="false" />
+ <inspection_tool class="StringConstructor" level="WARNING" enabled="false">
+ <option name="ignoreSubstringArguments" value="false" />
+ </inspection_tool>
+ <inspection_tool class="StringConcatenationInsideStringBufferAppend" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryTemporaryOnConversionFromString" level="WARNING" enabled="false" />
+ <inspection_tool class="UnnecessaryTemporaryOnConversionToString" level="WARNING" enabled="false" />
+ <inspection_tool class="ComponentNotRegistered" level="WARNING" enabled="false">
+ <option name="CHECK_ACTIONS" value="true" />
+ <option name="IGNORE_NON_PUBLIC" value="true" />
+ </inspection_tool>
+ <inspection_tool class="GroovyDoubleNegation" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyPointlessArithmetic" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyPointlessBoolean" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyEmptyStatementBody" level="WARNING" enabled="false" />
+ <inspection_tool class="PointlessArithmeticExpressionJS" level="WARNING" enabled="false" />
+ <inspection_tool class="EmptyStatementBodyJS" level="WARNING" enabled="false">
+ <option name="m_reportEmptyBlocks" value="false" />
+ </inspection_tool>
+ <inspection_tool class="ComparatorMethodParameterNotUsed" level="WARNING" enabled="false" />
+ <inspection_tool class="NullArgumentToVariableArgMethod" level="WARNING" enabled="false" />
+ <inspection_tool class="PrimitiveArrayArgumentToVariableArgMethod" level="WARNING" enabled="false" />
+ <inspection_tool class="ConstantConditions" level="WARNING" enabled="false">
+ <option name="SUGGEST_NULLABLE_ANNOTATIONS" value="false" />
+ <option name="DONT_REPORT_TRUE_ASSERT_STATEMENTS" value="false" />
+ </inspection_tool>
+ <inspection_tool class="EqualsBetweenInconvertibleTypes" level="WARNING" enabled="false" />
+ <inspection_tool class="ArrayEquals" level="WARNING" enabled="false" />
+ <inspection_tool class="EqualsWhichDoesntCheckParameterClass" level="WARNING" enabled="false" />
+ <inspection_tool class="ImplicitArrayToString" level="WARNING" enabled="false" />
+ <inspection_tool class="InfiniteRecursion" level="WARNING" enabled="false" />
+ <inspection_tool class="MalformedFormatString" level="WARNING" enabled="false" />
+ <inspection_tool class="MalformedRegex" level="WARNING" enabled="false" />
+ <inspection_tool class="MalformedXPath" level="WARNING" enabled="false" />
+ <inspection_tool class="MismatchedCollectionQueryUpdate" level="WARNING" enabled="false" />
+ <inspection_tool class="MismatchedArrayReadWrite" level="WARNING" enabled="false" />
+ <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" />
+ <option name="REPORT_NOT_ANNOTATED_GETTER" value="true" />
+ <option name="REPORT_NOT_ANNOTATED_SETTER_PARAMETER" value="true" />
+ <option name="REPORT_ANNOTATION_NOT_PROPAGATED_TO_OVERRIDERS" value="true" />
+ </inspection_tool>
+ <inspection_tool class="NumberEquality" level="WARNING" enabled="false" />
+ <inspection_tool class="ObjectEqualsNull" level="WARNING" enabled="false" />
+ <inspection_tool class="ReflectionForUnavailableAnnotation" level="WARNING" enabled="false" />
+ <inspection_tool class="IgnoreResultOfCall" level="WARNING" enabled="false">
+ <option name="m_reportAllNonLibraryCalls" value="false" />
+ <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,.*,java.io.File,.*,java.lang.Object,equals|hashCode" />
+ </inspection_tool>
+ <inspection_tool class="EmptyStatementBody" level="WARNING" enabled="false">
+ <option name="m_reportEmptyBlocks" value="false" />
+ </inspection_tool>
+ <inspection_tool class="StringEquality" level="WARNING" enabled="false" />
+ <inspection_tool class="NewStringBufferWithCharArgument" level="WARNING" enabled="false" />
+ <inspection_tool class="SuspiciousToArrayCall" level="WARNING" enabled="false" />
+ <inspection_tool class="SuspiciousSystemArraycopy" level="WARNING" enabled="false" />
+ <inspection_tool class="SuspiciousMethodCalls" level="WARNING" enabled="false">
+ <option name="REPORT_CONVERTIBLE_METHOD_CALLS" value="true" />
+ </inspection_tool>
+ <inspection_tool class="SuspiciousNameCombination" level="WARNING" enabled="false">
+ <group names="x,width,left,right" />
+ <group names="y,height,top,bottom" />
+ </inspection_tool>
+ <inspection_tool class="ThrowableInstanceNeverThrown" level="WARNING" enabled="false" />
+ <inspection_tool class="ThrowableResultOfMethodCallIgnored" level="WARNING" enabled="false" />
+ <inspection_tool class="UnusedAssignment" level="WARNING" enabled="false">
+ <option name="REPORT_PREFIX_EXPRESSIONS" value="false" />
+ <option name="REPORT_POSTFIX_EXPRESSIONS" value="true" />
+ <option name="REPORT_REDUNDANT_INITIALIZER" value="true" />
+ </inspection_tool>
+ <inspection_tool class="GroovyDivideByZero" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyInfiniteLoopStatement" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyInfiniteRecursion" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyResultOfArrayAllocationIgnored" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyResultOfObjectAllocationIgnored" level="WARNING" enabled="false" />
+ <inspection_tool class="SecondUnsafeCall" level="WARNING" enabled="false" />
+ <inspection_tool class="InfiniteLoopJS" level="WARNING" enabled="false" />
+ <inspection_tool class="InfiniteRecursionJS" level="WARNING" enabled="false" />
+ <inspection_tool class="InconsistentResourceBundle" level="ERROR" enabled="false">
+ <option name="REPORT_MISSING_TRANSLATIONS" value="true" />
+ <option name="REPORT_INCONSISTENT_PROPERTIES" value="true" />
+ <option name="REPORT_DUPLICATED_PROPERTIES" value="true" />
+ </inspection_tool>
+ <inspection_tool class="UnusedMessageFormatParameter" level="WARNING" enabled="false" />
+ <inspection_tool class="AbstractBeanReferencesInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="AutowiredDependenciesInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="SpringJavaAutowiringInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SpringBeanConstructorArgInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="DuplicatedBeanNamesInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SpringOsgiElementsInconsistencyInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SpringInjectionValueConsistencyInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="InjectionValueTypeInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SpringBeanLookupMethodInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SpringReplacedMethodsInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SpringRequiredAnnotationInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SpringRequiredPropertyInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SpringOsgiServiceCommonInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SpringBeanAutowiringInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SpringBeanDepedencyCheckInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SpringFactoryMethodInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SpringBeanInstantiationInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SpringBeanNameConventionInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="SpringFacetInspection" level="WARNING" enabled="false">
+ <option name="checkTestFiles" value="false" />
+ </inspection_tool>
+ <inspection_tool class="SpringInjectionValueStyleInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="SpringJamErrorInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="SpringModelInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="SpringScopesInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="UnparsedCustomBeanInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="UtilSchemaInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="WebflowConfigModelInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="Struts2ModelInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="ValidatorModelInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="ValidatorConfigModelInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="StrutsInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="StrutsTilesInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="StrutsValidatorInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="StrutsValidatorFormInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="dependsOnMethodTestNG" level="WARNING" enabled="false" />
+ <inspection_tool class="groupsTestNG" level="WARNING" enabled="false">
+ <option name="groups">
+ <value>
+ <list size="0" />
+ </value>
+ </option>
+ </inspection_tool>
+ <inspection_tool class="SynchronizeOnNonFinalField" level="WARNING" enabled="false" />
+ <inspection_tool class="SynchronizationOnLocalVariableOrMethodParameter" level="WARNING" enabled="false">
+ <option name="reportLocalVariables" value="true" />
+ <option name="reportMethodParameters" value="true" />
+ </inspection_tool>
+ <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" />
+ <inspection_tool class="GroovyMethodWithInconsistentReturns" level="WARNING" enabled="false" />
+ <inspection_tool class="GroovyUnreachableStatement" level="WARNING" enabled="false" />
+ <inspection_tool class="VtlFileReferencesInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="VtlReferencesInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="VtlTypesInspection" level="WARNING" enabled="false" />
+ <inspection_tool class="VtlInterpolationsInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="RedundantArrayCreation" level="WARNING" enabled="false" />
+ <inspection_tool class="RedundantTypeArguments" level="WARNING" enabled="false" />
+ <inspection_tool class="RedundantCast" level="WARNING" enabled="false" />
+ <inspection_tool class="NoResourceMethodsFound" level="WARNING" enabled="false" />
+ <inspection_tool class="AnnotationHasWrongMIMEType" level="WARNING" enabled="false" />
+ <inspection_tool class="EmptyWebServiceClass" level="WARNING" enabled="false" />
+ <inspection_tool class="VoidMethodAnnotatedWithGET" level="WARNING" enabled="false" />
+ <inspection_tool class="OneWayWebMethod" level="ERROR" enabled="false" />
+ <inspection_tool class="ResourceMethodInNonResourceClass" level="WARNING" enabled="false" />
+ <inspection_tool class="ImplicitlyExposedWebServiceMethods" level="INFO" enabled="false" />
+ <inspection_tool class="NonJaxWsWebServices" level="WARNING" enabled="false" />
+ <inspection_tool class="AmbiguousPathAnnotation" level="WARNING" enabled="false" />
+ <inspection_tool class="ValidExternallyBoundObject" level="ERROR" enabled="false" />
+ <inspection_tool class="WebflowModelInspection" level="ERROR" enabled="false" />
+ <inspection_tool class="CheckXmlFileWithXercesValidator" level="ERROR" enabled="false" />
+ <inspection_tool class="XmlUnboundNsPrefix" level="WARNING" enabled="false" />
+ <inspection_tool class="CheckDtdRefs" level="ERROR" enabled="false" />
+ <inspection_tool class="XmlDuplicatedId" level="ERROR" enabled="false" />
+ <inspection_tool class="XmlWrongRootElement" level="ERROR" enabled="false" />
+ <inspection_tool class="CheckTagEmptyBody" level="WARNING" enabled="false" />
+ <inspection_tool class="CheckNodeTest" level="WARNING" enabled="false" />
+ <inspection_tool class="HardwiredNamespacePrefix" level="WARNING" enabled="false" />
+ <inspection_tool class="ImplicitTypeConversion" level="WARNING" enabled="false">
+ <option name="BITS" value="1720" />
+ <option name="FLAG_EXPLICIT_CONVERSION" value="true" />
+ <option name="IGNORE_NODESET_TO_BOOLEAN_VIA_STRING" value="true" />
+ </inspection_tool>
+ <inspection_tool class="RedundantTypeConversion" level="WARNING" enabled="false">
+ <option name="CHECK_ANY" value="true" />
+ </inspection_tool>
+ <inspection_tool class="IndexZeroUsage" level="WARNING" enabled="false" />
+ <inspection_tool class="XsltDeclarations" level="ERROR" enabled="false" />
+ <inspection_tool class="XsltTemplateInvocation" level="ERROR" enabled="false" />
+ <inspection_tool class="XsltUnusedDeclaration" level="WARNING" enabled="false" />
+ <inspection_tool class="AssertEqualsMayBeAssertSame" level="WARNING" enabled="true" />
+ <inspection_tool class="JUnit4AnnotatedMethodInJUnit3TestCase" level="WARNING" enabled="true" />
+ <inspection_tool class="JUnitAbstractTestClassNamingConvention" level="WARNING" enabled="true">
+ <option name="m_regex" value="[A-Z][A-Za-z\d]*TestCase" />
+ <option name="m_minLength" value="12" />
+ <option name="m_maxLength" value="64" />
+ </inspection_tool>
+ <inspection_tool class="TestCaseWithNoTestMethods" level="WARNING" enabled="true">
+ <option name="ignoreSupers" value="false" />
+ </inspection_tool>
+ <inspection_tool class="JUnitTestClassNamingConvention" level="WARNING" enabled="true">
+ <option name="m_regex" value="[A-Z][A-Za-z\d]*Test" />
+ <option name="m_minLength" value="8" />
+ <option name="m_maxLength" value="64" />
+ </inspection_tool>
+ <inspection_tool class="TestMethodInProductCode" level="WARNING" enabled="true" />
+ <inspection_tool class="TestMethodWithoutAssertion" level="WARNING" enabled="true" />
+ <inspection_tool class="TestCaseInProductCode" level="WARNING" enabled="true" />
+ <inspection_tool class="TestCaseWithConstructor" level="WARNING" enabled="true" />
+ <inspection_tool class="BeforeOrAfterIsPublicVoidNoArg" level="WARNING" enabled="true" />
+ <inspection_tool class="BeforeClassOrAfterClassIsPublicStaticVoidNoArg" level="WARNING" enabled="true" />
+ <inspection_tool class="AssertsWithoutMessages" level="WARNING" enabled="true" />
+ <inspection_tool class="MisorderedAssertEqualsParameters" level="WARNING" enabled="true" />
+ <inspection_tool class="SetupCallsSuperSetup" level="WARNING" enabled="true" />
+ <inspection_tool class="MisspelledSetUp" level="WARNING" enabled="true" />
+ <inspection_tool class="SetupIsPublicVoidNoArg" level="WARNING" enabled="true" />
+ <inspection_tool class="SimplifiableJUnitAssertion" level="WARNING" enabled="true" />
+ <inspection_tool class="StaticSuite" level="WARNING" enabled="true" />
+ <inspection_tool class="TeardownCallsSuperTeardown" level="WARNING" enabled="true" />
+ <inspection_tool class="MisspelledTearDown" level="WARNING" enabled="true" />
+ <inspection_tool class="TeardownIsPublicVoidNoArg" level="WARNING" enabled="true" />
+ <inspection_tool class="TestMethodIsPublicVoidNoArg" level="WARNING" enabled="true" />
+ <inspection_tool class="UnconstructableTestCase" level="WARNING" enabled="true" />
+ </profile>
+ <profile version="1.0" is_locked="false">
<option name="myName" value="Project Default" />
<option name="myLocal" value="false" />
<inspection_tool class="JavaDoc" level="WARNING" enabled="true">
@@ -639,7 +1259,7 @@
</inspection_tool>
<inspection_tool class="BadExceptionDeclared" level="WARNING" enabled="true">
<option name="exceptionsString" value="java.lang.Throwable,java.lang.Exception,java.lang.Error,java.lang.RuntimeException,java.lang.NullPointerException,java.lang.ClassCastException,java.lang.ArrayIndexOutOfBoundsException" />
- <option name="ignoreTestCases" value="false" />
+ <option name="ignoreTestCases" value="true" />
</inspection_tool>
<inspection_tool class="BadExceptionThrown" level="WARNING" enabled="true">
<option name="exceptionsString" value="java.lang.Throwable,java.lang.Exception,java.lang.Error,java.lang.RuntimeException,java.lang.NullPointerException,java.lang.ClassCastException,java.lang.ArrayIndexOutOfBoundsException" />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|