I have path set to ANT_HOME\bin But still no luck! Also classpath is set to ANT_HOME\lib
On Wed, 18 May 2005 Jeffrey E Care wrote : >The same way you would resolve this error for any other script or >executable: make sure that the thing you are trying to run is on the PATH. > >-- >Jeffrey E. Care ([EMAIL PROTECTED]) >WebSphere Build SWAT Team Lead >WebSphere Build Tooling Lead (Project Mantis) >https://w3.opensource.ibm.com/projects/mantis > > >"tushar S Kulkarni" <[EMAIL PROTECTED]> wrote on 05/18/2005 04:06:51 >AM: > > > Hi > > I have a problem with configuring ant 1.6.2. I have set ANT_HOME in > > path but still it doesnt work. > > I get error message 'ant' is not recognized as an internal or > > external command, > > operable program or batch file. > > How to resolve this error? > > > >