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-10 13:17:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2af36382c976c4656e6fe01f3c5496be8a5f685
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
anna
42552e2774
nullable: move report null values passed to non annotated params under @Nullable suggestion
2012-09-21 15:47:51 +02:00
..
canBeFinal
…
converter
…
dataFlow
nullable: move report null values passed to non annotated params under @Nullable suggestion
2012-09-21 15:47:51 +02:00
deadCode
…
defaultFileTemplateUsage
/defaultFile
…
defUse
…
deprecation
deprecated inspection: skip import statements (IDEA-91767)
2012-09-19 10:23:46 +02:00
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
IDEA-86380 Batch inspections: previous results are not cleared
2012-05-25 13:56:21 +04:00
javaDocInspection
…
localCanBeFinal
…
magic
/simple
IDEA-86896 Magic constant doesn't understand bit flag constants
2012-06-04 13:20:28 +04:00
nullableProblems
IDEA-82125: do not override @Nullable with @NotNull in complex hierarchies
2012-07-12 14:15:21 +02:00
numericOverflow
/simple
…
parameterCanBeLocal
…
quickFix
EA-38866 - AIOOBE: ParameterCanBeLocalInspection$ConvertParameterToLocalQuickFix.applyChanges
2012-09-10 18:47:49 +04:00
redundantArrayForVarargs
…
redundantCast
lambda: do not mark cast redundant when functional interface won't be found otherwise
2012-09-03 18:27:57 +04:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
suspiciousCalls
…
suspiciousNameCombination
…
unusedMethodParameter
…
unusedReturnValue
unused return value: report native methods (IDEA-90127)
2012-09-14 17:22:47 +04:00
usage1.5
…
visibility
…