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-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
782320dcd0d86376cfbf7f1ee4ac4f0ce9032770
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Roman Shevchenko
54c399949e
Include resource closer exceptions in control flow
2012-12-27 22:04:36 +01:00
..
canBeFinal
…
converter
…
dataFlow
Include resource closer exceptions in control flow
2012-12-27 22:04:36 +01:00
deadCode
Typos
2012-12-04 20:38:29 +01:00
defaultFileTemplateUsage
/defaultFile
…
defUse
…
deprecation
…
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
do not suggest to make read only parameter local (IDEA-95021)
2012-11-15 17:09:55 +01:00
quickFix
…
redundantArrayForVarargs
…
redundantCast
allow to infer expected type from cast expr (IDEA-97727)
2012-12-18 17:24:09 +01:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
"Variable is assigned to itself" inspection improvements
2012-11-13 16:19:41 +01:00
suspiciousCalls
…
suspiciousNameCombination
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
…