summaryrefslogtreecommitdiff
path: root/python/python-plugin-tests.iml
blob: 80458947df3b8c73efd8d41215bb90e4b2c9e7de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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$/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>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <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="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>