Files
openide/python/pluginResources/META-INF/python-plugin-dependencies.xml
nik 1e833720ca IDEA project configuration: the great module rename
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.

Update references in code and comments.
2018-01-25 12:59:03 +03:00

11 lines
520 B
XML

<idea-plugin>
<!-- This version of python-plugin-dependencies.xml is used when running IntelliJ IDEA with
Python plugin from sources. In this configuration, all auxiliary modules (intellij.python.javascript.debugger,
intellij.python.localization etc.) are loaded as separate plugins, so they mustnt' be loaded again as
parts of the Python plugin.
The version of python-plugin-dependencies.xml used in production builds can be found under the
'build' directory.
-->
</idea-plugin>