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-17 11:40:50 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
434cd952b7fc09f6a33e0120249f4dc225aaf36c
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Anna Kozlova
b180abd8fb
convert parameter to local: change method signature accordingly (IDEA-88339)
2012-08-15 22:08:46 +04:00
..
canBeFinal
…
converter
…
dataFlow
IDEA-88777 equlas() and == should be taken into account by nullability check
2012-07-17 18:54:47 +02:00
deadCode
…
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
IDEA-82125: do not override @Nullable with @NotNull in complex hierarchies
2012-07-12 14:15:21 +02:00
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
convert parameter to local: change method signature accordingly (IDEA-88339)
2012-08-15 22:08:46 +04:00
redundantArrayForVarargs
…
redundantCast
testdata for IDEA-89801
2012-08-07 20:17:03 +04:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
suspiciousCalls
…
suspiciousNameCombination
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
…