Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse on Linux
Eclipse on Linux [message #67177] Fri, 20 May 2005 19:03 Go to next message
Eclipse UserFriend
Originally posted by: bleuzetfred.hotmail.com

I really can't start eclipse (3.0.2) on Linux (AMD 64bit).
Does anybody know the command to start it?

I'm sorry for this kind of question but I just read the eclipse FAQ
question "I have downloaded the Eclipse SDK, but it won't start. How do I
start eclipse?". It gives some JRE version advices for several pltforms,
but always come back to "run eclipse.exe" (I know, I was so desperate that
I even tried on Linux :-).
Is eclipse running on any other platform than Windows?

As the FAQ didn't give any answer, I tried to run the startup.jar file
(didn't start because the manifest file doesn't specify the startup
class). So I opened the startup.jar to find the full path to the main
class and ran the command:
java -cp startup.jar org.eclipse.core.launcher.Main
but the java process exists almost immediately. I used the JRE version
1.4.2.

Or is it that instead of downloading a binary version I need to compile it
from source code?
Re: Eclipse on Linux [message #67189 is a reply to message #67177] Fri, 20 May 2005 19:31 Go to previous message
Adam Kiezun is currently offline Adam KiezunFriend
Messages: 219
Registered: July 2009
Senior Member
fred wrote:
> I really can't start eclipse (3.0.2) on Linux (AMD 64bit).
> Does anybody know the command to start it?
>
> I'm sorry for this kind of question but I just read the eclipse FAQ
> question "I have downloaded the Eclipse SDK, but it won't start. How do
> I start eclipse?". It gives some JRE version advices for several
> pltforms, but always come back to "run eclipse.exe" (I know, I was so
> desperate that I even tried on Linux :-).
> Is eclipse running on any other platform than Windows?
>
> As the FAQ didn't give any answer, I tried to run the startup.jar file
> (didn't start because the manifest file doesn't specify the startup
> class). So I opened the startup.jar to find the full path to the main
> class and ran the command:
> java -cp startup.jar org.eclipse.core.launcher.Main
> but the java process exists almost immediately. I used the JRE version
> 1.4.2.
>
> Or is it that instead of downloading a binary version I need to compile
> it from source code?
>

it does run on linux no problem
there is an executable file called, you guessed, eclipse
just type ./eclipse and be done
hth
/adam
Previous Topic:Adding jar target to a plugin project
Next Topic:Eclipse editor complaints
Goto Forum:
  


Current Time: Sun Dec 22 06:14:56 GMT 2024

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

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

Back to the top