From ab545d06af69c606ea19a454a9a5c01f7c742d22 Mon Sep 17 00:00:00 2001 From: Andrey Vlasovskikh Date: Fri, 20 Jan 2017 13:58:29 +0300 Subject: [PATCH] Converted Python plugin build scripts to newer API Updated non-bundled plugins built together with Python plugins as well: localization, rest, vagrant. Changed the versioning scheme for vagrant in order to match the current platform build. Set until-build for all the plugins. --- python/pluginResources/META-INF/plugin.xml | 4 ++-- python/rest/resources/META-INF/plugin.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/pluginResources/META-INF/plugin.xml b/python/pluginResources/META-INF/plugin.xml index 36953b3ee410..1dc3510dcf38 100644 --- a/python/pluginResources/META-INF/plugin.xml +++ b/python/pluginResources/META-INF/plugin.xml @@ -4,7 +4,7 @@ PythonCore Python Community Edition - + Issue tracker
]]>
- @@PYCHARM_VERSION@@ + 0.0.0.0 JetBrains diff --git a/python/rest/resources/META-INF/plugin.xml b/python/rest/resources/META-INF/plugin.xml index ddf769ed974d..05389e09cb79 100644 --- a/python/rest/resources/META-INF/plugin.xml +++ b/python/rest/resources/META-INF/plugin.xml @@ -3,8 +3,8 @@ org.jetbrains.plugins.rest This plugin enables support for reStructuredText files (*.rst) JetBrains - 136.SNAPSHOT - + 0.0 + com.intellij.modules.lang