Mattias, Cool stuff. In case you or your users are finding the preference-based selection of aspects to weave cumbersome, you could consider extending the org.aspectj.ajde framework, which provides this and related compilation facilities to IDEs.
We are in the process of discussing improvements to that API, so you may want to check out the docs and discussion here: 148190: revisit the interface tools are expected to use to invoke the compiler https://bugs.eclipse.org/bugs/show_bug.cgi?id=148190 Mik > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:aspectj-users- > [EMAIL PROTECTED] On Behalf Of Mattias Jiderhamn > Sent: Monday, November 06, 2006 5:17 AM > To: [email protected] > Subject: [aspectj-users] [Ann] IntelliJ IDEA plugin for AspectJ weaving > 1.0 > > I belive I forgot to post the announcement of version 1.0 of the > AspectJ weaver plugin for IntelliJ IDEA. Since the initial > announcement the plugin has been much improved, mostly related to > performance and usability. For example, it is now possible to > enable/disable individual aspects. > > There are no know bugs or pending improvements, so if you are using > IntelliJ IDEA and AspectJ, give it a try! > > Please read more at http://intellij.expertsystems.se/aspectj.html > > Mattias Jiderhamn > > _______________________________________________ > 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
