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-09-21 14:37:45 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afb11843f488b864d6f3e0e4316b34bc36396ae2
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
afb11843f4
IDEA-135004 New “non null fields must be initialised” not helpful when DI is used
2015-02-06 16:11:12 +01:00
..
blockMarkerComments
…
canBeFinal
method can be final: eliminate conflict between masks (IDEA-135056)
2015-01-15 10:25:53 +01:00
converter
…
dataFlow
IDEA-136079 "Contract violation" warnings are reported for inferred method contract for method with varargs
2015-02-06 16:11:11 +01:00
deadCode
…
defaultFileTemplateUsage
…
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
guarded
…
javaDocInspection
…
localCanBeFinal
…
magic
/simple
…
nullableProblems
IDEA-135004 New “non null fields must be initialised” not helpful when DI is used
2015-02-06 16:11:12 +01:00
numericOverflow
/simple
…
offline
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
redundant cast: ensure only one cast from 2 same but equals casts is suggested as redundant (IDEA-135043)
2015-01-19 19:02:13 +01:00
redundantSuppress
…
redundantThrow
redundant throws: find throws clauses inside functional expressions (IDEA-135181)
2015-01-14 13:25:05 +01:00
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
…
unusedLibrary
…
unusedMethodParameter
…
unusedReturnValue
unused return value inspection: method reference awareness (IDEA-134991)
2015-01-07 12:21:52 +01:00
usage1.5
api usage: warn about @Override on 'non-existing' method
2015-01-27 21:34:08 +03:00
visibility
…