| problem running an ant script in elipse. [message #72240] | 
Thu, 12 June 2003 12:02   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: pchaudhari.empactcorporation.com 
 
I have eclipse 2.1 on my win 2k machine. I have created a small application, 
and have a small build file. When i click on run ant..., the ant dialog box 
for the build file of the project comes up with the target tab selected. The 
icon has a an x mark in a red circle. There are no entries in the Check 
targets to execute. and at the top under the Modify attributes and launch 
there is an error as follows. 
 
(class: org/apache/xerces/parsers/IntegratedParserConfiguration, method: 
configurePipeline signature:()V) Incompatible type for getting or setting 
field 
 
This build file runs from the command prompt. I am guessing it's probably a 
class path issue, i just can't figure out what. can someone please help me 
out on this? 
 
thank you. 
 
Poorav
 |  
 |  
  | 
| Re: problem running an ant script in elipse. [message #72257 is a reply to message #72240] | 
Thu, 12 June 2003 12:16   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
You have included the Xerces JARs in the Ant runtime classpath or have set 
an ANT_HOME that directly or indirectly includes these JARs 
 
If you have added the Xerces JARs, remove them. Eclipse's Ant integration 
needs to use the JARs provided in the Xerces plugin. 
See the Eclipse readme for more details. 
 
If you have set ANT_HOME see the README bug 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=34151 
 
HTH 
Darins 
 
"Poorav" <pchaudhari@empactcorporation.com> wrote in message 
news:bca8d4$afg$1@rogue.oti.com... 
> I have eclipse 2.1 on my win 2k machine. I have created a small 
application, 
> and have a small build file. When i click on run ant..., the ant dialog 
box 
> for the build file of the project comes up with the target tab selected. 
The 
> icon has a an x mark in a red circle. There are no entries in the Check 
> targets to execute. and at the top under the Modify attributes and launch 
> there is an error as follows. 
> 
> (class: org/apache/xerces/parsers/IntegratedParserConfiguration, method: 
> configurePipeline signature:()V) Incompatible type for getting or setting 
> field 
> 
> This build file runs from the command prompt. I am guessing it's probably 
a 
> class path issue, i just can't figure out what. can someone please help me 
> out on this? 
> 
> thank you. 
> 
> Poorav 
> 
>
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.04068 seconds