python-plugin-tests moved to community along with some .iml files

This commit is contained in:
Dmitry Jemerov
2013-10-10 14:10:38 +02:00
parent 543d5760fb
commit 809fcb70da
3 changed files with 12 additions and 9 deletions
+8 -5
View File
@@ -2,6 +2,9 @@
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/pluginResources">
<sourceFolder url="file://$MODULE_DIR$/pluginResources" type="java-resource" />
</content>
<content url="file://$MODULE_DIR$/pluginTestSrc">
<sourceFolder url="file://$MODULE_DIR$/pluginTestSrc" isTestSource="true" />
</content>
@@ -10,12 +13,12 @@
<orderEntry type="module" module-name="testFramework-java" />
<orderEntry type="library" scope="TEST" name="JUnit3" level="project" />
<orderEntry type="module" module-name="java-impl" />
<orderEntry type="module" module-name="python-tests" />
<orderEntry type="module" module-name="ultimate-resources" scope="RUNTIME" />
<orderEntry type="module" module-name="jam-support-impl" scope="RUNTIME" />
<orderEntry type="module" module-name="python-plugin" scope="RUNTIME" />
<orderEntry type="module" module-name="yaml-plugin" scope="RUNTIME" />
<orderEntry type="module" module-name="coverage" scope="RUNTIME" />
<orderEntry type="module" module-name="IntelliLang-java" scope="RUNTIME" />
<orderEntry type="module" module-name="python-community-tests" />
<orderEntry type="module" module-name="python-community-plugin" />
<orderEntry type="module" module-name="python-community" />
<orderEntry type="module" module-name="IntelliLang-xml" scope="RUNTIME" />
</component>
</module>