Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » unable to install eclipse juno ee in ubuntu(unable to install eclipse juno ee in ubuntu)
icon8.gif  unable to install eclipse juno ee in ubuntu [message #1014762] Tue, 26 February 2013 12:16 Go to next message
shivdhwaj pandey is currently offline shivdhwaj pandeyFriend
Messages: 3
Registered: February 2013
Junior Member
i have downloaded juno tar.gz file but dnt know how to install it
Re: unable to install eclipse juno ee in ubuntu [message #1014794 is a reply to message #1014762] Tue, 26 February 2013 13:29 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 02/26/2013 05:16 AM, shivdhwaj pandey wrote:
> i have downloaded juno tar.gz file but dnt know how to install it

Wow, okay.

Eclipse isn't "installed" per se. It's exploded and used from where you
explode it.

$ cd <where-you-wish-to-put-it>
$ tar -zxf eclipse-...-.tar.gz

Then make sure you've got a proper JDK. You've probably got openjdk;
you'll need to find it. Then, examine the following link so that you can
use the file, eclipse.ini to tell Eclipse where that JDK is.

http://wiki.eclipse.org/Eclipse.ini

Then, set up a launcher or invoke it from the command line thus:

$ cd <where-you-out-it>
$ ./eclipse

Best of luck.
Previous Topic:osgi.locking problem under Helios 3.6
Next Topic:Project explorer - subtracted directories
Goto Forum:
  


Current Time: Fri Apr 19 02:06:25 GMT 2024

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

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

Back to the top