summaryrefslogtreecommitdiff
path: root/plugins/kotlin/fir/kotlin.fir.iml
blob: 2bc14254f28f17133d76847cf2164575d8bd9018 (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
46
47
48
49
50
51
52
53
54
<?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$/src" isTestSource="false" />
    </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" name="kotlinc.kotlin-compiler-common" level="project" />
    <orderEntry type="library" name="kotlinc.kotlin-compiler-fe10" level="project" />
    <orderEntry type="library" name="kotlinc.kotlin-compiler-fir" level="project" />
    <orderEntry type="library" scope="TEST" name="kotlinc.kotlin-compiler-tests" level="project" />
    <orderEntry type="library" scope="TEST" name="gson" level="project" />
    <orderEntry type="library" name="Trove4j" level="project" />
    <orderEntry type="library" name="Guava" level="project" />
    <orderEntry type="module" module-name="kotlin.resources-fir" />
    <orderEntry type="module" module-name="kotlin.common" />
    <orderEntry type="module" module-name="kotlin.core" />
    <orderEntry type="module" module-name="kotlin.fir.frontend-independent" exported="" />
    <orderEntry type="module" module-name="kotlin.fir.frontend-independent.tests" scope="TEST" />
    <orderEntry type="library" exported="" name="kotlinc.high-level-api" level="project" />
    <orderEntry type="library" name="kotlinc.high-level-api-impl-base" level="project" />
    <orderEntry type="library" scope="TEST" name="kotlinc.high-level-api-impl-base-tests" level="project" />
    <orderEntry type="library" exported="" name="kotlinc.high-level-api-fir" level="project" />
    <orderEntry type="library" exported="" scope="TEST" name="kotlinc.high-level-api-fir-tests" level="project" />
    <orderEntry type="library" exported="" name="kotlinc.low-level-api-fir" level="project" />
    <orderEntry type="module" module-name="kotlin.idea" />
    <orderEntry type="module" module-name="kotlin.compiler-plugins.sam-with-receiver.common" />
    <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="intellij.platform.analysis.impl" />
    <orderEntry type="module" module-name="intellij.java.psi" />
    <orderEntry type="module" module-name="intellij.platform.lang" />
    <orderEntry type="module" module-name="intellij.java.analysis.impl" />
    <orderEntry type="module" module-name="intellij.platform.core.ui" />
    <orderEntry type="module" module-name="intellij.platform.usageView" />
    <orderEntry type="module" module-name="intellij.java.psi.impl" />
    <orderEntry type="module" module-name="kotlin.idea.tests" scope="TEST" />
    <orderEntry type="module" module-name="intellij.platform.core.impl" />
    <orderEntry type="module" module-name="kotlin.fir.analysis-api-providers-ide-impl" scope="RUNTIME" />
    <orderEntry type="module" module-name="kotlin.uast.uast-kotlin-idea-fir" />
    <orderEntry type="module" module-name="kotlin.uast.uast-kotlin-fir" scope="RUNTIME" />
    <orderEntry type="module" module-name="intellij.java.analysis" scope="RUNTIME" />
    <orderEntry type="module" module-name="intellij.platform.execution.impl" />
    <orderEntry type="module" module-name="kotlin.fir.fir-low-level-api-ide-impl" scope="RUNTIME" />
    <orderEntry type="library" name="kotlinc.analysis-api-providers" level="project" />
    <orderEntry type="library" scope="RUNTIME" name="kotlinc.symbol-light-classes" level="project" />
    <orderEntry type="module" module-name="kotlin.fir.analysis-project-structure-ide-impl" />
    <orderEntry type="library" name="kotlinc.analysis-project-structure" level="project" />
  </component>
</module>