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
5a83ab9b492fdeb9bcdd0425190ad1038e348aa4
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
1d19b2d96f
IDEA-106884 Detect that string concatenation produces not-null result
2013-05-22 18:09:00 +02:00
..
canBeFinal
…
converter
…
dataFlow
IDEA-106884 Detect that string concatenation produces not-null result
2013-05-22 18:09:00 +02:00
deadCode
…
defaultFileTemplateUsage
/defaultFile
shorter default file header template, DefaultFileTemplateUsage inspection checks for file header template
2013-05-08 15:25:05 +02:00
defUse
…
deprecation
ignore deprecation in imports; force check static (IDEA-103725)
2013-03-26 21:43:06 +01:00
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
javaDocInspection
option to ignore simple getters/setters: off by default as private fields by default do not require javadoc (IDEA-43830)
2013-04-17 18:23:14 +02:00
localCanBeFinal
…
magic
/simple
…
nullableProblems
…
numericOverflow
/simple
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
redundant cast: do not report redundant cast if dbl boxing/unboxing is prevented (IDEA-105323)
2013-04-24 19:16:27 +02:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
redundant type arguments: replay real inference to avoid inference from parent when inference would use the sibling's bound (IDEA-16723)
2013-05-07 13:43:25 +02:00
sameParameterValue
…
sillyAssignment
silly assignment: false positive (IDEA-99722)
2013-01-25 16:11:34 +04:00
smartInheritance
quick fix for find super that has frequently used inheritors
2013-04-25 14:03:43 +04:00
suspiciousCalls
…
suspiciousNameCombination
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
…