InstalledJdk

interface InstalledJdk(source)

Represents a Java Development Kit machine installation.

Since

2.11

Functions

Link copied to clipboard
abstract fun getJavaHome(): File
The home directory of the Java installation.
Link copied to clipboard
abstract fun getJavaVersion(): JavaVersion
The version of the Java installation.