InstalledJdk

interface InstalledJdk(source)

Represents a Java Development Kit machine installation.

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.