Amper 0.10 Released with JDK Provisioning, Maven Converter, and Compiler Plugin Support
JetBrains has officially released Amper version 0.10.0, a significant update to its project configuration and build tool designed to enhance user experience and IDE integration. This release introduces automatic JDK provisioning, allowing developers to specify required Java Development Kit versions and distributions in module configurations, thereby eliminating manual installation needs. A major feature is the new semi-automated Maven-to-Amper converter, which facilitates migration by reading existing pom.xml files and generating corresponding Amper configuration files while preserving directory structures. The update also adds support for third-party Kotlin compiler plugins, enabling easier integration of tools like kotlinx.rpc and JsPlainObjects. Additionally, numerous IDE improvements have been implemented, including a reworked user interface for running Amper commands within IntelliJ IDEA. To fully utilize these new features, users are advised to upgrade to IntelliJ IDEA 2025.3.4 or 2026.1 and ensure the latest Amper plugin is installed. This release underscores JetBrains' commitment to simplifying build processes and improving interoperability with existing Java ecosystems.
Wire timeline
Amper 0.10 Released with JDK Provisioning, Maven Converter, and Compiler Plugin Support
JetBrains has officially released Amper version 0.10.0, a significant update to its project configuration and build tool designed to enhance user experience and IDE integration. This release introduces automatic JDK provisioning, allowing developers to specify required Java Development Kit versions and distributions in module configurations, thereby eliminating manual installation needs. A major feature is the new semi-automated Maven-to-Amper converter, which facilitates migration by reading existing pom.xml files and generating corresponding Amper configuration files while preserving directory structures. The update also adds support for third-party Kotlin compiler plugins, enabling easier integration of tools like kotlinx.rpc and JsPlainObjects. Additionally, numerous IDE improvements have been implemented, including a reworked user interface for running Amper commands within IntelliJ IDEA. To fully utilize these new features, users are advised to upgrade to IntelliJ IDEA 2025.3.4 or 2026.1 and ensure the latest Amper plugin is installed. This release underscores JetBrains' commitment to simplifying build processes and improving interoperability with existing Java ecosystems.
Kotlin : A concise multiplatform language developed by JetBrains | The JetBrains Blog