Re: AW: Problems in installing APACHE ANT

2010-08-17 Thread harsha.hariharan
://ant.1045680.n5.nabble.com/Problems-in-installing-APACHE-ANT-tp1438623p2638603.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e

Re: Problems in installing APACHE ANT

2010-07-18 Thread Rajesh Kumar
Hi Mukul, You need to make sure following things... 1. Make sure you Java is installed and set in path (JAVA_HOME should be added in evn var && JAVA_HOME/bin should be added in PATH) 2. Make sure you have Installed Ant as you have done below 3. To use on command prompt, you need to added this in

AW: Problems in installing APACHE ANT

2010-07-18 Thread Knuplesch, Juergen
Is Java installed? Show us your Console! ANT is now at version 1.8! Do you really want 1.6.5? -Ursprüngliche Nachricht- Von: Mukul Gupta [mailto:guptamukul...@gmail.com] Gesendet: Montag, 19. Juli 2010 06:14 An: user@ant.apache.org Betreff: Problems in installing APACHE ANT Hi, I have

Problems in installing APACHE ANT

2010-07-18 Thread Mukul Gupta
Hi, I have downloaded Apache ANT 1.6.5 and installed in my C drive under the folder C:\apache-ant-1.6.5-bin\apache-ant-1.6.5 (it is full path). And, set ANT_HOME as C:\apache-ant-1.6.5-bin\apache-ant-1.6.5 and, path as C:\apache-ant-1.6.5-bin\apache-ant-1.6.5\bin but still my ANT is not working