This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-23 07:14:21 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6772fd01eaa85287c641429c1d6037f22be2efa8
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
96d18fe897
IDEA-86945 'Redundant type cast' and 'Constant conditions & exceptions' inspections
2012-06-19 18:41:10 +02:00
..
canBeFinal
…
converter
…
dataFlow
IDEA-86945 'Redundant type cast' and 'Constant conditions & exceptions' inspections
2012-06-19 18:41:10 +02:00
deadCode
.class literal usage shall mark all constructors used, not just default one.
2012-04-17 17:26:18 +04:00
defaultFileTemplateUsage
/defaultFile
…
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
IDEA-86380 Batch inspections: previous results are not cleared
2012-05-25 13:56:21 +04:00
javaDocInspection
…
localCanBeFinal
…
magic
/simple
IDEA-86896 Magic constant doesn't understand bit flag constants
2012-06-04 13:20:28 +04:00
nullableProblems
…
numericOverflow
/simple
…
parameterCanBeLocal
IDEA-15281 A method/constructor parameter which is written (before read) should be treated as redundant implemented
2012-05-18 19:15:24 +04:00
quickFix
IDEA-15281 tests fixed. All modifications moved inside writeAction
2012-05-18 19:15:24 +04:00
redundantArrayForVarargs
…
redundantCast
wrong redundant cast suggestion (IDEA-86095)
2012-05-23 13:52:04 +04:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
suspiciousCalls
…
suspiciousNameCombination
…
unusedMethodParameter
…
unusedReturnValue
unused return value: ignore simple setters (IDEA-85981)
2012-05-14 18:27:38 +04:00
usage1.5
…
visibility
…