----- Original Message -----
From: "Rajagopal.V" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 28, 2001 9:35 PM
Subject: Depend


> 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 >

Maybe you have just shortened this for this mail, but just to be sure... You
are using
  <javac .... depend="true"/> ?

What Compiler are you using? Have you set the property 'build.compiler'?

Nico


  • Depend Rajagopal . V
    • Nico Seessle

Reply via email to