Files
openide/python/testSrc/python-community-tests.iml
T
nik b7665ef3f2 project configuration cleanup: do not set module JDK "1.8" explicitly, inherit project JDK instead
This will simplify migration to newer Java versions in the future.
2017-03-15 17:21:46 +03:00

27 lines
1.5 KiB
XML

<?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="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="testFramework" />
<orderEntry type="module" module-name="python-psi-api" scope="TEST" />
<orderEntry type="module" module-name="python-community" scope="TEST" />
<orderEntry type="module" module-name="xdebugger-api" scope="TEST" />
<orderEntry type="library" name="Guava" level="project" />
<orderEntry type="module" module-name="spellchecker" scope="TEST" />
<orderEntry type="module" module-name="python-community-ide" />
<orderEntry type="module" module-name="python-helpers" scope="RUNTIME" />
<orderEntry type="library" name="Groovy" level="project" />
<orderEntry type="module" module-name="xdebugger-impl" scope="TEST" />
<orderEntry type="module" module-name="python-pydev" scope="TEST" />
<orderEntry type="module" module-name="smRunner" scope="TEST" />
<orderEntry type="library" scope="TEST" name="mockito" level="project" />
<orderEntry type="library" scope="TEST" name="Mocks" level="project" />
<orderEntry type="library" exported="" scope="TEST" name="hamcrest" level="project" />
<orderEntry type="module" module-name="xml-openapi" />
</component>
</module>