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-17 11:40:50 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79b508356fed09cd1bd490edefd384e1fbbd8a48
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Alexey Kudravtsev
f5ebabb673
assertions added, annotations for method parameter
2012-01-20 13:40:07 +04:00
..
canBeFinal
can be final: do not suggest final modifiers for fields which are assigned from class initializer but are qualified (IDEA-76777 )
2011-11-20 20:52:00 +01:00
converter
…
dataFlow
IDEA-78370
2011-12-09 19:59:46 +04:00
deadCode
…
defaultFileTemplateUsage
/defaultFile
…
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
javaDocInspection
…
localCanBeFinal
…
magic
/simple
assertions added, annotations for method parameter
2012-01-20 13:40:07 +04:00
nullableProblems
@Nullable/@NotNull problems: false positive: annotation is inapplicable for primitive types (IDEA-78186 )
2011-12-07 20:42:09 +01:00
numericOverflow
/simple
…
quickFix
/SameParameterValue
…
redundantArrayForVarargs
…
redundantCast
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
suspiciousCalls
IDEA-51920 'Suspicious call to Map.get' inspection should be aware of dataflow type information
2011-12-30 16:18:34 +01:00
suspiciousNameCombination
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
…