You are hitting bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168063 - download a more
recent version of AspectJ.

On 13/06/07, Jason Nie <[EMAIL PROTECTED]> wrote:

Can you please help to try this --

public class A implements I{
}
public interface I {
}
aspect X {
  public int I.i;
}

--
View this message in context: 
http://www.nabble.com/Why-all-mixin-fields-are-transient--tf3906894.html#a11094767
Sent from the AspectJ - users mailing list archive at Nabble.com.

_______________________________________________
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