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-20 11:36:16 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac0f65d247d2dc3cf442bb77ffb446f083e16d38
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
aa671e4c3f
let method calls on other instances not affect our fields (IDEA-92380)
2013-02-03 22:42:57 +01:00
..
canBeFinal
…
converter
…
dataFlow
let method calls on other instances not affect our fields (IDEA-92380)
2013-02-03 22:42:57 +01:00
deadCode
Typos
2012-12-04 20:38:29 +01:00
defaultFileTemplateUsage
/defaultFile
…
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
lambda: treat fields used for write inside lambda same way as anonymous classes (IDEA-92085)
2012-09-26 20:37:19 +02:00
globalContext
…
javaDocInspection
…
localCanBeFinal
…
magic
/simple
…
nullableProblems
nullable problems: do not suggest to annotate as @Nullable when parameter is referenced (IDEA-93083)
2012-10-18 19:36:59 +02:00
numericOverflow
/simple
…
parameterCanBeLocal
do not suggest to make read only parameter local (IDEA-95021)
2012-11-15 17:09:55 +01:00
quickFix
…
redundantArrayForVarargs
…
redundantCast
allow to infer expected type from cast expr (IDEA-97727)
2012-12-18 17:24:09 +01:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
silly assignment: false positive (IDEA-99722)
2013-01-25 16:11:34 +04:00
suspiciousCalls
…
suspiciousNameCombination
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
…