Hi all, Many of you have asked for a way to perform aspectj-aware headless builds of plugins and features. In the past, I had pointed you to an unsupported jar that we use to build AJDT itself.
Since I've had a little time, I scraped together a separate plugin that you can just add to your headless build process that will allow you to create plugins with the aspectj compiler in a less kludgy way. See Bug 252641 for instructions on how to download, install and use the org.eclipse.ajdt.pde.build plugin. https://bugs.eclipse.org/bugs/show_bug.cgi?id=252641 Please let me know your experiences with this and if this plugin is sufficient, I will include it in the next release of AJDT (perhaps as an optional add-on). enjoy! --a _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
