Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] I just want to run eclipse

Hello,

the mailing list you mailed to is for information about ongoing development of eclipse itself.

Please refer to nntp://news.eclipse.org/eclipse.tools to reach more people willing to answer your question.

Zoggy wrote:

Hello,

I don't know a lot about Java, but I heard that eclipse can be used as an IDE for other languages. So I downloaded and unzipped
eclipse-SDK-M4-linux-gtk.zip
in /tmp.

I also downloaded and installed j2sdk-1_4_1_01-linux-i586-rpm.bin
since a JRE is needed.

But when I run /tmp/eclispe/eclipse (being in the /tmp/eclipse directory),
I get the following error message :
java.lang.ClassNotFoundException: /tmp/eclipse///startup/jar
       at java.lang.Class.forName(Class.java:native)
       at java.lang.Class.forName(Class.java:59)

For information, my CLASSPATH is
/usr/java/j2sdk1.4.1_01:/usr/java/j2sdk1.4.1_01/jre/lib:.

I'm no Java programmer and I don't know what to do. I'm a little disappointed to see that to use eclipse as an IDE for, say, C++, I must know about Java stuff.

Can someone help me please ?

Zoggy
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-dev




--
__________________________________________________________
Dipl.-Inf. Jörg von Frantzius  |            artnology GmbH
                              |                Milastr. 4
Tel +49 (0)30 4435 099 26      |              10437 Berlin
Fax +49 (0)30 4435 099 99      |  http://www.artnology.com
_______________________________|__________________________




Back to the top