JavaRuntime

interface JavaRuntime(source)

Represents a Java virtual machine installation.

Since

2.11

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.