Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Using external version of ANT in Eclipse 2.1.1
Using external version of ANT in Eclipse 2.1.1 [message #146979] Mon, 20 October 2003 23:44
Eclipse UserFriend
Originally posted by: S.s.com

Hi,

I have been using eclipse with its own internal version of apache ant 1.5.3
for some time without any problems.

My latest project is dependant upon apache ant 1.6beta and I am trying to
get eclipse to use my working external version of the build tool.

I set the ANT_HOME var to the appropriate location in the external tool's
configuration form however when try to run a target from my build file I
get the following error:

BUILD FAILED: java.lang.VerifyError: (class:
org/apache/xerces/parsers/IntegratedParserConfiguration, method:
configurePipeline signature: ()V) Incompatible type for getting or setting
field
Total time: 188 milliseconds

Has anybody come across this problem before?

Steve

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
Re: Using external version of ANT in Eclipse 2.1.1 [message #146988 is a reply to message #146979] Mon, 20 October 2003 23:39 Go to previous message
Eclipse UserFriend
Lots of people have come across this problem before.
You didn't search the newsgroup archive before posting... :-)

Remove the Xerces JARs from the Ant runtime classpath for your
configuration.
In 2.1.1 Eclipse's Ant integration must use the Xerces classes provided in
the Xerces plugin.

Out of personal interest what part of Ant 1.6 are you dependant on?

Darins

"S" <S@s.com> wrote in message news:oprxdjcykciy0w6j@localhost...
> Hi,
>
> I have been using eclipse with its own internal version of apache ant
1.5.3
> for some time without any problems.
>
> My latest project is dependant upon apache ant 1.6beta and I am trying to
> get eclipse to use my working external version of the build tool.
>
> I set the ANT_HOME var to the appropriate location in the external tool's
> configuration form however when try to run a target from my build file I
> get the following error:
>
> BUILD FAILED: java.lang.VerifyError: (class:
> org/apache/xerces/parsers/IntegratedParserConfiguration, method:
> configurePipeline signature: ()V) Incompatible type for getting or setting
> field
> Total time: 188 milliseconds
>
> Has anybody come across this problem before?
>
> Steve
>
> --
> Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
Previous Topic:Question about plugin name convention
Next Topic:Problem with TreeView(s) on Linux GTK version
Goto Forum:
  


Current Time: Tue May 06 00:03:22 EDT 2025

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

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

Back to the top