[kaffe] How to get Swing working? (java.lang.NoClassDefFoundError)
Jim White
jim at pagesmiths.com
Sat Dec 21 15:33:39 PST 2002
Jörn Willhöft wrote:
> Starting with Kaffe though, I always get NoClassDefFoundError exceptions. At
> first I thought it is a classpath misconfiguration but now it occurs to me
> that only classes extending or using Swing classes cannot be found.
I've not tried using Swing with Kaffe, but I'm thinking that what they
mean is that Kaffe will work with the Swing implementations from Sun.
I'm not sure why this is not in the FAQ, but you could try downloading
JFC 1.1 and seeing if it will work:
http://java.sun.com/products/jfc/download.html
Jim
More information about the kaffe
mailing list