Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » problems starting Eclipse on Linux Mandrake platform
problems starting Eclipse on Linux Mandrake platform [message #11490] Mon, 22 July 2002 14:59 Go to next message
Eclipse UserFriend
Originally posted by: gtrofin.covistra.com

Hello everybgody,

I'm trying to execute eclipse on a Linux Mandrake platform.
I used eclipse-SDK-2.0-linux-motif.zip
I get en error :
java.lang.ClassNotFoundException: <path>/startup/jar
at java.lang.Class.forName(Class.java:native)
at java.lang.Class.forName(Class.java:55)an error java.
Please give me a tip.

Gabriel
Re: problems starting Eclipse on Linux Mandrake platform [message #13080 is a reply to message #11490] Sun, 28 July 2002 21:25 Go to previous message
Eclipse UserFriend
Originally posted by: dcengija_remove_.inet.hr

Gabriel wrote:

> Hello everybgody,
>
> I'm trying to execute eclipse on a Linux Mandrake platform.
> I used eclipse-SDK-2.0-linux-motif.zip
> I get en error :
> java.lang.ClassNotFoundException: <path>/startup/jar
> at java.lang.Class.forName(Class.java:native)
> at java.lang.Class.forName(Class.java:55)an error java.
> Please give me a tip.

Looks like your classpath is mis-set. I'm using exactly the same
configuration as you do. This is what I have:

/opt/java/jdk <- this is where the JDK is
JAVA_HOME=/opt/java/jdk
PATH=$PATH:$JAVA_HOME/bin

unpack the zip file, you'll have a directory called 'eclipse'. Change to
that dir and just run ./eclipse (in prompt).

If it doesn't work then we'll need to look a little bit deeper.

--
Davor Cengija, dcengija_remove_@inet.hr
Re: problems starting Eclipse on Linux Mandrake platform [message #570585 is a reply to message #11490] Sun, 28 July 2002 21:25 Go to previous message
Davor Cengija is currently offline Davor CengijaFriend
Messages: 4
Registered: July 2009
Junior Member
Gabriel wrote:

> Hello everybgody,
>
> I'm trying to execute eclipse on a Linux Mandrake platform.
> I used eclipse-SDK-2.0-linux-motif.zip
> I get en error :
> java.lang.ClassNotFoundException: <path>/startup/jar
> at java.lang.Class.forName(Class.java:native)
> at java.lang.Class.forName(Class.java:55)an error java.
> Please give me a tip.

Looks like your classpath is mis-set. I'm using exactly the same
configuration as you do. This is what I have:

/opt/java/jdk <- this is where the JDK is
JAVA_HOME=/opt/java/jdk
PATH=$PATH:$JAVA_HOME/bin

unpack the zip file, you'll have a directory called 'eclipse'. Change to
that dir and just run ./eclipse (in prompt).

If it doesn't work then we'll need to look a little bit deeper.

--
Davor Cengija, dcengija_remove_@inet.hr
Previous Topic:deians@mobikom.bg
Next Topic:[SWT] MDI applicaiton sample?
Goto Forum:
  


Current Time: Sat Apr 27 01:29:43 GMT 2024

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

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

Back to the top