Jesse:
can use a reference to a defined elsewhere in the
project.
In you can build a org.apache.tools.ant.types.Path object and
then add it to the project with Project.addReference(). Then your
target can use the reference.
Thanks. Works nicely.
Regards,
Harsha
This communication is int
On Tue, 2003-05-06 at 17:27, Harsha Kalidindi wrote:
> Hi:
>
> I have question about Tasks and setting Classpath ..
>
>
>
> ...
>
> ...
>
>...
>
>
>
>
>
>
>
Hi:
I have question about Tasks and setting Classpath ..
...
...
...
I am implementing mytask. Can I change/modify the classpath in
mytask's execute so that when jav