How to Install Java JDK 18 on Windows 10 (Includes JAVA_HOME)

In this video, I am gonna show you how to install Java JDK 10 on Windows 10. 

We also setup the JAVA_HOME environment variable and we will check the Java version for the installation.

JDK 18 and JDK 17 binaries are free to use in production and free to redistribute, at no cost, under the Oracle No-Fee Terms and Conditions.

YouTube Video: How to Install Java JDK 18 on Windows 10 (Includes JAVA_HOME)

You can watch this video on my YouTube channel at https://youtu.be/VS05xTt1BlU

Oracle Java downloads page link: https://www.oracle.com/java/technologies/downloads/

Why do we Java JDK?

The JDK is a development environment for building applications and components using the Java programming language.

The JDK includes tools for developing and testing programs written in the Java programming language and running on the Java platform.

Comments