Add correct python-plugin-dependencies.xml to JARs via new modules

This commit is contained in:
Andrey Vlasovskikh
2017-02-15 15:13:37 +03:00
parent 7f5e1c49e9
commit 5aa5b9229f
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,11 @@
<?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$" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>