This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2025-12-16 22:51:17 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b41bd8ae8eab82207f35e376356ef20de605ebfd
openide
/
java
/
java-analysis-impl
/
src
/
com
/
intellij
/
codeInspection
History
Anna Kozlova
b41bd8ae8e
entry points EP: mark as dynamic
...
GitOrigin-RevId: 90031511a88df6056295ed767e1341cbe0815418
2020-01-21 19:47:45 +00:00
..
accessStaticViaInstance
…
apiUsage
…
bytecodeAnalysis
…
canBeFinal
…
compiler
…
concurrencyAnnotations
…
dataFlow
remove author (only some, where it is ok)
2020-01-21 17:36:52 +00:00
deadCode
remove author (only some, where it is ok)
2020-01-21 17:36:52 +00:00
deprecation
remove author (only some, where it is ok)
2020-01-21 17:36:52 +00:00
duplicateThrows
…
equalsAndHashcode
remove author (only some, where it is ok)
2020-01-21 17:36:52 +00:00
ex
entry points EP: mark as dynamic
2020-01-21 19:47:45 +00:00
inconsistentLanguageLevel
…
inheritance
…
java18api
…
java19modules
…
localCanBeFinal
remove author (only some, where it is ok)
2020-01-21 17:36:52 +00:00
miscGenerics
…
nullable
…
redundantCast
remove author (only some, where it is ok)
2020-01-21 17:36:52 +00:00
reference
remove author (only some, where it is ok)
2020-01-21 17:36:52 +00:00
sameReturnValue
remove author (only some, where it is ok)
2020-01-21 17:36:52 +00:00
testOnly
…
unnecessaryModuleDependency
…
unneededThrows
remove author (only some, where it is ok)
2020-01-21 17:36:52 +00:00
unusedImport
…
unusedLibraries
…
unusedSymbol
…
util
…
visibility
…
wrongPackageStatement
…
xml
…
AbstractDependencyVisitor.java
…
AnnotateMethodFix.java
…
AnonymousCanBeLambdaInspection.java
…
AnonymousHasLambdaAlternativeInspection.java
…
BatchSuppressManagerImpl.java
…
BlockMarkerCommentsInspection.java
…
ClassGetClassInspection.java
…
DeprecatedIsStillUsedInspection.java
…
ExplicitTypeCanBeDiamondInspection.java
…
InvalidComparatorMethodReferenceInspection.java
…
JavaSuppressionUtil.java
…
NumericOverflowInspection.java
…
PossibleHeapPollutionVarargsInspection.java
…
RedundantLambdaCodeBlockInspection.java
…
RemoveAnnotationQuickFix.java
…
RemoveRedundantTypeArgumentsUtil.java
…
SetInspectionOptionFix.java
…
StringTokenizerDelimiterInspection.java
…
SuppressManagerImpl.java
…
SuspiciousArrayMethodCallInspection.java
…
UseCompareMethodInspection.java
…
VariableTypeCanBeExplicitInspection.java
…