Eclipse and Linux [message #7430] |
Sun, 05 April 2009 09:57  |
Eclipse User |
|
|
|
Hi,
Please, I am a new user here. I would like to know what is the latest
version from Fedora Eclipse with Java JDK 1.6 with Linux OS Fedora Core 9
or plus...
What is the good version to work with these together...?
I am nt expert in installation but I would like to be... but until Monday
morning I need some suggestion for it....
Thank you very much...
|
|
|
Re: Eclipse and Linux [message #7445 is a reply to message #7430] |
Mon, 06 April 2009 09:22  |
Eclipse User |
|
|
|
Hi,
On Sun, 2009-04-05 at 13:57 +0000, rosane wrote:
> I would like to know what is the latest
> version from Fedora Eclipse with Java JDK 1.6 with Linux OS Fedora Core 9
> or plus...
In any Fedora release, typing the following in a terminal (as root) will
get you the latest set of packages that make up the Eclipse SDK:
yum update eclipse-pde
> What is the good version to work with these together...?
Fedora 9 (note: no "Core" anymore) shipped with OpenJDK which is a
1.6-level JDK. It will get brought in automatically as a dependency of
Eclipse. You can use your own JDK by either setting up your alternative
or pointing Eclipse at it with: eclipse -vm /path/to/java/bin
HTH,
Andrew
|
|
|
Re: Eclipse and Linux [message #565993 is a reply to message #7430] |
Mon, 06 April 2009 09:22  |
Eclipse User |
|
|
|
Hi,
On Sun, 2009-04-05 at 13:57 +0000, rosane wrote:
> I would like to know what is the latest
> version from Fedora Eclipse with Java JDK 1.6 with Linux OS Fedora Core 9
> or plus...
In any Fedora release, typing the following in a terminal (as root) will
get you the latest set of packages that make up the Eclipse SDK:
yum update eclipse-pde
> What is the good version to work with these together...?
Fedora 9 (note: no "Core" anymore) shipped with OpenJDK which is a
1.6-level JDK. It will get brought in automatically as a dependency of
Eclipse. You can use your own JDK by either setting up your alternative
or pointing Eclipse at it with: eclipse -vm /path/to/java/bin
HTH,
Andrew
|
|
|
Powered by
FUDForum. Page generated in 0.03328 seconds