gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling.model.java
/
JavaRuntime
Java
Runtime
API
interface
JavaRuntime
(
source
)
Represents a Java virtual machine installation.
Since
2.11
Members
Functions
get
Java
Home
Link copied to clipboard
API
abstract
fun
getJavaHome
(
)
:
File
The home directory of the Java runtime installation.
get
Java
Version
Link copied to clipboard
API
abstract
fun
getJavaVersion
(
)
:
JavaVersion
The Java version of the Java runtime installation.