SWT, GCJ, semi-static binary ?

Anthony Green green@redhat.com
Sun Aug 17 18:43:00 GMT 2003


On Sat, 2003-08-16 at 22:45, Rutger Ovidius wrote:
> What the heck is lib-g2gui? I don't have one.. Why is it looking for
> it? 

The ClassLoader is trying to find a class in the g2gui package.  Do you
have a g2gui package?  I'm curious to find out what happens when you
recompile -fassume-compiled and run again.  Does your app use
Class.forName() to load classes in the g2gui package?

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.



More information about the Java mailing list