[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
Re: [aspectj-users] java.lang.VerifyError; can not resolve this member warning
|
- From: Wes Isberg <wes@xxxxxxxxxxxxxx>
- Date: Wed, 14 May 2003 10:51:28 -0700
- Delivered-to: aspectj-users@eclipse.org
>
> P.S. Is it intended that iajc now with rc2 needs to have rt.jar directly
> in the classpath? I had to change all build scripts because java.lang.Object
>
> was not found in the classpath. With rc1 this was not the case.
>
That's bug 37576, fixed in AjcTask.java in the CVS tree:
http://bugs.eclipse.org/bugs/show_bug.cgi?id=37576
Wes