bld v2.0, IDEA plugin, Extensions & Kotlin

<1 min read

We just released bld v2.0, our pure Java build tool, with many improvements and new features; including a brand new IntelliJ IDEA plugin…

bld IntelliJ IDEA Plugin

All extensions have been updated:

The Kotlin extension has been completely reworked. It now compiles using a local installation of the Kotlin compiler, making it possible to test with multiple versions of Kotlin. Dokka now has its own extension. There's also a Kotlin project template on GitHub with support for the Dokka and Detekt extensions.