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-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e78ab513a5b037cc827009dad8a28f8b78b353e8
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
e8dbc2135e
immutable DfaVariableState, for faster copying and less memory usage
2013-09-23 16:30:25 +02:00
..
canBeFinal
…
converter
…
dataFlow
immutable DfaVariableState, for faster copying and less memory usage
2013-09-23 16:30:25 +02:00
deadCode
…
defaultFileTemplateUsage
/defaultFile
…
defUse
IDEA-98275 (Inspection "Unused assignment" does not work with the += operator)
2013-09-17 23:05:09 +02:00
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
guarded
guardedBy itself support (IDEA-112565)
2013-08-26 15:36:00 +04:00
javaDocInspection
…
localCanBeFinal
local can be final inside lambda body (IDEA-112630)
2013-08-26 14:02:42 +04:00
magic
/simple
…
nullableProblems
…
numericOverflow
/simple
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
redundant cast: special checks for throwable cases (IDEA-111511)
2013-08-05 18:16:23 +02:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
@VisibleForTesting: when no real visibility is specified, consider it is one less the one specified in the source (IDEA-107730)
2013-09-04 14:41:30 +02:00
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
…