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
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