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-15 11:53:49 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69ddce69ae72059643da76e9615bd2c310fdc599
openide
/
jvm
/
jvm-analysis-impl
/
src
/
com
/
intellij
/
codeInspection
History
Bart van Helvert
69ddce69ae
[java] Ignore static and final methods in OverrideOnlyInspection
...
#IDEA-367314 Fixed GitOrigin-RevId: 418750107648323fe36a75c492d05a9e499268b2
2025-02-11 00:47:20 +00:00
..
blockingCallsDetection
cleanup
2024-12-26 14:56:01 +00:00
deadCode
…
emptyMethod
…
logging
[uast-inspection] IDEA-365213 support suppressions for LoggingSimilarMessageInspection
2025-01-17 17:45:06 +00:00
performance
…
sourceToSink
[java-inspections] IDEA-271540 support configuration without annotations
2024-12-26 15:47:15 +00:00
test
[jvm] Fix test case without test inspections for mixed languages
2025-01-02 11:56:57 +00:00
AnnotatedApiUsageUtil.kt
…
DependencyInspection.kt
…
IllegalDependencyOnInternalPackageInspection.kt
…
JavaApiUsageInspection.kt
[java-completion] IDEA-359406 Java completion should check api level
2024-09-19 12:20:53 +00:00
MissingDeprecatedAnnotationOnScheduledForRemovalApiInspection.kt
…
MustAlreadyBeRemovedApiInspection.kt
…
NonExtendableApiUsageInspection.kt
…
NonNlsUastUtil.java
…
ObsoleteApiUsageInspection.kt
…
OverrideOnlyInspection.kt
[java] Ignore static and final methods in OverrideOnlyInspection
2025-02-11 00:47:20 +00:00
SerializableHasSerialVersionUidFieldInspection.kt
…
StringToUpperWithoutLocale2Inspection.java
cleanup
2024-12-26 14:56:01 +00:00
SuppressionAnnotationInspection.kt
…
SystemGetPropertyInspection.kt
…
ThreadRunInspection.kt
…
UnstableApiUsageInspection.kt
…
UnstableTypeUsedInSignatureInspection.kt
…
USerializableInspectionBase.kt
…