We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59004f3 commit 8d3ef2fCopy full SHA for 8d3ef2f
src/main/resources/META-INF/plugin.xml
@@ -465,7 +465,7 @@
465
<javaCodeActionParticipant kind="quickfix"
466
group="jakarta"
467
targetDiagnostic="jakarta-cdi#RemoveExtraDisposes"
468
- implementationClass="io.openliberty.tools.intellij.lsp4jakarta.lsp4ij.cdi.InvalidDisposesAnnotationOnMultipleMethodParams"/>
+ implementationClass="io.openliberty.tools.intellij.lsp4jakarta.lsp4ij.cdi.RemoveInvalidDisposerParamAnnotationQuickFix"/>
469
470
471
0 commit comments