JavaRuntime

interface JavaRuntime

Represents a Java virtual machine installation.

Functions

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