summaryrefslogtreecommitdiff
path: root/plugins/kotlin/fe10-analyze/safe-analyze-utils/kotlin.fe10-analyze.safe-analyze-utils.iml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/fe10-analyze/safe-analyze-utils/kotlin.fe10-analyze.safe-analyze-utils.iml')
-rw-r--r--plugins/kotlin/fe10-analyze/safe-analyze-utils/kotlin.fe10-analyze.safe-analyze-utils.iml17
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/kotlin/fe10-analyze/safe-analyze-utils/kotlin.fe10-analyze.safe-analyze-utils.iml b/plugins/kotlin/fe10-analyze/safe-analyze-utils/kotlin.fe10-analyze.safe-analyze-utils.iml
new file mode 100644
index 000000000000..1eac965e2362
--- /dev/null
+++ b/plugins/kotlin/fe10-analyze/safe-analyze-utils/kotlin.fe10-analyze.safe-analyze-utils.iml
@@ -0,0 +1,17 @@
+<?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="library" name="kotlinc.kotlin-stdlib" level="project" />
+ <orderEntry type="library" exported="" name="kotlinc.kotlin-compiler-common" level="project" />
+ <orderEntry type="library" exported="" name="kotlinc.kotlin-compiler-fe10" level="project" />
+ <orderEntry type="library" name="kotlinc.kotlin-jps-common" level="project" />
+ <orderEntry type="module" module-name="intellij.java" />
+ <orderEntry type="module" module-name="intellij.java.impl" />
+ </component>
+</module> \ No newline at end of file