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-19 01:09:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
364c5bb12949ab65afadfffe06cb84dfc66b883f
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Bas Leijdekkers
fb5bf4994b
improve inspection wording, description and highlighting
2017-09-12 21:21:44 +02:00
..
blockMarkerComments
…
canBeFinal
…
collectionAddAllCanBeReplacedWithConstructor
improve inspection wording, description and highlighting
2017-09-12 21:21:44 +02:00
converter
…
dataFlow
StreamChainInliner: support comparators; support getters in lambdas/methodrefs
2017-09-11 17:24:01 +07:00
deadCode
…
defaultFileTemplateUsage
…
defUse
…
deprecatedIsStillUsed
/simple
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
forRemoval
Java: Added visual style for usages of API marked for removal (IDEA-178216)
2017-08-30 14:57:57 +03:00
globalContext
…
guarded
…
inefficientStreamCount
…
invokeHandleSignature
…
java8ArraysSetAll
…
java8CollectionRemoveIf
…
java8ListSort
…
java8MapApi
…
java8MapForEach
…
java9AccessCanBeTightened
…
java9CollectionFactory
…
java9ReflectionClassVisibility
…
java9Visibility
…
javaDocInspection
/packageInfo
…
javaLangReflectHandleInvocation
…
javaReflectionInvocation
…
javaReflectionMemberAccess
…
lambdaLibsStatic
…
localCanBeFinal
…
longLine
…
magic
…
nullableProblems
IDEA-178172 Good code is yellow: Inspection "@NotNull/@Nullable problems": @NotNull field with non-trivial setter
2017-08-31 17:39:08 +02:00
numericOverflow
…
obviousNotNull
…
offline
…
optionalChains
IDEA-176397 Warn about pointless rewrapping of Optional value
2017-09-08 10:41:51 +07:00
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
…
redundantRequiresStatement
…
redundantStreamOptionalCall
…
redundantSuppress
redundant suppressions: trim ids (IDEA-178473)
2017-09-06 12:34:46 +03:00
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
simplifyCollector
…
smartInheritance
…
streamApiCallChains
improve optional chain simplification
2017-09-01 13:36:27 +07:00
stringTokenizerDelimiter
…
suspiciousArrayMethodCall
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
…
unknownGuard
…
unusedLibrary
unused library: don't check runtime dependencies (IDEA-178133ˆ)
2017-08-29 16:21:03 +03:00
unusedMethodParameter
…
unusedReturnValue
…
unusedServiceImplementations
…
usage1.5
…
visibility
…