1) I'm not familiar with ".dsw" files, but you can always use the <exec> task to execute a native program from Ant. 2) Possible, yes. Without specific information about your context & environment it's not possible for anyone on this list to determine if it's feasible in your particular case.
-- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere Build SWAT Team Lead WebSphere Build Tooling Lead (Project Mantis) https://w3.opensource.ibm.com/projects/mantis "Karunakar Chatla" <[EMAIL PROTECTED]> wrote on 07/13/2005 02:23:12 AM: > > Hi, > > I am currently using ANT in my project. I have following queries - > 1) I have the requirement to build a C++ project( .dsw file ). > How can I do this, as I didn't find any direct support in ANT Task list? > 2) Can I publish an HTML page on a web page using ANT? > > Thanks, > Karunakar Chatla >