14 | | 1. Install the Java [https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html JDK 8] and add an environment variable JAVA_HOME that points to the directory (see [https://docs.oracle.com/cd/E19182-01/820-7851/inst_cli_jdk_javahome_t/ here]) |
| 14 | 1. Install Java |
| 15 | * [https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html JDK 8] |
| 16 | * Add an environment variable JAVA_HOME that points to the directory (see [https://docs.oracle.com/cd/E19182-01/820-7851/inst_cli_jdk_javahome_t/ here]). |
| 17 | * Add the Java bin folder to your search path; see detailed instructions [https://javatutorial.net/set-java-home-windows-10 here] (also provides more detailed instructions for adding the JAVA_HOME environment variable). |