@Incubating public interface JavaDevelopmentKit
Modifier and Type | Method | Description |
---|---|---|
RegularFile |
getJavacExecutable() |
Returns the java compiler executable for this JDK.
|
RegularFile |
getJavadocExecutable() |
Returns the javadoc executable for this JDK.
|
FileCollection |
getToolsClasspath() |
Returns the classpath required to compile against the tools APIs of this JDK.
|
RegularFile getJavacExecutable()
RegularFile getJavadocExecutable()
FileCollection getToolsClasspath()