mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:10:43 +07:00
(RIDER-106692) What's New: fix Kotlin arguments
GitOrigin-RevId: 1e178da4b8780990afc88cb85a6ae82d6d82e259
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7f89bb44eb
commit
df940ba779
@@ -3,6 +3,9 @@
|
||||
<component name="FacetManager">
|
||||
<facet type="kotlin-language" name="Kotlin">
|
||||
<configuration version="5" platform="JVM 17" allPlatforms="JVM [17]" useProjectSettings="false">
|
||||
<compilerSettings>
|
||||
<option name="additionalArguments" value="-Xjvm-default=all -opt-in=com.intellij.openapi.util.IntellijInternalApi -opt-in=org.jetbrains.kotlin.utils.addToStdlib.UnsafeCastFunction -Xjvm-default=all" />
|
||||
</compilerSettings>
|
||||
<compilerArguments>
|
||||
<stringArguments>
|
||||
<stringArg name="jvmTarget" arg="17" />
|
||||
|
||||
Reference in New Issue
Block a user