On the AJDT newsgroup, a question was asked about how to get a headless pde build to be aspectj aware.
http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.ajdt/msg01849.html This is currently not possible with the current release of AJDT. However, internally, we use a modified pde builder to run our headless builds with the aspectj compiler. This pde builder is not meant to be publicly released. With some modification, I can make this builder public. What kind of interest from the community is there for a headless pde builder for AspectJ? I raised a bugzilla bug to track this. Please vote or comment on this bug so that we can guage its importance. https://bugs.eclipse.org/bugs/show_bug.cgi?id=252641 If you require the builder immediately, contact me directly and I can send you our internal builder with instructions on how to use it. --a _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
