Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » More than one Eclipse Installation in ubuntu 13.10
More than one Eclipse Installation in ubuntu 13.10 [message #1220221] Tue, 10 December 2013 13:14 Go to next message
wafaa Akwaa is currently offline wafaa AkwaaFriend
Messages: 13
Registered: December 2013
Junior Member
Hi all
Till now , it has not been clarified if one can have more than two eclipse projects on the same ubuntu machine.

In windows clicking on Eclipse executing file will run individually(in different workspace) and simultaneously(in the same time) different versions.

How can I proceed this in ubuntu.
I have kepler and I want to apply some changes to Indiao project is it possible?


Re: More than one Eclipse Installation in ubuntu 13.10 [message #1220235 is a reply to message #1220221] Tue, 10 December 2013 14:22 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
Ubuntu works no differently then Windows. You can install each Eclipse version in a different location and then run them as you wish. Note that install here means download the zip file from the eclipse.org web site and unzip it to the location you want. Don't try to do this using the Ubuntu package management system.
Re: More than one Eclipse Installation in ubuntu 13.10 [message #1220315 is a reply to message #1220235] Wed, 11 December 2013 05:24 Go to previous messageGo to next message
wafaa Akwaa is currently offline wafaa AkwaaFriend
Messages: 13
Registered: December 2013
Junior Member
David Wegener wrote on Tue, 10 December 2013 09:22
Ubuntu works no differently then Windows. You can install each Eclipse version in a different location and then run them as you wish. Note that install here means download the zip file from the eclipse.org web site and unzip it to the location you want. Don't try to do this using the Ubuntu package management system.



Whenever I write cd path/to/eclipse/Installation then write "eclipse &" it always run the Kepler installation. I have another Indiago extracted to /opt/EclipseIndiago but never started by its own.

Before that I have followed some steps to create launch icon for Eclipse Kepler and created a .desktop file could that make it the default eclipse path?




Re: More than one Eclipse Installation in ubuntu 13.10 [message #1220317 is a reply to message #1220315] Wed, 11 December 2013 05:40 Go to previous messageGo to next message
wafaa Akwaa is currently offline wafaa AkwaaFriend
Messages: 13
Registered: December 2013
Junior Member
I mean what is the problem by having the eclipse command refers to a single executable path and how to check that is not true

Please I am stuck here
Re: More than one Eclipse Installation in ubuntu 13.10 [message #1220331 is a reply to message #1220317] Wed, 11 December 2013 07:24 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 12/10/2013 10:40 PM, wafaa Akwaa wrote:
> I mean what is the problem by having the eclipse command refers to a
> single executable path and how to check that is not true
>
> Please I am stuck here

I keep at least two and sometimes more panel icons (launchers) on Ubuntu
(and back in my SuSE days) for Eclipse, sometimes the same version, more
often for different versions. Right now, on my latest Linux Mint
(Cinnamon) top panel (à la Gnome), I have Keppler and Indigo.

/home/russ/dev/keppler/eclipse
/home/russ/dev/indigo/eclipse
etc.

Editing these launchers, however, I have different command paths as
noted above. When the paths are the same, I specify different workspaces
(because you can't launch Eclipse twice on the same workspace).

But, I could launch them from the command line. It's just that,
obviously, when you type

$ eclipse &

assuming it's on PATH, you're going to get exactly one and always the
same instance of Eclipse launched, right? This has nothing to do with
Eclipse and everything to do with just how stuff works, even under Windows.

I see you speak of the .desktop file. This reminds me that you're
probably dealing with Ubuntu Unity (what I fled to Mint to solve). While
I still labored under the abuse of Ubuntu Unity, I made these notes at
different times, which may or may not be helpful to you. Remember, you
can't have several eclipse.desktop files with the same name.

http://www.javahotchocolate.com/notes/ubuntu.html#unity-launcher
http://www.javahotchocolate.com/notes/eclipse.html#unity-eclipse

I hope some of this helps. Best of luck.

Cheers,

Russ
Re: More than one Eclipse Installation in ubuntu 13.10 [message #1220368 is a reply to message #1220331] Wed, 11 December 2013 11:08 Go to previous messageGo to next message
wafaa Akwaa is currently offline wafaa AkwaaFriend
Messages: 13
Registered: December 2013
Junior Member
thank you Russell Bateman

You are right, I tried some thing else which was not clear, I replace the eclipse command with ./eclipse which instantiate an eclipse executable file of a desired path.


Another not less important question is that I want o practice PTP for parallel application but after installing necessary plugins and feature I cant find the "Parallel run time perspective" which I found on tutorials I follow.
I cant find any other alternate "PTP perspective"

How could I get it

Thanks again
Re: More than one Eclipse Installation in ubuntu 13.10 [message #1220370 is a reply to message #1220368] Wed, 11 December 2013 11:12 Go to previous messageGo to next message
wafaa Akwaa is currently offline wafaa AkwaaFriend
Messages: 13
Registered: December 2013
Junior Member
here is more insight

http://www.eclipse.org/forums/index.php/t/628215/
Re: More than one Eclipse Installation in ubuntu 13.10 [message #1220469 is a reply to message #1220368] Thu, 12 December 2013 01:53 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 12/11/2013 04:08 AM, wafaa Akwaa wrote:
> thank you Russell Bateman
>
> You are right, I tried some thing else which was not clear, I replace
> the eclipse command with ./eclipse which instantiate an eclipse
> executable file of a desired path.
>
>
> Another not less important question is that I want o practice PTP for
> parallel application but after installing necessary plugins and feature
> I cant find the "Parallel run time perspective" which I found on
> tutorials I follow.
> I cant find any other alternate "PTP perspective"
>
> How could I get it
> Thanks again

Sticky post at top of this forum:

http://www.eclipse.org/forums/index.php/t/161206/
Re: More than one Eclipse Installation in ubuntu 13.10 [message #1221966 is a reply to message #1220469] Wed, 18 December 2013 22:43 Go to previous messageGo to next message
wafaa Akwaa is currently offline wafaa AkwaaFriend
Messages: 13
Registered: December 2013
Junior Member
None really answered my question on that thread?
How to pass this problem?
Re: More than one Eclipse Installation in ubuntu 13.10 [message #1222036 is a reply to message #1221966] Wed, 18 December 2013 23:37 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 12/18/2013 03:43 PM, wafaa Akwaa wrote:
> None really answered my question on that thread?
> How to pass this problem?

Yes, we answered it. It just didn't click for you. I suggest you do
another post and ask in greater detail what it is that doesn't work for you.
Previous Topic:How to install org.w3c.dom.svg in eclipse?
Next Topic:Suddenly multiple error messages
Goto Forum:
  


Current Time: Tue Apr 16 13:37:28 GMT 2024

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

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

Back to the top