From a27f440ecb584ceecaf3a2d41ce4728ba8fae743 Mon Sep 17 00:00:00 2001 From: Konstantin Bulenkov Date: Mon, 31 Oct 2011 12:47:45 +0100 Subject: [PATCH] Check regexp registration --- RegExpSupport/src/META-INF/RegExpPlugin.xml | 7 ------- plugins/IntelliLang/src/META-INF/plugin.xml | 6 +++++- 2 files changed, 5 insertions(+), 8 deletions(-) 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"/> -