toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.tooling.model.java
/
InstalledJdk
Installed
Jdk
API
interface
InstalledJdk
(
source
)
Represents a Java Development Kit 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 installation.
get
Java
Version
Link copied to clipboard
API
abstract
fun
getJavaVersion
(
)
:
JavaVersion
The version of the Java installation.