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
ccdc69a1bf2486fcdf80e287f3c3e38e5cd4e376
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Anna Kozlova
236752eb3b
unused library: use existing graph instead of custom dependency analysis
2014-06-09 19:18:13 +04:00
..
blockMarkerComments
BlockMarkerCommentsInspection changes after review
2014-05-29 18:04:04 +04:00
canBeFinal
…
converter
…
dataFlow
extract contract checking to a separatate inspection
2014-06-06 21:53:58 +02:00
deadCode
…
defaultFileTemplateUsage
/defaultFile
…
defUse
…
deprecation
option to warn about members in deprecated classes (IDEA-112084)
2014-06-05 20:03:26 +04:00
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
guarded
…
javaDocInspection
…
localCanBeFinal
…
magic
/simple
…
nullableProblems
…
numericOverflow
/simple
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
warn about raw arrays passed to varargs method (IDEA-16977)
2014-05-13 18:04:57 +04:00
redundantCast
redundant cast: nested casts with outer primitive (IDEA-119857)
2014-04-14 18:51:29 +02:00
redundantSuppress
redundant suppressions: take into account alternative ids (IDEA-124690)
2014-05-05 17:12:15 +04:00
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
suspiciousCalls
suspicious removeAll: compare type arguments, not qualifiers
2014-06-09 15:32:51 +04:00
suspiciousNameCombination
…
testOnly
…
unusedLibrary
unused library: use existing graph instead of custom dependency analysis
2014-06-09 19:18:13 +04:00
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
…