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 12:14:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
635ebe4e270f09a21b2be64995a69e100583e8a6
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Roman Shevchenko
b13e8b0d7a
Move try-with-resources data flow test to right place
2012-10-10 13:03:57 +02:00
..
canBeFinal
…
converter
…
dataFlow
Move try-with-resources data flow test to right place
2012-10-10 13:03:57 +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
IDEA-82125: do not override @Nullable with @NotNull in complex hierarchies
2012-07-12 14:15:21 +02:00
numericOverflow
/simple
…
parameterCanBeLocal
…
quickFix
EA-38866 - AIOOBE: ParameterCanBeLocalInspection$ConvertParameterToLocalQuickFix.applyChanges
2012-09-10 18:47:49 +04:00
redundantArrayForVarargs
…
redundantCast
method ref: inline method ref in qualifier place; do not treat cast as redundant there
2012-09-25 19:47:02 +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
…