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-24 14:26:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
91c10b815ea9449fc44c64e308066dfbe49919df
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Roman Shevchenko
cd78bed856
IDEA-94910 (control flow for resource variables fixed)
2012-12-05 18:15:35 +01:00
..
canBeFinal
…
converter
…
dataFlow
IDEA-94910 (control flow for resource variables fixed)
2012-12-05 18:15:35 +01:00
deadCode
Typos
2012-12-04 20:38:29 +01:00
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
do not suggest to make read only parameter local (IDEA-95021)
2012-11-15 17:09:55 +01:00
quickFix
…
redundantArrayForVarargs
…
redundantCast
distinguish raw types from non-raw (IDEA-92842)
2012-10-12 19:45:30 +02: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
…