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-23 18:03:06 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
613f9fddae76f566c072cb616ee19b2a8ea0723e
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
anna
c763ca289f
can be final: should not trigger static fields with initializer in a constructor (IDEA-69011)
2011-08-22 17:56:01 +02:00
..
canBeFinal
can be final: should not trigger static fields with initializer in a constructor (IDEA-69011)
2011-08-22 17:56:01 +02:00
converter
…
dataFlow
revert
2011-06-28 12:12:18 +02:00
deadCode
unused declaration: false positive: process anonymous classes for usages (IDEA-71274 )
2011-06-22 16:12:35 +04:00
defaultFileTemplateUsage
/defaultFile
…
defUse
…
deprecation
NPE
2011-06-17 20:53:45 +04:00
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
field can be local: exclude all fields used in fields initializers (IDEA-72649 )
2011-08-21 17:39:33 +02:00
javaDocInspection
…
localCanBeFinal
…
nullableProblems
…
numericOverflow
/simple
introduced PsiPolyadicExpression
2011-07-13 16:02:43 +04:00
quickFix
/SameParameterValue
…
redundantArrayForVarargs
…
redundantCast
redundant cast: do not mark casts to raw types redundant (IDEA-71419)
2011-06-28 21:09:12 +04:00
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
suspiciousCalls
…
suspiciousNameCombination
…
unusedMethodParameter
ignore unused params in main methods (IDEA-69989)
2011-05-23 15:28:45 +04:00
unusedReturnValue
…
usage1.5
…
visibility
…