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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56f3a39c69aa7f3cc9b2ba4bedebd276e32f58ee
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
e5c829c66b
IDEA-69573 ConstantConditions - Warn when reading a variable that is guaranteed to be null
2013-07-09 16:12:33 +02:00
..
canBeFinal
…
converter
no ignore_assert_statements in inspection profiles
2013-06-19 16:36:25 +02:00
dataFlow
IDEA-69573 ConstantConditions - Warn when reading a variable that is guaranteed to be null
2013-07-09 16:12:33 +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
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
option to ignore fields used in multiple methods to be converted to local (IDEA-108517)
2013-06-14 18:21:29 +04:00
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: take into account custom return type processing for getClass (IDEA-109527)
2013-06-25 21:34:51 +04: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
…
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
…