Hi Joel,

Do you have errors elsewhere in your project when you are seeing this
error?  As you will have seen I recently posted that building projects
whilst in a broken state is a new feature and may have bugs in.

Is this on a full build or an incremental build?  If you open the AJDT
Event Trace view it may give us some insights into what the compiler
was doing at the time of the failure.  I would say open a bug for this
and i'll look into it.

Andy.

2008/7/1  <[EMAIL PROTECTED]>:
> Using latest dev build from last week.
>
> During auto build, I get an "Exception thrown from AspectJ" dialog
> that shows this exception:
>
> java.lang.NullPointerException
> at 
> org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding.sourceStart(SourceTypeBinding.java:1514)
> at 
> org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding.sourceStart(MethodBinding.java:993)
> at 
> org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType.fillDeclaredMembers(EclipseSourceType.java:255)
> at org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType.getDeclaredMeth
> ...            ACONST_NULL
>                    ARETURN
>  end public Object run(Object[])
> end public class package.MyClass$AjcClosure61
> _______________________________________________
> aspectj-users mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to