Toolchain Management
Configures how toolchains are resolved.
ToolchainManagement
is extended by plugins to support different ecosystems.
One option available at present is using the jvm-toolchain-management
plugin, which adds a jvm
block to it, allowing for the configuration of toolchains used in the JVM ecosystem.
Since
7.6
Properties
The extra properties extension in this object's extension container.
Provides statically defined accessors for getting the "jvm" block of "toolchainManagement". The "jvm-toolchain-management" plugin needs to be applied in order for these extensions to work.
Functions
Provides statically defined accessors for configuring the "jvm" block in "toolchainManagement". The "jvm-toolchain-management" plugin needs to be applied in order for these extensions to work.
Returns the extension of the specified type.
Returns the extension of the specified extensionType.