Home » Tutorial

Set Up JDK in Eclipse

Written By: techieDan on October 19, 2009 No Comment

Java enthusiasts and coders and programmers alike, how many of you are using Eclipse as your IDE to do your codes. For those in the Java field but still trying to find a good IDE, I would recommend Eclipse. Just so happens that Eclipse codename their newest version with Galileo. Instead of versifying their release, it’s now codenamed.

Here’s the part of a Welcome Screen once Eclipse is freshly installed.

Eclipse Galileo Java

As a Techie, TechieDan will show how to setup your Eclipse to run with your JDK. By default your IDE will try to run with your JRE, but by doing so you will be limited with the stuffs you can do without the whole JDK package.

How to setup your JDK in Eclipse IDE.

Eclipse Menu Preferences

Eclipse JRE settings

Include JDK 6 Eclipse

  1. From the above screen, once Eclipse is started up, go to Windows Option > Preferences.
  2. Look for Java > Installed JREs.
  3. Click on Add > Next (Standard VM).
  4. Then Locate Directory of your installed JDK. Then clicked finish.
  5. Finally the screen will return back to the selection of JREs, now select your JDK option.

As can be seen from above, TechieDan is using JDK 6 to compile and run the Java programs.

Why use Eclipse?

  • It’s free
  • It’s open source – additional programmers from all walk of life.
  • It integrates with lots of other plugin
  • Other than Java, there’s also an Eclipse IDE for C and PHP

Now that I have setup my Eclipse, what else should I do?

Well, this is where you should start learning how to write and begin writing a simple Hello World java program.

Mentioning about Eclipse, where to get this marvelous IDE?

The only place to get it all is at Eclipse’s main website. To download the IDE go to THIS LINK.

Related Posts with Thumbnails

Tags: , ,

Digg this!Add to del.icio.us!Stumble this!Add to Techorati!Share on Facebook!Seed Newsvine!Reddit!Add to Yahoo!

Leave a Reply:

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

  Copyright © 2009 TechieDan, All rights reserved.| Powered by WordPress