Do you have the AJDT (AspectJ Developer Tools) installed in MyEclipse? I believe this is what I needed in order to peform compile-time weaving of .AJ files into my class files.
> -----Original Message----- > From: aspectj-users-boun...@eclipse.org [mailto:aspectj-users- > boun...@eclipse.org] On Behalf Of Roger Gilliar > Sent: Friday, April 29, 2011 12:20 PM > To: aspectj-users@eclipse.org > Subject: [aspectj-users] How to enable build-time weaving > > I started my first project using maven and aspectj and as long as I use > maven it works. The problem is that the eclipse aspectj plugin seems to > use load time weaving. > > That's what I have done: > > - created the maven project and added the aspectj dependencies > - created an eclipse project from the maven project using maven > eclipse:eclipse > - imported the project into eclipse > > Is there something wrong with this approach ? Is it possible to enable > build time weaving ? > > Regards > Roger > > > _______________________________________________ > aspectj-users mailing list > aspectj-users@eclipse.org > https://dev.eclipse.org/mailman/listinfo/aspectj-users _______________________________________________ aspectj-users mailing list aspectj-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/aspectj-users