Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » packaging jars (un?required ant jars)
packaging jars (un?required ant jars) [message #122654] Thu, 27 November 2003 04:17 Go to next message
Eclipse UserFriend
Originally posted by: x.y.z

Hi,

I am using Eclipse 2.1.1 and Ant 1.6beta2 (fixes unable to delete directory
bugs), on WindowsXP.

I'm having trouble packaging a jar from eclipse.
With the xerecesImpl.jar included in the classpath I get this error:
BUILD FAILED: java.lang.VerifyError: (class:
org/apache/xerces/parsers/IntegratedParserConfiguration, method:
configurePipeline signature: ()V) Incompatible type for getting or setting
field


With the xerecesImpl.jar included in the classpath I get this error:

BUILD FAILED: java.lang.NoSuchMethodError:
org.apache.tools.zip.ZipOutputStream.<init>(Ljava/io/File;)V

Any ideas?

Also I find as soon as I have multiple projects in eclipse, my mouse stops
working after a few clicks. I have to change to another app then back
again, to get use back!! This didn't happen when I worked in a single
project workspace!!

Thanks
Martin
Re: packaging jars (un?required ant jars) [message #122778 is a reply to message #122654] Thu, 27 November 2003 14:50 Go to previous messageGo to next message
Eclipse UserFriend
>
> I am using Eclipse 2.1.1 and Ant 1.6beta2 (fixes unable to delete
directory
> bugs), on WindowsXP.
>
> I'm having trouble packaging a jar from eclipse.
> With the xerecesImpl.jar included in the classpath I get this error:
> BUILD FAILED: java.lang.VerifyError: (class:
> org/apache/xerces/parsers/IntegratedParserConfiguration, method:
> configurePipeline signature: ()V) Incompatible type for getting or setting
> field
>
>
> With the xerecesImpl.jar included in the classpath I get this error:
>
> BUILD FAILED: java.lang.NoSuchMethodError:
> org.apache.tools.zip.ZipOutputStream.<init>(Ljava/io/File;)V
>

https://bugs.eclipse.org/bugs/show_bug.cgi?id=45985
Re: packaging jars (un?required ant jars) [message #122782 is a reply to message #122778] Thu, 27 November 2003 15:05 Go to previous message
Eclipse UserFriend
Originally posted by: x.y.z

Ah - thank you

Martin

"Darin Swanson" <Darin_Swanson@us.ibm.com> wrote in message
news:bq5kcc$3fh$1@eclipse.org...
> >
> > I am using Eclipse 2.1.1 and Ant 1.6beta2 (fixes unable to delete
> directory
> > bugs), on WindowsXP.
> >
> > I'm having trouble packaging a jar from eclipse.
> > With the xerecesImpl.jar included in the classpath I get this error:
> > BUILD FAILED: java.lang.VerifyError: (class:
> > org/apache/xerces/parsers/IntegratedParserConfiguration, method:
> > configurePipeline signature: ()V) Incompatible type for getting or
setting
> > field
> >
> >
> > With the xerecesImpl.jar included in the classpath I get this error:
> >
> > BUILD FAILED: java.lang.NoSuchMethodError:
> > org.apache.tools.zip.ZipOutputStream.<init>(Ljava/io/File;)V
> >
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=45985
>
>
Previous Topic:JDT debugger: please explain "exclude exception location"
Next Topic:in M5 class disappear?
Goto Forum:
  


Current Time: Mon Jul 07 16:26:28 EDT 2025

Powered by FUDForum. Page generated in 0.05860 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top