forked from JetBrains/intellij-community
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathintellij.kotlin.plugin.core.main.iml
81 lines (81 loc) · 6.54 KB
/
intellij.kotlin.plugin.core.main.iml
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="kotlin.common" exported="" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.allopen.common" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.allopen.gradle" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.allopen.maven" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.annotation-based-compiler-support.common" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.annotation-based-compiler-support.gradle" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.annotation-based-compiler-support.maven" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.kapt" exported="" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.kotlinx-serialization.common" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.kotlinx-serialization.gradle" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.kotlinx-serialization.maven" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.noarg.common" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.noarg.gradle" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.noarg.maven" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.sam-with-receiver.common" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.sam-with-receiver.gradle" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.sam-with-receiver.maven" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.scripting" exported="" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.scripting-ide-services" exported="" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.parcelize.common" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.parcelize.gradle" />
<orderEntry type="module" module-name="kotlin.core" exported="" />
<orderEntry type="module" module-name="kotlin.eval4j" exported="" />
<orderEntry type="module" module-name="kotlin.fir" exported="" />
<orderEntry type="module" module-name="kotlin.fir.frontend-independent" exported="" />
<orderEntry type="module" module-name="kotlin.formatter" exported="" />
<orderEntry type="module" module-name="kotlin.gradle.gradle-idea" exported="" />
<orderEntry type="module" module-name="kotlin.gradle.gradle-native" exported="" />
<orderEntry type="module" module-name="kotlin.gradle.gradle-tooling" exported="" />
<orderEntry type="module" module-name="kotlin.idea" exported="" />
<orderEntry type="module" module-name="kotlin.j2k.idea" exported="" />
<orderEntry type="module" module-name="kotlin.j2k.new" exported="" />
<orderEntry type="module" module-name="kotlin.j2k.old" exported="" />
<orderEntry type="module" module-name="kotlin.j2k.services" exported="" />
<orderEntry type="module" module-name="kotlin.jps-common" exported="" />
<orderEntry type="module" module-name="kotlin.jps-plugin" exported="" />
<orderEntry type="module" module-name="kotlin.i18n" />
<orderEntry type="module" module-name="kotlin.jvm" exported="" />
<orderEntry type="module" module-name="kotlin.jvm-debugger.core" exported="" />
<orderEntry type="module" module-name="kotlin.jvm-debugger.coroutines" exported="" />
<orderEntry type="module" module-name="kotlin.jvm-debugger.evaluation" exported="" />
<orderEntry type="module" module-name="kotlin.jvm-debugger.sequence" exported="" />
<orderEntry type="module" module-name="kotlin.jvm-debugger.util" exported="" />
<orderEntry type="module" module-name="kotlin.injection" />
<orderEntry type="module" module-name="kotlin.line-indent-provider" exported="" />
<orderEntry type="module" module-name="kotlin.maven" exported="" />
<orderEntry type="module" module-name="kotlin.native" exported="" />
<orderEntry type="module" module-name="kotlin.project-wizard.cli" exported="" />
<orderEntry type="module" module-name="kotlin.project-wizard.core" exported="" />
<orderEntry type="module" module-name="kotlin.project-wizard.idea" exported="" />
<orderEntry type="module" module-name="kotlin.repl" exported="" />
<orderEntry type="module" module-name="kotlin.scripting" exported="" />
<orderEntry type="module" module-name="kotlin.uast.uast-kotlin" exported="" />
<orderEntry type="module" module-name="kotlin.uast.uast-kotlin-idea" exported="" />
<orderEntry type="module" module-name="kotlin.refIndex" exported="" />
<orderEntry type="library" exported="" name="kotlinc.kotlin-compiler" level="project" />
<orderEntry type="library" exported="" name="kotlinc.kotlin-scripting-compiler" level="project" />
<orderEntry type="library" exported="" name="kotlinc.kotlin-script-util" level="project" />
<orderEntry type="library" exported="" name="kotlinc.allopen-compiler-plugin" level="project" />
<orderEntry type="library" exported="" name="kotlinc.kotlinx-serialization-compiler-plugin" level="project" />
<orderEntry type="library" exported="" name="kotlinc.noarg-compiler-plugin" level="project" />
<orderEntry type="library" exported="" name="kotlinc.sam-with-receiver-compiler-plugin" level="project" />
<orderEntry type="library" exported="" name="kotlinc.kotlin-gradle-statistics" level="project" />
<orderEntry type="library" exported="" name="kotlinc.android-extensions-compiler-plugin" level="project" />
<orderEntry type="library" exported="" name="kotlinc.parcelize-compiler-plugin" level="project" />
<orderEntry type="library" exported="" name="kotlinx-coroutines-jdk8" level="project" />
<orderEntry type="library" exported="" name="kotlinx-collections-immutable-jvm" level="project" />
<orderEntry type="library" exported="" name="kotlin-reflect" level="project" />
<orderEntry type="library" scope="RUNTIME" name="kotlin-script-runtime" level="project" />
<orderEntry type="library" scope="RUNTIME" name="javaslang" level="project" />
<orderEntry type="library" scope="RUNTIME" name="completion-ranking-kotlin" level="project" />
<orderEntry type="module" module-name="intellij.markdown" scope="RUNTIME" />
<orderEntry type="library" scope="RUNTIME" name="javax-inject" level="project" />
</component>
</module>