diff --git a/RegExpSupport/src/META-INF/RegExpPlugin.xml b/RegExpSupport/src/META-INF/RegExpPlugin.xml index 4bc4f31ec9d8..54f6f622997a 100644 --- a/RegExpSupport/src/META-INF/RegExpPlugin.xml +++ b/RegExpSupport/src/META-INF/RegExpPlugin.xml @@ -9,12 +9,5 @@ - - diff --git a/plugins/IntelliLang/src/META-INF/plugin.xml b/plugins/IntelliLang/src/META-INF/plugin.xml index 2f7577b272bb..28354987db21 100644 --- a/plugins/IntelliLang/src/META-INF/plugin.xml +++ b/plugins/IntelliLang/src/META-INF/plugin.xml @@ -35,6 +35,11 @@ Language Injection + + org.intellij.plugins.intelliLang.inject.quickedit.CheckRegExpIntentionAction + Declaration + + @@ -48,6 +53,5 @@ serviceImplementation="org.intellij.plugins.intelliLang.Configuration$App"/> -