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
abfa41efdfec25e3ca95b96d66ca79bee066a12f
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Tagir Valeev
0e3cb89ae2
IDEA-153922 "Optional.get() without isPresent" check when used in ifPresent's consumer
2017-02-13 17:48:12 +07:00
..
blockMarkerComments
…
canBeFinal
can be final: accept field initialized with this qualifier
2017-02-06 19:08:41 +01:00
collectionAddAllCanBeReplacedWithConstructor
…
converter
…
dataFlow
IDEA-153922 "Optional.get() without isPresent" check when used in ifPresent's consumer
2017-02-13 17:48:12 +07:00
deadCode
…
defaultFileTemplateUsage
…
defUse
…
deprecatedIsStillUsed
/simple
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
guarded
allow to omit lock when reading volatile field in "Unguarded field access" inspection
2017-02-03 16:18:57 +01:00
inefficientStreamCount
…
java8ArraysSetAll
…
java8CollectionRemoveIf
IteratorDeclaration: ListIterator support
2017-02-09 17:28:57 +07:00
java8ListSort
…
java8MapApi
…
java8MapForEach
IDEA-146716 Add inspection for "Iteration over entrySet() can be replaced with forEach"
2017-02-07 11:40:25 +07:00
javaDocInspection
/packageInfo
…
lambdaLibsStatic
…
localCanBeFinal
…
magic
…
nullableProblems
…
numericOverflow
…
offline
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
…
redundantRequiresStatement
…
redundantStreamOptionalCall
IDEA-166888 Report useless Stream or Optional intermediate operations
2017-01-20 11:32:48 +07:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
simplifyCollector
SimplifyCollectorInspection: added test with generic argument
2017-01-23 11:13:43 +07:00
smartInheritance
…
streamApiCallChains
SimplifyStreamApiCallChainsInspection: fixed toArray conversion
2017-02-03 16:18:48 +03:00
stringTokenizerDelimiter
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
…
unknownGuard
…
unusedLibrary
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
…