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 294c888 commit a6e2902Copy full SHA for a6e2902
src/main/resources/META-INF/plugin.xml
@@ -454,7 +454,7 @@
454
<javaCodeActionParticipant kind="quickfix"
455
group="jakarta"
456
targetDiagnostic="jakarta-cdi#RemoveExtraDisposes"
457
- implementationClass="io.openliberty.tools.intellij.lsp4jakarta.lsp4ij.cdi.RemoveInvalidDisposerConflictParamAnnotationQuickFix"/>
+ implementationClass="io.openliberty.tools.intellij.lsp4jakarta.lsp4ij.cdi.InvalidDisposesAnnotationOnMultipleMethodParams"/>
458
459
460
0 commit comments