Installing Java JDK

Installing Java JDK

Download the JDK suitable for your OS from the download link given above and run the JDK installer.

By default, JDK is installed in directory "C:\Program Files\Java\jdk-14.0.1", Accept the defaults and follow the screen instructions to install JDK.

Use your "File Explorer", navigate to "C:\Program Files\Java" to inspect the sub-directories. Take note of your JDK installed directory jdk-14.0.1, in particular, which you will need in the next step.

Setting JAVA_HOME Environment Variable