Tuesday, November 29, 2016

Download and Install JDK 7 on Window 8 | JDK 7 on Windows 8

This post is to teach you How to Download and Install JDK 7 on Window 8, Java Platform (JDK) 7u45 is Latest version of java. According to Oracle 3 billion devices Run Java so this show how important java is.

Download and Install JDK 7 on Window 8

>>Go to Oracle Download Page: Click Here



>>Click to Accept License Agreement:

>> Select Download Windows x86 or x64.


It's jdk-7u45-windows-i586.exe for Windows x86 in my case.

>>Run Downloaded File.













Now you have successfully installed JDK But still you have to Set Environment Variable Path to Use java and javac in CMD, you can't run javac except you are in C:\Program Files\Java\jdk1.7.0_45\bin Because you haven't set PATH. So Follow This Link to Set Environment variable Path for JDK.