sorry about that

ok here it is

setenv JAVA_HOME /home/jdk116_v5 
setenv SWING_HOME /home/swing-1.1beta3

setenv CLASSPATH
.:/usr/java/habanero/ristra:/usr/java/habanero/ristra/demos:/usr/java/habanero/
ristra/tools:/home/jdk116_v5/lib/classes.zip:/home/swing-1.1beta3/swingall.jar:
/home/swing-1.1beta3/swing.jar:/home/swing-1.1beta3/motif.jar:/home/swing-1.1
beta3/multi.jar:/home/swing-1.1beta3/windows.jar:/usr/local/lib/classes/
xsql20.jar

There, each time i Xsql

java.lang.NoClassDefFoundError: com/sun/java/swing/ImageIcon
        at xenon.xsql.editor.Xsql.<init>(Xsql.java:142)
        at xenon.xsql.editor.Xsql.main(Xsql.java:670)

As Peter said to me, the Xsql cannot find the swing.jar.

Is there something wrong with my PATH?

thanks
regards
duan



> It's a good thing to describe the _exact_ problem. What is your CLASSPATH
> setting? What is your swing home directory? What is your JDK home directory?
> What is the exact message you get? Pleeeez, if you want an answer, make sure the
> question is ok :-)
> 


Reply via email to