The update adds Java 26 support for Kotlin/JVM, enables incremental compilation by default for Kotlin/Wasm, and expands Kotlin's ability to target modern web and native platforms.
For Java, a new two-step JavaFX project wizard has been introduced. Also, developers can mark public, protected, and private Java members (methods, fields, classes) in different ways. Additionally for ...