AJDT and APT processors in Eclipse [message #599144] |
Mon, 13 October 2008 18:22 |
Eclipse User |
|
|
|
Hi,
I was wondering if there is any possibility to process an AJDT project
with an APT processor?
I'd like to generate some code using the processor. It works perfectly
fine with plain eclipse Java project. However, when I convert it to
AspectJ project the processor is called only in reconcile phase. The
problem is that files can be generated by apt processors only in Build
phase.
Now I use an ant script and an ant's apt task. It's not a very nice
solution because I can't debug my apt processor.
Is there any other solution?
Thanks,
David Pytel
|
|
|
Powered by
FUDForum. Page generated in 0.04050 seconds