You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Kevin LaVergne <kl...@comcast.net> on 2003/04/06 18:38:25 UTC

Ant in Eclipse 2.1: VerifyError

Hi,

I also just upgraded to Eclipse 2.1, but I am having a different error when 
trying to run Ant in Eclipse. I get the following only when I set the 
ANT_HOME variable through the Eclipse Ant dialog:

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

When I don't set ANT_HOME, my build fails because it uses the ANT_HOME 
variable. Anyone seen this? Any ideas how to fix it?

Thanks,

Kevin LaVergne