On Mon, May 11, 2009 at 11:51 AM, Cole, Derek E wrote:
> Hi All. If I am creating an ANT project programmatically with the Java
> API, and I want my invoked instance of Ant to have the same classpath as
> my system, how can I do this?
>
>
>
> I have tried a few different things, but none seem to w
Hi All. If I am creating an ANT project programmatically with the Java
API, and I want my invoked instance of Ant to have the same classpath as
my system, how can I do this?
I have tried a few different things, but none seem to work. If there are
any javac tasks in my build.xml files, it seems