Hello,
It goes.
To install ant on linux
1. go to ant.apache.org
2. Chose binary distribution.
3 Download the zip archive
add ant to your PATH environment variaable
set the ANT_HOME variable
set the JAVA_HOME variable.
To run ant
Open en terminal
Just typ ant without any suffixe.
Tanks
Best
Hi,
There is something I do not understand in Javac Tasks with include
attributes :
Why at each launch of compile, javac will rebuild all java files ?
Thanks
--
View this message in context:
http://www.nabble.com/Rebuild-in-j
A quick experiment with Ant 1.6.5 suggests that this doesn't work with
. e.g. in the below
TaskB...
TaskA
wouldn't work, since the results in a different Project
object. Is there a workaround in this scenario ?
Brian
[EMAIL PROTECTED] wrote:
Store your Stack as reference on the p