Perrins Matthew <[EMAIL PROTECTED]> wrote: > I have written an extension that requires some of the compiled > classes and there dependants to be in the classpath, but this > classpath can change I don't want to hardcode it outside the ant > build.xml. Is this extension a task? <taskdef> has a classpath child element as well. Stefan
- Dynamically Loading classes into Ants JVM Perrins Matthew
- Stefan Bodewig