Settings

{#if settingsState.javaInstallations.length > 0}

Detected Java Installations:

{#each settingsState.javaInstallations as java} {/each}
{/if}

The command or path to the Java Runtime Environment. Click "Auto Detect" to find installed Java versions.