what you wanna do? it may exist an other way to do what you wanna do :-)
for example, adding a new jar to your classpath???
There is an Ant task, where it has this method: public String[] getExtraClasses() public void setExtraClasses(String[] extraClasses) How do I set these extra classes? This doesn't work: <SomeTask extraClasses="a,b,c"> </SomeTask> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]