ant tool cant locate tools.jar file...
843833Aug 1 2006 — edited Apr 27 2010when trying to packaging the hello1 example from javaeetutorial5 the procces displays:
Unable to locate tools.jar. Expected to find it in C:\Archivos de programa\Java\
jre1.5.0_06\lib\tools.jar
i just downloaded and installed java ee 5 sdk it suposed to have the server and the necesary tools i guess, the file tools.jar is in another place:
C:\Sun\AppServer\jdk\lib
how can i tell ant where is the file? it is not a problem because the example where packaged well without problems but wanna stop viewing that warning