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-10 13:17:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
232b479b23f3c72713b19f0d2e90bed808ac95df
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
ce9914e697
IDEA-139253 TYPE_USE @Nullable-Annotations don't work correctly with arrays
2015-04-16 19:11:46 +03:00
..
blockMarkerComments
…
canBeFinal
…
collectionAddAllCanBeReplacedWithConstructor
IDEA-138456 inspection to replace collections.addAll() with properly parametrized constructor.
2015-04-02 17:12:41 +03:00
converter
…
dataFlow
IDEA-139253 TYPE_USE @Nullable-Annotations don't work correctly with arrays
2015-04-16 19:11:46 +03:00
deadCode
…
defaultFileTemplateUsage
…
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
guarded
…
javaDocInspection
…
lambdaLibsStatic
inspection to highlight and convert pseudo-functional code (like guava Iterables) to java 8 api. initial version
2015-03-12 15:27:19 +03:00
localCanBeFinal
…
magic
/simple
…
nullableProblems
custom nullable annotation on an element should win over package-default not-null (IDEA-138894)
2015-04-08 18:13:16 +02:00
numericOverflow
/simple
…
offline
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
…
redundantSuppress
redundant suppressions: ignore global custom inspections (IDEA-138622)
2015-04-02 21:19:53 +02:00
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
stringTokenizerDelimiter
IDEA-138382 Added inspection to report about duplicated characters in StringTokenizer's delimiters
2015-04-01 14:47:00 +03:00
suspiciousCalls
testdata fixed
2015-02-19 19:10:09 +01:00
suspiciousNameCombination
…
testOnly
…
unusedLibrary
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
…