We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1f5a38 commit 4b192f5Copy full SHA for 4b192f5
gradle.properties
@@ -22,3 +22,6 @@ org.gradle.java.installations.fromEnv=RUNTIME_JAVA_HOME
22
23
# if configuration cache enabled then enable parallel support too
24
org.gradle.configuration-cache.parallel=true
25
+
26
+org.gradle.java.installations.auto-download=true
27
+org.gradle.java.installations.paths=C:/jenkins/jdks
0 commit comments