From 02cf98d65c798d368fcec43ed64a001d513bdd4f Mon Sep 17 00:00:00 2001 From: Tor Norbye Date: Tue, 19 Aug 2014 12:53:10 -0700 Subject: Snapshot idea/138.1503 from git://git.jetbrains.org/idea/community.git Change-Id: Ie01af1d8710ec0ff51d90301bda1a18b0b5c0faf --- resources/src/META-INF/IdeaPlugin.xml | 5 ++++- resources/src/idea/RichPlatformActions.xml | 6 ------ resources/src/idea/RichPlatformPlugin.xml | 3 +++ 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'resources/src') diff --git a/resources/src/META-INF/IdeaPlugin.xml b/resources/src/META-INF/IdeaPlugin.xml index 9764417638d6..726049771790 100644 --- a/resources/src/META-INF/IdeaPlugin.xml +++ b/resources/src/META-INF/IdeaPlugin.xml @@ -27,7 +27,8 @@ com.intellij.util.xml.impl.JavaDomApplicationComponent - com.intellij.codeInspection.bytecodeAnalysis.BytecodeAnalysisConverter + com.intellij.codeInspection.bytecodeAnalysis.BytecodeAnalysisConverter + com.intellij.codeInspection.bytecodeAnalysis.BytecodeAnalysisConverterImpl @@ -238,6 +239,8 @@ + + diff --git a/resources/src/idea/RichPlatformActions.xml b/resources/src/idea/RichPlatformActions.xml index 12a8d342c956..562f7c4177c7 100644 --- a/resources/src/idea/RichPlatformActions.xml +++ b/resources/src/idea/RichPlatformActions.xml @@ -389,12 +389,6 @@ - - - - - - diff --git a/resources/src/idea/RichPlatformPlugin.xml b/resources/src/idea/RichPlatformPlugin.xml index 92ae7046006e..93aa37c999c8 100644 --- a/resources/src/idea/RichPlatformPlugin.xml +++ b/resources/src/idea/RichPlatformPlugin.xml @@ -339,6 +339,7 @@ + @@ -372,6 +373,8 @@ + + -- cgit v1.2.3