> hello, > after extracting the file from the zip file > i have set the ANT_HOME and JAVA_HOME variables > after that when i typed > > ant -version > > in the command prompt > the message i get is > > 'ant' is not recognized as an internal or external command, > operable program or batch file. > > please tell me what will be the problem > thank you > > V.Sundar
Hello It seems that your system PATH does not point to the ant bin directory. Best regards Ondrej Svetlik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
