AspectJ compiler and incrimental compilation?

P

Peter Litvak

Hi,

Is there any way to get an incremental compilation with AspectJ
compiler using ANT task? The –incremental mode that described in the
documentation is not what I need. In that mode you have to run your
build script and then after full compilation is done the compiler is
sitting there and waiting until you press ‘r' to rebuild (then it
rebuilds only changed files) or ‘q' to quit. This is so called
"online" mode. Where I need an "offline" mode because I use ANT build
script from an IDE and I cannot have the compiler to idle.
Basically I want to make AspectJ Ant task to behave pretty much like
regular javac task.

Any suggestions? Maybe there is another aspects compiler out there
that does the job right?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top