Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Ant Incremental Compilation - 1.1b4

Is there a way to have incremental compilation from an Ant script with AspectJ
1.1beta4?

My initial impression is that the incremental compilation only works when the
compiler is left running and the source files are changed "under" it. Is this
correct? Is there any way to have the same behavior as the standard "javac"
taskdef?

Thanks!

- John


Back to the top