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 02:33:48 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39ec50333bd12eab04eb48ad9b2ba181ecf514b3
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
6b91f55eb7
IDEA-122414 Boolean expression simplification changes behavior of the code
2014-03-28 19:30:28 +01:00
..
canBeFinal
can be final: ensure non final for base of anonymous class (IDEA-118493)
2013-12-20 16:53:03 +04:00
converter
…
dataFlow
IDEA-122414 Boolean expression simplification changes behavior of the code
2014-03-28 19:30:28 +01:00
deadCode
…
defaultFileTemplateUsage
/defaultFile
IDEA-119617
2014-01-23 14:13:27 +04:00
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
IDEA-116732 Field can be converted to a local variable
2013-12-02 18:58:53 +01:00
globalContext
…
guarded
…
javaDocInspection
treat enum constructors as private (IDEA-118133)
2013-12-12 17:24:49 +04:00
localCanBeFinal
…
magic
/simple
…
nullableProblems
IDEA-120784 "Class is public should be declared in a file named <Classname>.java" for inner interface
2014-02-18 13:55:52 +04:00
numericOverflow
/simple
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
redundant cast: ensure that temp variable would have unique name (IDEA-118197)
2013-12-16 17:00:39 +04:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
redundant type args: process nested calls (IDEA-117945)
2013-12-11 16:39:51 +04:00
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
…