Using external version of ANT in Eclipse 2.1.1 [message #146979] |
Mon, 20 October 2003 23:44 |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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/
|
|
|
Powered by
FUDForum. Page generated in 0.02837 seconds