mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
code-samples: workaround for kotlin 1.8.20+, update link
This commit is contained in:
parent
3bec523d7c
commit
a25e24cbcd
@ -6,5 +6,5 @@ kotlin.code.style=official
|
|||||||
# suppress inspection "UnusedProperty"
|
# suppress inspection "UnusedProperty"
|
||||||
kotlin.stdlib.default.dependency = false
|
kotlin.stdlib.default.dependency = false
|
||||||
|
|
||||||
# TODO temporary workaround for Kotlin 1.8.20+ (https://youtrack.jetbrains.com/issue/KT-57757)
|
# TODO temporary workaround for Kotlin 1.8.20+ (https://jb.gg/intellij-platform-kotlin-oom)
|
||||||
kotlin.incremental.useClasspathSnapshot=false
|
kotlin.incremental.useClasspathSnapshot=false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user