[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: ANT taskdef and classpath
|
Please do not crosspost..I replied in the correct newsgroup
Darins
"Céline Mortelette" <celine.mortelette@xxxxxxxxxxxxxx> wrote in message
news:1053015170.68200@xxxxxxxx
> Hello !
>
> I have a problem with ant taskdef in Eclipse 2.1.
>
> I have an Eclipse project, which contains an ant build file.
> When I add a new external tool for my project (in properties > External
> tools Builders > New > Ant Build), and when I want to access to the
> "Targets" tab, I have this error :
>
> build.xml:taskdef class
> org.apache.axis.tools.ant.wsdl.Wsdl2javaAntTask cannot be found
>
> and yet, I had put the library axis-ant.jar in my project classpath.
>
> So I put it in the ant runtime classpath in "Window > Preferences > Ant >
> Runtime > Classpath", but it does not work better !!
>
> How can I do to avoid this error ??
>
> Thanks
> Céline
>
>