toggle menu
gradle
8.11
API
switch theme
search in API
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.