AntFarm cannot locate tools.jar
Submitted by Friday, 23 July, 2004 - 01:33
on
I got the following message when installing
Ant:
AntFarm cannot locate tools.jar
The tools.jar archive cannot be located by AntFarm.
This will cause problems when trying to use the
modern and classic compiler in build scripts. If you
want AntFarm to work properly, please configure jEdit
to run with a Java Development Kit (JDK), not the
Java Runtime Environment (JRE).
View the Activity Log for more details.
From the Activity.Log, I found jedit is looking in
jre1.5.0/bin.
So, how do I tell jedit to look at jdk1.5.0/lib.
I checked the registry, I found the key Install_Path
has this value. Is this the registry-key whose value
I need to change.
Thanks
Ram
Ant:
AntFarm cannot locate tools.jar
The tools.jar archive cannot be located by AntFarm.
This will cause problems when trying to use the
modern and classic compiler in build scripts. If you
want AntFarm to work properly, please configure jEdit
to run with a Java Development Kit (JDK), not the
Java Runtime Environment (JRE).
View the Activity Log for more details.
From the Activity.Log, I found jedit is looking in
jre1.5.0/bin.
So, how do I tell jedit to look at jdk1.5.0/lib.
I checked the registry, I found the key Install_Path
has this value. Is this the registry-key whose value
I need to change.
Thanks
Ram