

There will be two environment variables, one is the User variable and another is a System variable.Click on Environment Variables (at the bottom right corner).Here is a complete JDK file hierarchy inside the Java folder.Īfter installation, we need to set path and classpath environment variable for Java.įollow the steps on your Windows system as given below. You can find, there are two folders (jdk1.x… and jre ). Note: In the case of Windows, by default, Java will be installed at directory path C:\Program Files\Java.Īfter installation opens this directory path. Install downloaded JDK software on your system. Install JDK on Windowsįirst of all, download the latest JDK from its official website of Oracle.

One is a path and the other is a classpath variable. And there are two environment variables to set. To run the Java application, there is a Java Development Kit (JDK) to install. In this post, I share a complete JDK installation guide and Java environment variables Setup. In a previous article, we have seen the introduction and features of Java. Java is widely used in many applications and also provides computing power for numerous websites.
