mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
Removed <version> and <idea-version> that are generated during the build
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
<id>PythonCore</id>
|
||||
<name>Python Community Edition</name>
|
||||
<idea-version since-build="000.000" until-build="999.999"/>
|
||||
|
||||
<description><![CDATA[
|
||||
The Python plug-in provides smart editing for Python scripts. The feature set of the plugin
|
||||
@@ -15,9 +14,6 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
|
||||
<a href="https://youtrack.jetbrains.com/issues/PY">Issue tracker</a><br>
|
||||
]]></description>
|
||||
|
||||
<version>0.0.0.0</version>
|
||||
|
||||
|
||||
<vendor url="https://www.jetbrains.com/pycharm/">JetBrains</vendor>
|
||||
<xi:include href="/META-INF/python-core-plugin.xml" xpointer="xpointer(/idea-plugin/*)"/>
|
||||
<xi:include href="/META-INF/python-community-plugin-core.xml" xpointer="xpointer(/idea-plugin/*)"/>
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
<id>org.jetbrains.plugins.rest</id>
|
||||
<description>This plugin enables support for reStructuredText files (*.rst)</description>
|
||||
<vendor>JetBrains</vendor>
|
||||
<version>0.0</version>
|
||||
<idea-version since-build="000.000" until-build="999.999"/>
|
||||
<depends>com.intellij.modules.lang</depends>
|
||||
|
||||
<xi:include href="/META-INF/rest.xml" xpointer="xpointer(/idea-plugin/*)"/>
|
||||
|
||||
Reference in New Issue
Block a user