Downloading and Installing JDK

Downloading JDK:-

Step 1:- Click here and go to..

Step 2:- Accept the license

Step 3:- Choose your version

Choose windows x86 if you are using windows 32 bit operating system and choose windows x64 if you are using windows 64 bit operating system.
This version compatibility is very much important for further other installations which you might need like- web server installation, Netbeans IDE installation, Eclipse IDE installation etc.

Installing JDK:-

Step 1:- Now double click on the setup file which you have downloaded.
The name of the file would be jdk-8-u66-windows-x64.exe or jdk-8-u66-windows-i586.exe

Step 2:- Just keep clicking next option and finally the setup will run and Java would be installed on it's default path which is c:\program files\java

Verifying Installation:-

Step 1:- Go to the specified path, where you install your java.
There you will see a Java folder.
Inside the Java folder you will see two folders, one is would be jdk1.8.0_XX and other is for jre.  

Step 2:- Go to search bar and type cmd and open it by Run as administrator and go to java's bin folder and type java-version as shown below-

Post a Comment

0 Comments