Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for javaRepositories (0.18 sec)

  1. platforms/documentation/docs/src/docs/userguide/jvm/toolchains.adoc

    include::sample[dir="snippets/java/toolchain-management/groovy/",files="settings.gradle[tags=toolchain-management]"]
    ====
    <1> In the `toolchainManagement` block, the `jvm` block contains configuration for Java toolchains.
    <2> The `javaRepositories` block defines named Java toolchain repository configurations.
    Use the `resolverClass` property to link these configurations to plugins.
    <3> Toolchain declaration order matters.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Apr 26 05:37:54 UTC 2024
    - 24.8K bytes
    - Viewed (0)
Back to top