From 66bad4f98bdef2f934b6bc7bad0f2ca9defb9551 Mon Sep 17 00:00:00 2001 From: "Denis.Zhdanov" Date: Wed, 2 Nov 2011 18:19:08 +0300 Subject: [PATCH] IDEA-75725 Gradle: Allow to import gradle project from 'Open project' dialog Forgot to commit plugin.xml with new IoC settings --- plugins/gradle/src/META-INF/plugin.xml | 52 +++++++++++++------------- 1 file changed, 27 insertions(+), 25 deletions(-) diff --git a/plugins/gradle/src/META-INF/plugin.xml b/plugins/gradle/src/META-INF/plugin.xml index eff58736387e..d7a4c489e595 100644 --- a/plugins/gradle/src/META-INF/plugin.xml +++ b/plugins/gradle/src/META-INF/plugin.xml @@ -1,29 +1,31 @@ - Gradle - org.jetbrains.plugins.gradle - JetBrains - Gradle integration + Gradle + org.jetbrains.plugins.gradle + JetBrains + Gradle integration - - com.intellij.modules.lang - org.intellij.groovy + + com.intellij.modules.lang + org.intellij.groovy + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - \ No newline at end of file