summaryrefslogtreecommitdiff
path: root/plugins/kotlin/compiler-plugins/allopen/tests/kotlin.compiler-plugins.allopen.tests.iml
blob: d5415d823f8a566cae24a8e9423c0797a81259e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?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$/test" isTestSource="true" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="kotlinc.kotlin-stdlib" level="project" />
    <orderEntry type="library" name="kotlinc.kotlin-compiler-common" level="project" />
    <orderEntry type="library" name="kotlinc.kotlin-compiler-fe10" level="project" />
    <orderEntry type="library" name="kotlinc.allopen-compiler-plugin" level="project" />
    <orderEntry type="library" name="JUnit4" level="project" />
    <orderEntry type="library" name="kotlinc.kotlin-jps-common" level="project" />
    <orderEntry type="module" module-name="kotlin.plugin" />
    <orderEntry type="module" module-name="kotlin.core" />
    <orderEntry type="module" module-name="kotlin.compiler-plugins.compiler-plugin-support.common" />
    <orderEntry type="module" module-name="kotlin.compiler-plugins.allopen.common" />
    <orderEntry type="module" module-name="kotlin.test-framework" />
    <orderEntry type="module" module-name="kotlin.gradle.gradle-idea" scope="RUNTIME" />
    <orderEntry type="module" module-name="kotlin.uast.uast-kotlin" scope="RUNTIME" />
    <orderEntry type="module" module-name="intellij.java.psi" />
    <orderEntry type="module" module-name="intellij.platform.core.impl" />
  </component>
</module>