summaryrefslogtreecommitdiff
path: root/plugins/kotlin/generators/kotlin.generators.iml
blob: 5a1abcc8857a0179cb974bab388f45150079a29b (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?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="module" module-name="intellij.platform.core" />
    <orderEntry type="library" name="kotlinc.kotlin-stdlib" level="project" />
    <orderEntry type="library" scope="TEST" name="kotlinc.kotlin-reflect" level="project" />
    <orderEntry type="library" name="kotlinc.kotlin-compiler-common" level="project" />
    <orderEntry type="library" scope="TEST" name="kotlinc.kotlin-compiler-tests" level="project" />
    <orderEntry type="library" scope="TEST" name="kotlinc.kotlin-build-common-tests" level="project" />
    <orderEntry type="library" scope="TEST" name="Guava" level="project" />
    <orderEntry type="module" module-name="kotlin.jvm-debugger.test" />
    <orderEntry type="module" module-name="kotlin.idea.tests" />
    <orderEntry type="module" module-name="kotlin.fir" />
    <orderEntry type="module" module-name="kotlin.scripting-support" />
    <orderEntry type="module" module-name="kotlin.maven.tests" />
    <orderEntry type="module" module-name="kotlin.gradle.gradle-java.tests" />
    <orderEntry type="module" module-name="kotlin.project-wizard.cli" />
    <orderEntry type="module" module-name="kotlin.project-wizard.tests" />
    <orderEntry type="module" module-name="kotlin.j2k.old.tests" />
    <orderEntry type="module" module-name="kotlin.j2k.new.tests" />
    <orderEntry type="module" module-name="kotlin.fir.fir-fe10-binding" />
    <orderEntry type="module" module-name="kotlin.fir.fir-low-level-api-ide-impl" />
    <orderEntry type="module" module-name="kotlin.fir.analysis-api-providers-ide-impl" />
    <orderEntry type="module" module-name="kotlin.jps-plugin" />
    <orderEntry type="module" module-name="kotlin.uast.uast-kotlin-fir" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.tests-common" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.test-framework" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.compiler-plugins.kotlinx-serialization.common" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.performance-tests" scope="TEST" />
    <orderEntry type="module" module-name="intellij.platform.jps.build" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.common" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.compiler-plugins.parcelize.tests" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.jps-plugin.tests" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.refIndex.tests" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.coverage.tests" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.copyright.tests" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.uast.uast-kotlin.tests" scope="TEST" />
  </component>
</module>