Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Cannot run Ant script
Cannot run Ant script [message #100345] Wed, 01 October 2003 23:23 Go to next message
Eclipse UserFriend
Originally posted by: jxue.iname.com

(3.0 M3)
I right click my build.xml, and choose "Run Ant...", a dialog pops up with
the following error message on top:

(class: org/apache/xerces/parsers/IntegratedParserConfiguration, method:
configurePipeline signature: ()V) Incompatible type for getting or setting
field

Anybody else having this problem? Thanks for any input.
--J.X.
Re: Cannot run Ant script [message #100358 is a reply to message #100345] Thu, 02 October 2003 00:23 Go to previous message
Eclipse UserFriend
At least a hundred other people have had this problem...the FAQ answer:

You have included the xerces plugins on your Ant runtime classpath (directly
or indirectly).
When you run Ant in the same VM as Eclipse (which is the default behavior)
this cannot work.
See the Eclipse readme for more details (under Known issues; Ant) .
See the referenced bug reports for more reading.

HTH
Darins

"J.X." <jxue@iname.com> wrote in message news:blg5k2$rbl$1@eclipse.org...
> (3.0 M3)
> I right click my build.xml, and choose "Run Ant...", a dialog pops up with
> the following error message on top:
>
> (class: org/apache/xerces/parsers/IntegratedParserConfiguration, method:
> configurePipeline signature: ()V) Incompatible type for getting or setting
> field
>
> Anybody else having this problem? Thanks for any input.
> --J.X.
>
>
Previous Topic:Absolute Outputlocation?
Next Topic:How to enforce an update of the search index
Goto Forum:
  


Current Time: Wed May 07 22:39:13 EDT 2025

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

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

Back to the top