Hi all
Im trying to compile a bunch of classes which have dependencies all over. i
try to give depend in the javac task and it gives me that depend is not
supported. im using ant 1.2. But if i give the depend attribute in the javac
task as an attribute it accepts it. i mean like
<javac .... depend > 
but not as
<javac ..>
<depend cache=... />
</javac>

Is there anything that im missing, can someone give me an example of how to
use depend attribute and what are teh values that it can accept. couldnt find
docs on that anywhere. 
How do i compile these classes with dependecies.

TIA
raj

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

Reply via email to