It is what I'm doing presently- I've also reported an another bug : Bug 378361 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=378361
Regards, De : Andrew Eisenberg <[email protected]> A : Jean Andre <[email protected]> Cc : [email protected], Andy Clement <[email protected]> Date : 2012-05-03 12:03 Objet : Re: [aspectj-users] How do we declare multilple class in @DeclareParents ? Envoyé par : [email protected] Hi Jean, > 1) When we have a final class, the AJ Editor is not able to show the impact > of the aspect inside the class. > When we remove the keyword "final", AJ Editor is able to show the > impact of the aspect inside the class (cross reference view) > > 2) Moreover when we have a final class or even if we remove the keyword > final, the aspect is not performed and placing a breakpoint inside the > class, > the break point stops at the line 1 of the class impacted by the aspect. I tried to reproduce this problem naively, but could not. It would be helpful if you could attach a simple project that reproduces the problem and I will take a look at it. Raising a bug would also be good. Thanks.
_______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
