gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.jvm.toolchain
/
JavaCompiler
Java
Compiler
API
interface
JavaCompiler
(
source
)
A java compiler used by compile tasks.
Since
6.7
Members
Functions
get
Executable
Path
Link copied to clipboard
API
@
Internal
abstract
fun
getExecutablePath
(
)
:
RegularFile
Returns the path to the executable for this tool
get
Metadata
Link copied to clipboard
API
abstract
fun
getMetadata
(
)
:
JavaInstallationMetadata
Returns metadata information about this tool