You dont have a JDK (development kit) installed.
A runtime environment doesnt have the tools.jar.
Jan
-Ursprüngliche Nachricht-
Von: Sam Huang [mailto:[EMAIL PROTECTED]
Gesendet am: Montag, 25. April 2005 08:32
An: user@ant.apache.org
Betreff: Unable to locate tools.jar. Expected to fi
Hello,
I setup Ant but this message come across:
Unable to locate tools.jar. Expected to find it in
C:\program files\java\jre1.5.0_01\lib\tools.jar
What is going wrong? Thanks!
Regards, Sam Hwang
Hello,
--- Sam Huang <[EMAIL PROTECTED]> wrote:
> Hello,
> As a beginner of Ant, I use the command
> set ant_home=D:\apache-ant-1.6.2\bin
> to setup my ant, but resulted a message as title.
> How to correct it? Thanks!
Well, it is not correct. ANT_HOME (with capital
letters) is the place where ant
Hello,
As a beginner of Ant, I use the command
set ant_home=D:\apache-ant-1.6.2\bin
to setup my ant, but resulted a message as
title.
How to correct it? Thanks!
Regards, Sam Hwang
Hi, Antoine
It is working now and appreciate your help!
By the way, the manual
(http://ant.apache.org/manual/CoreTasks/taskdef.html) does not
mentioned these applicable nested elements... exactly where in the
documentation we can find such info?
On 4/24/05, Antoine Levy-Lambert <[EMAIL PROTECTED
Hello Rob,
Also, please let us know which version of ant you are using.
The bug report http://issues.apache.org/bugzilla/show_bug.cgi?id=21724
describes your problem.
It was detected in ant 1.5.3 and solved in ant 1.6.0
Also in in ant 1.6.3 (coming soon, beta already available), another bug
conc
Hello Wolverine My,
yes it is possible to extend the classpath for specific tasks. The
task supports the following attributes :
classpath
classpathref,
loaderref
classpathref will be followed by the ID of a path defined before in your
build file with a construct like