gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.jvm.toolchain
/
JavaCompiler
Java
Compiler
interface
JavaCompiler
A java compiler used by compile tasks.
Members
Functions
get
Executable
Path
Link copied to clipboard
@
Internal
abstract
fun
getExecutablePath
(
)
:
RegularFile
Returns the path to the executable for this tool
get
Metadata
Link copied to clipboard
abstract
fun
getMetadata
(
)
:
JavaInstallationMetadata
Returns metadata information about this tool