RE: Generating build.xml

2003-08-22 Thread Manju Sarala Viswam
Ant-User (E-mail 2) Subject: Generating build.xml Hi all, Is there any way to generate the build.xml file for a corresponding Project object (other than by hand)? The specific thing I am trying to do is to use Ant as an installer. The idea is, as I collect user responses, I can build the Pro

Generating build.xml

2003-08-22 Thread Keith Hatton
Hi all, Is there any way to generate the build.xml file for a corresponding Project object (other than by hand)? The specific thing I am trying to do is to use Ant as an installer. The idea is, as I collect user responses, I can build the Project and its Targets on the fly. And as I go, I can