Hi,
I has followed the instructions at
http://www.fedoranews.org/contributo...lipse/01.shtml
=> installed successfully Java SDK, already set the PATH variable properly and got the lastest version of Eclipse. But I were unable to run it. It keep saying there is error. Is there anyone know how to fix this?
Here is some part from its log:
##############################################################
!SESSION Oct 20, 2004 05:56:24.69 ----------------------------------------------
eclipse.buildId=I200409240800
java.fullversion=GNU libgcj 3.4.2 20040907 (Red Hat 3.4.2-2)
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
!ENTRY org.eclipse.osgi Oct 20, 2004 05:56:24.70
!MESSAGE Startup error
!STACK 1
java.lang.NoClassDefFoundError: while resolving class: org.eclipse.core.runtime.adaptor.EclipseAdaptor
...
Caused by: java.lang.ClassNotFoundException: org.xml.sax.helpers.DefaultHandler not found in [file:/home/leduytien/eclipse/plugins/org.eclipse.osgi_3.1.0/core.jar, file:/home/leduytien/eclipse/plugins/org.eclipse.osgi_3.1.0/console.jar, file:/home/leduytien/eclipse/plugins/org.eclipse.osgi_3.1.0/osgi.jar, file:/home/leduytien/eclipse/plugins/org.eclipse.osgi_3.1.0/resolver.jar, file:/home/leduytien/eclipse/plugins/org.eclipse.osgi_3.1.0/defaultAdaptor.jar, file:/home/leduytien/eclipse/plugins/org.eclipse.osgi_3.1.0/eclipseAdaptor.jar
...
!SESSION Wed Oct 20 05:56:24 GMT-07:00 2004 ------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Oct 20, 2004 05:56:24.207
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NullPointerException
####################################################################