Google+

30. Install Java JDK



Eclipse IDE is required to run Java programs. But we cant run Eclipse IDE without having Java Development kit (JDK) installed in our machines. So if you have not installed Java JDK as explained in previous posts, install Java JDK first as explained in the below steps:

1. Open http://www.oracle.com/technetwork/java/javase/downloads/index.html in any browser
2. Select 'Java Platform (JDK) category' to download Java JDK as shown below -



3. Select the 'License Agreement' as shown below:



4. Download the 32 bit version of Java JDK (i.e. Windows x86 in the below screen) if you have 32 bit machine else if you have 64 bit machine install 64 bit version of Java JDK  (i.e. Windows x64 in the below screen) -



5. Install the downloaded JDK file and ensure that JDK and JRE folders got created at the C:\Program Files (x86)\Java folder path for 32 bit machine (But for 64 bit machine they will get created at the C:\Program Files\Java folder)







Please comment below to feedback or ask questions.

How to configure the installed Java ? will be explained in the next post.


4 comments:

Unknown said...

Awesome support/content Arun. Wouldnt it be nice if the user would have a navigation tree on the right from where he can directly jump from post number:30 to post number:32??

Keep up the good work..

Arun Motoori said...

@Robin Gupta - Thanks for your feedback. I have displayed it at the bottom of the page.

Unknown said...

Hi Arun,

i am a mainframe developer. i want learn Selenium. your blog really helps me to lot.

Thanks,
mallappa

Arun Motoori said...

Thanks for your feedback Mallappa