For Java-based programs such as Maven, Jenkins, Gradle or Tomcat to run, they need to know that Java's JDK is installed. That's the purpose of the JAVA_HOME environment variable. It tells programs ...
Script: install.ps1 (in repository root). It supports flags for dry-run, arch, jdk version, and insecure mode. Run from an elevated PowerShell prompt. The script will self-elevate if not run as ...