summaryrefslogtreecommitdiff
path: root/repl/kotlin.repl.iml
diff options
context:
space:
mode:
Diffstat (limited to 'repl/kotlin.repl.iml')
-rw-r--r--repl/kotlin.repl.iml4
1 files changed, 2 insertions, 2 deletions
diff --git a/repl/kotlin.repl.iml b/repl/kotlin.repl.iml
index 3afa2dd4667b..c735f096f856 100644
--- a/repl/kotlin.repl.iml
+++ b/repl/kotlin.repl.iml
@@ -14,13 +14,13 @@
</configuration>
</facet>
</component>
- <component name="NewModuleRootManager" inherit-compiler-output="true">
+ <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" 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="jdk" jdkName="1.8" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="kotlinc.kotlin-stdlib-jdk8" level="project" />
<orderEntry type="library" name="kotlinc.kotlin-compiler" level="project" />