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
dae7dcdcd5bc3b8bf5deacf5bf5536874aecbb55
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
dae7dcdcd5
IDEA-175296 Uncaught 'condition is always false' with interface constant
2017-07-13 17:58:13 +02:00
..
blockMarkerComments
…
canBeFinal
…
collectionAddAllCanBeReplacedWithConstructor
…
converter
…
dataFlow
IDEA-175296 Uncaught 'condition is always false' with interface constant
2017-07-13 17:58:13 +02:00
deadCode
…
defaultFileTemplateUsage
…
defUse
Java: Look for redundant assignment of a field in class and field initializers - check constructors (IDEA-149587)
2017-06-27 12:36:11 +03:00
deprecatedIsStillUsed
/simple
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
guarded
…
inefficientStreamCount
…
invokeHandleSignature
…
java8ArraysSetAll
…
java8CollectionRemoveIf
…
java8ListSort
…
java8MapApi
…
java8MapForEach
…
java9AccessCanBeTightened
Java: Use single-module test for suggested visibility of classes exposed with 'module-info' (IDEA-169200)
2017-07-03 17:02:40 +03:00
java9CollectionFactory
…
java9ReflectionClassVisibility
…
java9Visibility
Java: Support Jigsaw modules in calculation of class usages and visibility - added inspection setting for exported packages (IDEA-169200, IDEA-169204)
2017-06-30 13:24:19 +03:00
javaDocInspection
/packageInfo
…
javaLangReflectHandleInvocation
…
javaReflectionInvocation
…
javaReflectionMemberAccess
…
lambdaLibsStatic
support guava's Lists.transform migration to stream api (IDEA-167163)
2017-07-05 13:19:30 +03:00
localCanBeFinal
…
longLine
…
magic
…
nullableProblems
IDEA-171248 Nullability: missing warning in for-each cycle
2017-06-30 15:44:06 +02:00
numericOverflow
…
obviousNotNull
ObviousNullCheckInspection: support assertNull-like methods
2017-06-27 08:25:19 +03:00
offline
…
optionalChains
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
…
redundantRequiresStatement
…
redundantStreamOptionalCall
…
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
simplifyCollector
…
smartInheritance
…
streamApiCallChains
…
stringTokenizerDelimiter
…
suspiciousArrayMethodCall
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
…
unknownGuard
…
unusedLibrary
…
unusedMethodParameter
…
unusedReturnValue
…
unusedServiceImplementations
Java: Support Jigsaw modules in calculation of class usages and visibility (IDEA-169200, IDEA-169204)
2017-06-27 12:36:11 +03:00
usage1.5
…
visibility
…