Sorry, I am new to WSAD.
Meanwhile, I have to build my application using
ANT in a DOS window as follows:
C:\S2-TF\ant>setAntHome
C:\S2-TF\tfbuild>ant clean -all
C:\S2-TF\tfbuild>ant
and my setAntHome.bat file looks like:
There must be a way to run ANT to build my applications in WSAD and I do not have to open a DOS window.
Would you help in showing me how to configure WSAD to do it? Thanks.
[ February 28, 2006: Message edited by: Daniel Gee ]