On Thursday 13 November 2008 18:13:27 Andy Clement wrote:
> That message is because you asked for the ant task to run in incremental
> mode with 'incremental=true'. Using that you can change your source files,
> hit 'r' and it will do an incremental build. I wouldn't use that in a
> regular batch build process.
Uhm...Eclipse is not getting my 'r' key in any way, so the compiling process
still stay frozen. Since I run the compilation often thru Ant within Eclipse,
is there nothing I can do to force an automatic incremental compilation?