http://www.oracle.com/technetwork/java/javase/downloads/index.html
2.Go to the folder where the JDK file is downloaded.Check whether the size of the installation file is same as mentioned on the Website.
3.Double click the file and install it.That’s it you have done the installation.
4.Now you need to Specify the path so that every time when you run the java compiler you do not have to specify the path.So go to control panel>>System and Security>>System.In the left panel click on the Advanced System Settings.This will opens the System Properties window.

5.Now click on Environment Variables>>New.Type the variable Name as Path and variable Value as “C:\Program Files\Java\jdk1.6.0_26\bin“.

No comments:
Post a Comment