[kaffe] Kaffe-awt-qt
samuel
samuel at hectrix.com
Mon Jun 9 00:19:04 PDT 2003
Thanks Dalibor,
I've successfully build the kaffe-awt-qt. Even I need to
change the "xor" to "Xor". However, another problem was raised, I can
only run the "Unico" from the test example. I cannot run both "Calc"
or WidgetsDemo. Both of them show the same error
//////////////////ERROR MESSAGE/////////////////////////////
java.lang.ClassNotFoundException: WidgetsDemo
at java.lang.Throwable.fillInStackTrace(Throwable.java:native)
at java.lang.Throwable.<init>(Throwable.java:58)
at java.lang.Exception.<init>(Exception.java:34)
at
java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:97)
at
java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:84)
at
kaffe.lang.AppClassLoader.findClass(AppClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:142)
Caused by: <null cause>
////////////////// End Of ERROR MESSAGE/////////////////////////////
Any idea? Thank you very much.
Samuel
More information about the kaffe
mailing list