Hello All,
I am working on a MSR2.0 application.I have read the guides where it's mentioned - use ANT build tool for building the source files.Like the steps are
1)Modify setenv.bat according to local environment and execute it on command prompt.
2)Execute "build win32" .
3)Out of which an archive folder would get generated.
But when I m going through the above mentioned steps, after 1st step i.e after execution of "build win32" I am getting an error like....
>call ant -buildfile build_local.xml win32 'ant' is not recognized as an internal or external command,
As a reusult I am not getting an archive out of these source files containing a WAR file....
Has anybody faced similar kind of problem or anybody know because of what I am getting such problem....Plz.tell me
Thanks
Abhivyakti