From: Bill H. <bi...@lo...> - 2007-04-24 13:04:07
|
Hi Alex, On 04/24/2007 03:06 AM, S. Alexandre M. Lemaire wrote: > I'm trying to validate the latest Proxool (required by my > trimmer/obfuscator). It's unfortunately wasting some time looking > for : > > org.logicalcobwebs.cglib.asm.util.TraceClassVisitor not found while > looking for method '<init>(org.logicalcobwebs.cglib.asm.ClassVisitor, > java.io.PrintWriter)' in class > 'org.logicalcobwebs.cglib.asm.util.TraceClassVisitor' which is > referenced in class > 'org/logicalcobwebs/cglib/core/DebuggingClassWriter$1.class' > > Where can this class be found? We just repackage the cglib2.jar library available from http://cglib.sourceforge.net. Tell me, does that library validate? - Bill |