From e388750ebbc6a462093176c34d8b8f5dbef6ff90 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Mon, 7 Sep 2015 14:07:31 +0200 Subject: [PATCH] set flag allowing to update the Kotlin plugin from the repository even though it's bundled --- idea/src/META-INF/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idea/src/META-INF/plugin.xml b/idea/src/META-INF/plugin.xml index 31ccd29f93d..39479dc61a0 100644 --- a/idea/src/META-INF/plugin.xml +++ b/idea/src/META-INF/plugin.xml @@ -1,4 +1,4 @@ - + org.jetbrains.kotlin Kotlin