summaryrefslogtreecommitdiff
path: root/compiler-plugins
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-plugins')
-rw-r--r--compiler-plugins/allopen/kotlin.compiler-plugins.allopen.iml4
-rw-r--r--compiler-plugins/annotation-based-compiler-support/kotlin.compiler-plugins.annotation-based-compiler-support.iml4
-rw-r--r--compiler-plugins/kapt/kotlin.compiler-plugins.kapt.iml4
-rw-r--r--compiler-plugins/kotlinx-serialization/kotlin.compiler-plugins.kotlinx-serialization.iml4
-rw-r--r--compiler-plugins/noarg/kotlin.compiler-plugins.noarg.iml4
-rw-r--r--compiler-plugins/sam-with-receiver/kotlin.compiler-plugins.sam-with-receiver.iml4
-rw-r--r--compiler-plugins/scripting-ide-services/kotlin.compiler-plugins.scripting-ide-services.iml4
-rw-r--r--compiler-plugins/scripting/kotlin.compiler-plugins.scripting.iml4
8 files changed, 16 insertions, 16 deletions
diff --git a/compiler-plugins/allopen/kotlin.compiler-plugins.allopen.iml b/compiler-plugins/allopen/kotlin.compiler-plugins.allopen.iml
index 9f130eed68d8..7187bc6e7402 100644
--- a/compiler-plugins/allopen/kotlin.compiler-plugins.allopen.iml
+++ b/compiler-plugins/allopen/kotlin.compiler-plugins.allopen.iml
@@ -14,14 +14,14 @@
</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" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
</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" />
diff --git a/compiler-plugins/annotation-based-compiler-support/kotlin.compiler-plugins.annotation-based-compiler-support.iml b/compiler-plugins/annotation-based-compiler-support/kotlin.compiler-plugins.annotation-based-compiler-support.iml
index e383117d10c8..a8e67bde2e3d 100644
--- a/compiler-plugins/annotation-based-compiler-support/kotlin.compiler-plugins.annotation-based-compiler-support.iml
+++ b/compiler-plugins/annotation-based-compiler-support/kotlin.compiler-plugins.annotation-based-compiler-support.iml
@@ -14,12 +14,12 @@
</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" />
</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" />
diff --git a/compiler-plugins/kapt/kotlin.compiler-plugins.kapt.iml b/compiler-plugins/kapt/kotlin.compiler-plugins.kapt.iml
index 48f31aaaae55..f096c3ee43d3 100644
--- a/compiler-plugins/kapt/kotlin.compiler-plugins.kapt.iml
+++ b/compiler-plugins/kapt/kotlin.compiler-plugins.kapt.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" />
diff --git a/compiler-plugins/kotlinx-serialization/kotlin.compiler-plugins.kotlinx-serialization.iml b/compiler-plugins/kotlinx-serialization/kotlin.compiler-plugins.kotlinx-serialization.iml
index 1d2abfefe417..05bd8f40ba95 100644
--- a/compiler-plugins/kotlinx-serialization/kotlin.compiler-plugins.kotlinx-serialization.iml
+++ b/compiler-plugins/kotlinx-serialization/kotlin.compiler-plugins.kotlinx-serialization.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$/test" isTestSource="true" />
</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" />
diff --git a/compiler-plugins/noarg/kotlin.compiler-plugins.noarg.iml b/compiler-plugins/noarg/kotlin.compiler-plugins.noarg.iml
index 391bea928567..1ac30a0bac00 100644
--- a/compiler-plugins/noarg/kotlin.compiler-plugins.noarg.iml
+++ b/compiler-plugins/noarg/kotlin.compiler-plugins.noarg.iml
@@ -14,14 +14,14 @@
</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$/test" isTestSource="true" />
<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" />
diff --git a/compiler-plugins/sam-with-receiver/kotlin.compiler-plugins.sam-with-receiver.iml b/compiler-plugins/sam-with-receiver/kotlin.compiler-plugins.sam-with-receiver.iml
index cc607d15769f..e148f63f386b 100644
--- a/compiler-plugins/sam-with-receiver/kotlin.compiler-plugins.sam-with-receiver.iml
+++ b/compiler-plugins/sam-with-receiver/kotlin.compiler-plugins.sam-with-receiver.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" />
diff --git a/compiler-plugins/scripting-ide-services/kotlin.compiler-plugins.scripting-ide-services.iml b/compiler-plugins/scripting-ide-services/kotlin.compiler-plugins.scripting-ide-services.iml
index 5ad291834cf3..860c4be80adb 100644
--- a/compiler-plugins/scripting-ide-services/kotlin.compiler-plugins.scripting-ide-services.iml
+++ b/compiler-plugins/scripting-ide-services/kotlin.compiler-plugins.scripting-ide-services.iml
@@ -14,12 +14,12 @@
</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" />
</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" />
diff --git a/compiler-plugins/scripting/kotlin.compiler-plugins.scripting.iml b/compiler-plugins/scripting/kotlin.compiler-plugins.scripting.iml
index 8bbdcee4d1c5..8686a84701b8 100644
--- a/compiler-plugins/scripting/kotlin.compiler-plugins.scripting.iml
+++ b/compiler-plugins/scripting/kotlin.compiler-plugins.scripting.iml
@@ -14,12 +14,12 @@
</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" />
</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" />