summaryrefslogtreecommitdiff
path: root/plugins/kotlin/gradle/gradle-tooling/tests/kotlin.gradle.gradle-tooling.tests.iml
blob: f87cb17e3599f348bfa03bcc5e065c3105972d92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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" scope="TEST" name="JUnit4" level="project" />
    <orderEntry type="module" module-name="intellij.gradle.toolingExtension" />
    <orderEntry type="module" module-name="intellij.gradle.toolingExtension.impl" />
    <orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
    <orderEntry type="module" module-name="kotlin.plugin" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.project-model" />
    <orderEntry type="module" module-name="kotlin.gradle.gradle-tooling" />
    <orderEntry type="module" module-name="kotlin.tests-common" scope="TEST" />
  </component>
</module>