On Fri, 20 Jul 2001, Detlef Brendle <[EMAIL PROTECTED]> wrote:

> have u had success including the ant.jar, junit.jar and optional.jar

I think so, at least in my case it works if running a JDK > 1.1.  
JDK 1.1 will not work, as the mechanism I use relies on the URL
Class.getResource() returns - and this one is unusable for archives in
JDK 1.1 (read, it doesn't contain the name of the archive).

Stefan

Reply via email to