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
eaa9ce63f6754cd6dcee38ed3eb7737752ff9a39
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
68f7fad1c5
IDEA-125248 Incorrect simplify for float
2014-05-23 17:45:57 +02:00
..
canBeFinal
…
converter
…
dataFlow
IDEA-125248 Incorrect simplify for float
2014-05-23 17:45:57 +02:00
deadCode
…
defaultFileTemplateUsage
/defaultFile
…
defUse
…
deprecation
capitalization
2014-05-06 12:32:20 +04:00
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
guarded
…
javaDocInspection
…
localCanBeFinal
…
magic
/simple
…
nullableProblems
…
numericOverflow
/simple
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
warn about raw arrays passed to varargs method (IDEA-16977)
2014-05-13 18:04:57 +04:00
redundantCast
redundant cast: nested casts with outer primitive (IDEA-119857)
2014-04-14 18:51:29 +02:00
redundantSuppress
redundant suppressions: take into account alternative ids (IDEA-124690)
2014-05-05 17:12:15 +04:00
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
suspiciousCalls
check suspicious ConcurrentHashMap.contains (IDEA-124698)
2014-05-05 17:12:11 +04:00
suspiciousNameCombination
…
testOnly
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
…