How to Download and create CLASSPATH for Java
This tutorial explain you how to Download and create a CLASSPATH for JAVA.
Step 1:
Visit Oracle.
Step 2:
Accept the License Agreement.
Step 3:
Download compatible version.
Step 4:
Install Downloaded JDK.
Step 5:
Copy the JDK Directory.
c:\program files\java\jdk1.8.0_73
Step 6:
Right click on the This pc or My Computer and click on Properties.Step 7:
Click on Advanced System Settings.
Step 8:
Click on Environment Variables.
Step 9:
Click on New.
Step 10:
New System Variable
Variable name: JAVA HOME
Variable value:Past Copied text (JDK Directory).
Now click on ok.