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