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-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa70efc9a4e20a0d96338fa3a74af31a5588f86f
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Alexander Zolotov
7cb3d001e8
Allow to use @TestOnly symbols inside @TestOnly fields (IDEA-148905)
2015-12-09 14:36:12 +10:00
..
blockMarkerComments
…
canBeFinal
…
collectionAddAllCanBeReplacedWithConstructor
Collections.addAll inspection checks for sequential 'addAll' methods (IDEA-147772)
2015-11-20 19:07:07 +03:00
converter
…
dataFlow
honor vararg calls when inferring contracts (IDEA-148862)
2015-12-03 17:32:53 +01:00
deadCode
…
defaultFileTemplateUsage
…
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
empty methods hierarchy: warn about deepest methods, top empty could be of use (IDEA-146409)
2015-10-27 10:04:09 +01:00
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
guarded
…
javaDocInspection
…
lambdaLibsStatic
…
localCanBeFinal
…
magic
/simple
…
nullableProblems
IDEA-147534 Inspection "@NotNull/@Nullable problems" - "Require @NotNull fileds to be initialized explicitly", does not trigger when using @NonnullByDefault
2015-11-06 16:48:33 +01:00
numericOverflow
/simple
…
offline
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
…
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
stringTokenizerDelimiter
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
Allow to use @TestOnly symbols inside @TestOnly fields (IDEA-148905)
2015-12-09 14:36:12 +10:00
unusedLibrary
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
don't warn about unimplemented Iterator.remove for type parameters
2015-10-28 16:05:02 +01:00
visibility
…