On Fri, Aug 7, 2009 at 8:03 PM, vaibs <[email protected]> wrote: > > I need to install apache ant in Windows Xp please guide me how to > proceed for it.
Hey Vaibs, I was planning to give a talk which would have covered topics like this and including this. You just need to download the jar file for ant; and if you have one of the newer (or latest) JDK-- just type java -jar ant.jar ... [parameters] that would do it. If any dependency is missing-- you'll get a error msg-- and you can get that. Installing ANT is not tough. If you feel any further problem, you can ask me abt that also... Regards, NS --~--~---------~--~----~------------~-------~--~----~ Do you have another question? Click here - http://groups.google.com/group/iitdlug/post l...@iitd community mailing list -- http://groups.google.com/group/iitdlug -~----------~----~----~----~------~----~------~--~---
