Skip to main content



      Home
Home » Language IDEs » AspectJ » AJDT and APT processors in Eclipse
AJDT and APT processors in Eclipse [message #599144] Mon, 13 October 2008 18:22
Eclipse UserFriend
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
Previous Topic:On Invoke 1st Bean Ok; 2nd Throws Exception!
Next Topic:inpath aspectpath and multiple projects
Goto Forum:
  


Current Time: Sat Jul 12 19:52:14 EDT 2025

Powered by FUDForum. Page generated in 0.04050 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top