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-22 20:49:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73bf021d6cf45668b0f257c19696f2ea44acdb0c
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Bas Leijdekkers
49639e870b
IDEA-116508 ("Local variable or parameter can be final" inspection use generates uncompilable code not extracting a really finalizable variable)
2013-11-22 15:25:56 +01:00
..
canBeFinal
…
converter
…
dataFlow
IDEA-115330 Incorrect "condition is always false"
2013-11-09 18:19:09 +01:00
deadCode
…
defaultFileTemplateUsage
/defaultFile
…
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
guarded
…
javaDocInspection
IDEA-114069 (Add 'no package Javadoc' inspection)
2013-10-05 13:19:10 +02:00
localCanBeFinal
IDEA-116508 ("Local variable or parameter can be final" inspection use generates uncompilable code not extracting a really finalizable variable)
2013-11-22 15:25:56 +01:00
magic
/simple
…
nullableProblems
nullable stuff: leave buggy assignment to be warned by dfa (IDEA-100172)
2013-10-24 15:37:07 +02:00
numericOverflow
/simple
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
…
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
Report @SafeVarargs and System.lineSeparator() usages
2013-10-18 12:50:56 +02:00
visibility
…