Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » JDK in Eclipse
JDK in Eclipse [message #798470] Tue, 14 February 2012 18:33 Go to next message
Marek Marecki is currently offline Marek MareckiFriend
Messages: 6
Registered: January 2012
Junior Member
Hi everyone!
I have just installed Eclipse Indigo (3.7.1) for Java Developers and I have a question. If I need to install JDK as well to make java application in Eclipse? I think that it isn't possible because eclipse include JDK, am I right?

Regards
Re: JDK in Eclipse [message #798496 is a reply to message #798470] Tue, 14 February 2012 19:05 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2/14/2012 11:33 AM, Marek Marecki wrote:
> Hi everyone!
> I have just installed Eclipse Indigo (3.7.1) for Java Developers and I
> have a question. If I need to install JDK as well to make java
> application in Eclipse? I think that it isn't possible because eclipse
> include JDK, am I right?
>
> Regards

If you're going to use Eclipse for Java development, then you will want
to download a proper Sun JDK and attach it. Eclipse doesn't include
this. For a discussion on this and related topics, you may wish to
peruse http://www.javahotchocolate.com/tutorials/eclipse-summary.html
Re: JDK in Eclipse [message #798711 is a reply to message #798496] Wed, 15 February 2012 01:34 Go to previous messageGo to next message
Marek Marecki is currently offline Marek MareckiFriend
Messages: 6
Registered: January 2012
Junior Member
thanks, but before intaling Eclipse I just only installed JRE and I can make application in Java without installing JDK. so I would ask why? Smile
Re: JDK in Eclipse [message #798928 is a reply to message #798711] Wed, 15 February 2012 08:29 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 15.02.2012 02:34, Marek Marecki wrote:
> thanks, but before intaling Eclipse I just only installed JRE and I
> can make application in Java without installing JDK. so I would ask
> why? :)
A JRE is enough to develop Java applications with Eclipse but if you use
the JDK, you can also look at the source which is quite practical. If
you don't need that and Javadoc is all you need, then a JRE is fine.

Dani
Previous Topic:Eclipse does paste twice on single Ctrl+V
Next Topic:obtaining jar files from dependancies defined in maven pom.xml file
Goto Forum:
  


Current Time: Tue Apr 23 17:21:36 GMT 2024

Powered by FUDForum. Page generated in 0.09001 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top