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
713a1289c7cd2445d5b988df4e9c9560a9ee4562
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Anna Kozlova
f894921d1c
don't warn about unimplemented Iterator.remove for type parameters
2015-10-28 16:05:02 +01:00
..
blockMarkerComments
…
canBeFinal
…
collectionAddAllCanBeReplacedWithConstructor
…
converter
…
dataFlow
dfa: IDEA-146950 "<" expr is always false but "<=" is not
2015-10-28 14:02:36 +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
control flow: take qualifier of left part of assignment expression into account (IDEA-146221)
2015-10-09 17:17:12 +02:00
globalContext
…
guarded
…
guava
…
javaDocInspection
…
lambdaLibsStatic
…
localCanBeFinal
local can be final: don't ignore problems found in lambda body (IDEA-145500)
2015-09-25 13:53:40 +03:00
magic
/simple
…
nullableProblems
…
numericOverflow
/simple
…
offline
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
…
redundantSuppress
redundant suppressions: run tool on injections (IDEA-104069)
2015-10-05 22:18:32 +02:00
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
stringTokenizerDelimiter
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
Do not complain about referencing test-only class on anonymous classes
2015-09-25 15:29:52 +03:00
unusedLibrary
make temporary names more nice-looking, remove project files cached in VFS from the previous tests
2015-10-22 14:05:46 +03:00
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
don't warn about unimplemented Iterator.remove for type parameters
2015-10-28 16:05:02 +01:00
visibility
…