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-19 01:09:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a444dcfa01b17d72dcff7ea2547a8aeb47ca2c96
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
anna
b87a66990c
nullable problems: do not suggest to annotate as @Nullable when parameter is referenced (IDEA-93083)
2012-10-18 19:36:59 +02:00
..
canBeFinal
…
converter
…
dataFlow
uncomment and fix one dfa test
2012-10-11 20:21:49 +02:00
deadCode
…
defaultFileTemplateUsage
/defaultFile
…
defUse
…
deprecation
deprecated inspection: skip import statements (IDEA-91767)
2012-09-19 10:23:46 +02:00
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
lambda: treat fields used for write inside lambda same way as anonymous classes (IDEA-92085)
2012-09-26 20:37:19 +02:00
globalContext
…
javaDocInspection
…
localCanBeFinal
…
magic
/simple
…
nullableProblems
nullable problems: do not suggest to annotate as @Nullable when parameter is referenced (IDEA-93083)
2012-10-18 19:36:59 +02:00
numericOverflow
/simple
…
parameterCanBeLocal
…
quickFix
EA-38866 - AIOOBE: ParameterCanBeLocalInspection$ConvertParameterToLocalQuickFix.applyChanges
2012-09-10 18:47:49 +04:00
redundantArrayForVarargs
…
redundantCast
distinguish raw types from non-raw (IDEA-92842)
2012-10-12 19:45:30 +02:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
suspiciousCalls
…
suspiciousNameCombination
…
unusedMethodParameter
…
unusedReturnValue
unused return value: report native methods (IDEA-90127)
2012-09-14 17:22:47 +04:00
usage1.5
…
visibility
…