I have used Ant with WSAD5.1 with no problem. I am using Eclipse 3.01
with Ant 1.6 with no problem to jar as well. I can run Ant both within
Eclipse and using a seperate version.
Jirong
Ivan Ivanov wrote:
> Mark,
> I am using Eclipse, Ant and task, but I haven't
> seen that bug.
> I am not usi
Mark,
I am using Eclipse, Ant and task, but I haven't
seen that bug.
I am not using the Ant version bundled with Eclipse;
instead I am using a pre-installed "standalone" Ant
version on my machine. Can you try in this way? You
can specify Ant Home in Eclipse from Window ->
Preferences -> Ant -> R
Sorry if this has been done to death but I did search the mail lists and
found nothing.
I am using WSAD 5.1.1 and Ant 1.6.
When attempting to use the jar task in my build script I get:
BUILD FAILED: java.lang.NoSuchMethodError:
org.apache.tools.zip.ZipOutputStream.(Ljava/io/File;)V
This has been