[build] IJI-2993 enable progressive mode for Kotlin

GitOrigin-RevId: f506021c20fc3b3e5ef692c9092592e3bf247036
This commit is contained in:
Mikhail Filippov
2026-01-14 11:00:39 +00:00
committed by intellij-monorepo-bot
parent cd2198e66a
commit ea41f7932a
437 changed files with 442 additions and 400 deletions
@@ -4,7 +4,7 @@
<facet type="kotlin-language" name="Kotlin">
<configuration version="5" platform="JVM 21" allPlatforms="JVM [21]" useProjectSettings="false">
<compilerSettings>
<option name="additionalArguments" value="-Xjvm-default=all -XXLanguage:+AllowEagerSupertypeAccessibilityChecks" />
<option name="additionalArguments" value="-Xjvm-default=all -XXLanguage:+AllowEagerSupertypeAccessibilityChecks -progressive" />
</compilerSettings>
<compilerArguments>
<stringArguments>