summaryrefslogtreecommitdiff
path: root/plugins/kotlin/jvm/kotlin.jvm.iml
blob: 666fefcdb1ed4bf11ab7e51bb40f2d32d5a1c5e9 (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$/src" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="kotlinc.kotlin-stdlib" level="project" />
    <orderEntry type="library" name="Guava" level="project" />
    <orderEntry type="library" name="swingx" level="project" />
    <orderEntry type="library" name="JDOM" level="project" />
    <orderEntry type="library" name="gson" 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-scripting-compiler" level="project" />
    <orderEntry type="module" module-name="kotlin.core" />
    <orderEntry type="module" module-name="kotlin.common" />
    <orderEntry type="module" module-name="kotlin.project-model" />
    <orderEntry type="module" module-name="kotlin.fir.frontend-independent" />
    <orderEntry type="module" module-name="kotlin.jps-common" />
    <orderEntry type="module" module-name="kotlin.idea" />
    <orderEntry type="module" module-name="kotlin.formatter" />
    <orderEntry type="module" module-name="kotlin.repl" />
    <orderEntry type="module" module-name="kotlin.jvm-run-configurations" />
    <orderEntry type="module" module-name="intellij.platform.externalSystem" />
    <orderEntry type="module" module-name="intellij.java.ui" />
    <orderEntry type="module" module-name="intellij.platform.langInjection" />
    <orderEntry type="module" module-name="intellij.platform.boot" />
    <orderEntry type="module" module-name="intellij.platform.resources" scope="RUNTIME" />
    <orderEntry type="module" module-name="intellij.platform.diff.impl" />
    <orderEntry type="module" module-name="intellij.platform.vcs.impl" />
    <orderEntry type="module" module-name="intellij.platform.externalSystem.impl" />
    <orderEntry type="module" module-name="intellij.platform.lvcs.impl" />
    <orderEntry type="module" module-name="intellij.java.psi.impl" />
    <orderEntry type="module" module-name="intellij.java.execution.impl" />
    <orderEntry type="module" module-name="intellij.java.compiler.impl" />
    <orderEntry type="module" module-name="intellij.java" />
    <orderEntry type="module" module-name="intellij.java.impl" />
    <orderEntry type="module" module-name="intellij.xml.psi.impl" />
    <orderEntry type="module" module-name="intellij.platform.ide.util.io" />
  </component>
</module>