Slide 169
Slide 169 text
Future
New Kotlin IC
• Consumer
-
side IC based on classpath snapshot
• Unstable preview available in 1.6.20, targeting 1.7
• Solves many producer
-
side issues (Java projects,
caching, etc)
• True compilation avoidance in some cases (
! !
)
kotlin.incremental.useClasspathSnapshot=true
https://youtrack.jetbrains.com/issue/KT-45777