uidesigner/com.nokia.sdt.component.symbian/.fbprefs
changeset 0 fb279309251b
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 #FindBugs User Preferences
       
     2 #Thu Jun 01 09:10:21 CDT 2006
       
     3 detector73=FindMaskedFields|true
       
     4 detector72=IncompatMask|true
       
     5 detector71=FindMismatchedWaitOrNotify|true
       
     6 detector70=TrainNonNullAnnotations|true
       
     7 detector9=StringConcatenation|true
       
     8 detector8=LockedFields|false
       
     9 detector7=FindBadForLoop|true
       
    10 detector6=BCPMethodReturnCheck|false
       
    11 detector5=FindUnsyncGet|true
       
    12 detector4=FindNonSerializableStoreIntoSession|true
       
    13 detector69=Methods|true
       
    14 detector3=DontCatchIllegalMonitorStateException|true
       
    15 detector68=FindOpenStream|true
       
    16 detector2=FindNakedNotify|true
       
    17 detector67=FindDoubleCheck|true
       
    18 detector1=BadSyntaxForRegularExpression|true
       
    19 detector66=InefficientMemberAccess|false
       
    20 detector0=TestingGround|false
       
    21 detector65=IteratorIdioms|true
       
    22 detector64=SuspiciousThreadInterrupted|true
       
    23 detector115=CheckImmutableAnnotation|true
       
    24 detector63=RuntimeExceptionCapture|true
       
    25 detector114=FindHEmismatch|true
       
    26 detector62=InfiniteRecursiveLoop|true
       
    27 detector113=DroppedException|true
       
    28 detector61=NoteJCIPAnnotation|true
       
    29 detector112=MethodReturnCheck|true
       
    30 detector60=ConfusionBetweenInheritedAndOuterMethod|true
       
    31 detector111=FindSqlInjection|true
       
    32 detector110=InitializationChain|true
       
    33 detector59=BadResultSetAccess|true
       
    34 detector58=MutableStaticFields|true
       
    35 detector109=EmptyZipFileEntry|true
       
    36 detector57=BadUseOfReturnValue|true
       
    37 detector108=PublicSemaphores|true
       
    38 detector56=Naming|true
       
    39 detector107=InfiniteRecursiveLoop2|false
       
    40 detector55=InheritanceUnsafeGetResource|true
       
    41 detector106=SwitchFallthrough|true
       
    42 detector54=InefficientToArray|true
       
    43 detector105=FindInconsistentSync2|true
       
    44 detector53=FindDeadLocalStores|true
       
    45 detector104=FindFloatMath|false
       
    46 detector52=FindUnsatisfiedObligation|false
       
    47 detector103=FindNonSerializableValuePassedToWriteObject|true
       
    48 detector51=LoadOfKnownNullValue|true
       
    49 detector102=FindBugsSummaryStats|true
       
    50 detector50=DumbMethodInvocations|true
       
    51 detector101=UncallableMethodOfAnonymousClass|true
       
    52 detector100=NoteCheckReturnValueAnnotations|true
       
    53 detector49=FindSleepWithLockHeld|true
       
    54 detector48=SuperfluousInstanceOf|true
       
    55 detector47=SerializableIdiom|true
       
    56 detector46=ConfusedInheritance|true
       
    57 detector45=FindBadCast|false
       
    58 detector44=TrainFieldStoreTypes|true
       
    59 detector43=UnnecessaryMath|true
       
    60 detector42=PreferZeroLengthArrays|true
       
    61 filter_settings=Medium|CORRECTNESS,PERFORMANCE,I18N,MT_CORRECTNESS,STYLE|false
       
    62 detector41=WrongMapIterator|true
       
    63 detector40=FindReturnRef|true
       
    64 detector39=UnreadFields|true
       
    65 detector38=QuestionableBooleanAssignment|true
       
    66 detector37=FindUninitializedGet|true
       
    67 detector36=FindFloatEquality|true
       
    68 detector35=BadAppletConstructor|false
       
    69 detector99=ResolveAllReferences|false
       
    70 detector34=FindBadEqualsImplementation|false
       
    71 detector98=FindUnreleasedLock|true
       
    72 detector33=FindFieldSelfAssignment|true
       
    73 detector97=StartInConstructor|true
       
    74 detector32=FindUselessControlFlow|true
       
    75 detector96=FindNonShortCircuit|true
       
    76 detector31=IDivResultCastToDouble|true
       
    77 detector95=TrainUnconditionalDerefParams|true
       
    78 detector30=NoteNonNullAnnotations|true
       
    79 detector94=FindTwoLockWait|true
       
    80 detector93=FindCircularDependencies|false
       
    81 detector92=DuplicateBranches|true
       
    82 detector91=UselessSubclassMethod|false
       
    83 detector90=CheckCalls|false
       
    84 default_directory=C\:\\eclipse
       
    85 detector29=FindEmptySynchronizedBlock|true
       
    86 detector28=XMLFactoryBypass|true
       
    87 detector27=WaitInLoop|true
       
    88 detector26=InstantiateStaticClass|true
       
    89 detector25=EqStringTest|false
       
    90 detector89=LazyInit|true
       
    91 detector24=NoteAnnotationRetention|true
       
    92 detector88=FindSpinLoop|true
       
    93 detector23=BadlyOverriddenAdapter|true
       
    94 detector87=FindLocalSelfAssignment2|true
       
    95 detector22=ReadReturnShouldBeChecked|true
       
    96 detector86=FindBadCast2|true
       
    97 detector21=NoteUnconditionalParamDerefs|true
       
    98 detector85=CalledMethods|true
       
    99 detector20=FindJSR166LockMonitorenter|true
       
   100 detector84=NoteSuppressedWarnings|true
       
   101 detector_threshold=2
       
   102 detector83=CloneIdiom|true
       
   103 detector82=FindNullDeref|true
       
   104 detector81=FindRefComparison|true
       
   105 detector80=ComparatorIdiom|true
       
   106 detector19=InvalidJUnitTest|true
       
   107 detector18=FindRunInvocations|true
       
   108 detector17=MutableLock|true
       
   109 detector16=MultithreadedInstanceAccess|true
       
   110 detector15=InfiniteLoop|false
       
   111 detector79=VolatileUsage|true
       
   112 detector14=DoInsideDoPriviledged|true
       
   113 detector78=FindUnconditionalWait|true
       
   114 detector13=RedundantInterfaces|true
       
   115 detector77=UseObjectEquals|false
       
   116 detector12=FindPuzzlers|true
       
   117 detector76=VarArgsProblems|true
       
   118 detector11=NoteCheckReturnValue|true
       
   119 detector75=DumbMethods|true
       
   120 detector10=FindFinalizeInvocations|true
       
   121 detector74=FindUncalledPrivateMethods|true