On Thu, 19 Jul 2001, Phani Srinivas <[EMAIL PROTECTED]> wrote:

> 1..I downloaded ANT binary as well source release.( c:\ANT)

You will just need the binary.

> 6..have added ant.jar to c:\ANT\ANT_HOME\lib\ant.jar on the
> classpath

Not necessary.

> 7..Since I am using jdk1.2.2 I have added c:\jdk1.2.2\lib\tools.jar
> to the classpath

Not necessary.

> 8..given the command on command line " build [...]

You already have all you need, no reason to run build at all.  You can
now go, write build files and use ant, running it with the "ant"
command.

Stefan

Reply via email to