Skip to content

Commit 45ea551

Browse files
mfilippovintellij-monorepo-bot
authored andcommitted
IJPL-188202 prepare sources for Kotlin 2.2.0
GitOrigin-RevId: 3ab1a0a44585f5558065dbb139e0ef50bc9f29da
1 parent 395c550 commit 45ea551

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

workspace-import/test/language-server.project-import.test.iml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module type="JAVA_MODULE" version="4">
3+
<component name="FacetManager">
4+
<facet type="kotlin-language" name="Kotlin">
5+
<configuration version="5" platform="JVM 17" allPlatforms="JVM [17]" useProjectSettings="false">
6+
<compilerSettings>
7+
<option name="additionalArguments" value="-Xjvm-default=all -Xcontext-receivers -opt-in=com.intellij.openapi.util.IntellijInternalApi" />
8+
</compilerSettings>
9+
<compilerArguments>
10+
<stringArguments>
11+
<stringArg name="jvmTarget" arg="17" />
12+
<stringArg name="apiVersion" arg="2.1" />
13+
<stringArg name="languageVersion" arg="2.1" />
14+
</stringArguments>
15+
</compilerArguments>
16+
</configuration>
17+
</facet>
18+
</component>
319
<component name="NewModuleRootManager" inherit-compiler-output="true">
420
<exclude-output />
521
<content url="file://$MODULE_DIR$">

0 commit comments

Comments
 (0)