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-18 07:15:51 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
417fb950bbd2b60756700a6e4085ecee7ad4866b
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Bas Leijdekkers
417fb950bb
IDEA-69795 (Quickfix "Remove explicit array creation" breaks code)
2011-05-20 17:33:37 +02:00
..
canBeFinal
case fixed
2010-11-22 17:51:57 +03:00
converter
test data fixed
2011-01-17 14:22:50 +01:00
dataFlow
test fix
2011-03-05 11:56:07 +03:00
deadCode
check if abstract test class has non abstract inheritor -> its test methods are used
2011-02-10 19:25:54 +01:00
defaultFileTemplateUsage
/defaultFile
[ann] Default template inspection fixed to work on multi-catch sections
2011-05-03 21:10:10 +02:00
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
field can be local: extend "immutable" types (IDEA-63561)
2010-12-29 18:15:08 +03:00
javaDocInspection
…
localCanBeFinal
…
nullableProblems
…
numericOverflow
/simple
…
quickFix
/SameParameterValue
…
redundantArrayForVarargs
IDEA-69795 (Quickfix "Remove explicit array creation" breaks code)
2011-05-20 17:33:37 +02:00
redundantThrow
added testcase
2010-10-28 22:42:41 +02:00
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
suspiciousCalls
…
suspiciousNameCombination
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
…