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-26 19:06:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
24512a02ee69c1d917f6f6fd8aa3a85158bbf706
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
065f0bc7f8
IDEA-97977 Constant conditions & exceptions: instance check on Throwable are wrong
2013-01-14 19:07:42 +01:00
..
canBeFinal
…
converter
…
dataFlow
IDEA-97977 Constant conditions & exceptions: instance check on Throwable are wrong
2013-01-14 19:07:42 +01:00
deadCode
Typos
2012-12-04 20:38:29 +01:00
defaultFileTemplateUsage
/defaultFile
…
defUse
…
deprecation
deprecated inspection: skip import statements (IDEA-91767)
2012-09-19 10:23:46 +02:00
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
EA-38866 - AIOOBE: ParameterCanBeLocalInspection$ConvertParameterToLocalQuickFix.applyChanges
2012-09-10 18:47:49 +04:00
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
"Variable is assigned to itself" inspection improvements
2012-11-13 16:19:41 +01:00
suspiciousCalls
…
suspiciousNameCombination
…
unusedMethodParameter
…
unusedReturnValue
unused return value: report native methods (IDEA-90127)
2012-09-14 17:22:47 +04:00
usage1.5
…
visibility
…