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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08333eac553e16e9717f8013328ef4179367d501
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
5404261268
IDEA-86160 Constant conditions & exceptions: no highlighting when one is expected
2012-05-23 13:39:50 +02:00
..
canBeFinal
…
converter
…
dataFlow
IDEA-86160 Constant conditions & exceptions: no highlighting when one is expected
2012-05-23 13:39:50 +02:00
deadCode
.class literal usage shall mark all constructors used, not just default one.
2012-04-17 17:26:18 +04:00
defaultFileTemplateUsage
/defaultFile
…
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
javaDocInspection
…
localCanBeFinal
…
magic
/simple
…
nullableProblems
…
numericOverflow
/simple
…
parameterCanBeLocal
IDEA-15281 A method/constructor parameter which is written (before read) should be treated as redundant implemented
2012-05-18 19:15:24 +04:00
quickFix
IDEA-15281 tests fixed. All modifications moved inside writeAction
2012-05-18 19:15:24 +04:00
redundantArrayForVarargs
…
redundantCast
wrong redundant cast suggestion (IDEA-86095)
2012-05-23 13:52:04 +04:00
redundantSuppress
…
redundantThrow
Fix test names
2012-04-05 19:59:13 +02:00
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
suspiciousCalls
…
suspiciousNameCombination
…
unusedMethodParameter
…
unusedReturnValue
unused return value: ignore simple setters (IDEA-85981)
2012-05-14 18:27:38 +04:00
usage1.5
…
visibility
…