Package com.palantir.gradle.jdks
package com.palantir.gradle.jdks
-
ClassDescriptionEnsures that
gradle.propertiescontains the required toolchain properties for gradle-jdks.Abstracts the actions that need to be applied on the generated `gradle/` files.Actually triggering the patched `./gradlew` script (that configures and installs the JDKs) and runs `javaToolchains` to output the JDKs that Gradle will use.