Thread: about Ant
View Single Post
  #3 (permalink)  
Old 05-29-2008, 01:04 AM
sireesha sireesha is offline
Member
 
Join Date: Nov 2007
Posts: 50
sireesha is on a distinguished road
Hi,
I have installed ant.After that when i tried to run ant command at command line like

Code:
C:\>ant
then i got an error like below
Code:
Unable to locate tools.jar. Expected to find it in E:\Program Files\Java\jre1.6. 0_05\lib\tools.jar Buildfile: build.xml does not exist! Build failed
Can anybody tell me what's wrong ?

Thank q very much,
sireesha.
Reply With Quote