prepare to release python plugin for intellij community (work in progress)

This commit is contained in:
Dmitry Jemerov
2013-09-25 18:05:08 +02:00
parent e5c074160b
commit 52ca43562c
2 changed files with 19 additions and 0 deletions
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="lang-api" />
<orderEntry type="module" module-name="python-community" />
<orderEntry type="module" module-name="idea-ui" />
<orderEntry type="module" module-name="platform-impl" />
<orderEntry type="module" module-name="openapi" />
<orderEntry type="module" module-name="lang-impl" />
</component>
</module>
+1
View File
@@ -16,6 +16,7 @@
<orderEntry type="module" module-name="ultimate-verifier" />
<orderEntry type="module" module-name="xml" />
<orderEntry type="module" module-name="webide-api" />
<orderEntry type="module" module-name="python-community-plugin" />
</component>
</module>