Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » ANT with JDK1.3 and additional tasks
ANT with JDK1.3 and additional tasks [message #61999] Wed, 04 June 2003 10:05 Go to next message
jochen vogele is currently offline jochen vogeleFriend
Messages: 13
Registered: July 2009
Junior Member
Hello all,

i'm starting eclipse with jdk1.3.1_07 and want to build my project with an
ant build. I'm using some additional tasks like AntDoc for which i add the
AntDoc.jar to the "additional classpath entries" of the ant preferences. I'm
setting the virtual machine as a start parameter of eclipse, so the
tools.jar is there in the runtime classpath.

If i start the build file (via right click "run ant) the following output is
created:

[taskdef] BUILD FAILED:
file:W:/WWSNG_MobilePOS/P3_Impl/Java/build/build_internal.xm l:336: taskdef
class org.ed.pack.ant.AntDoc cannot be found

The class is in the jar file i added ... the strange thing: if i'm starting
eclipse with jdk1.4 everthing works fine, but i need to compile the project
with jdk1.3 :(

any suggestions, solutions, hints ?

thanx in advance,

jochen
Re: ANT with JDK1.3 and additional tasks [message #62217 is a reply to message #61999] Wed, 04 June 2003 13:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hcs33.egon.gyaloglo.hu

Hi,

Did you also add the additional tasks to the Tasks page in Ant-->Runtime
preferences? If not, that might be the problem.

HTH,
Regards,
Csaba

"Jochen Vogele" <vogele@media-saturn.com> wrote in message
news:bbkg40$iv0$1@rogue.oti.com...
> Hello all,
>
> i'm starting eclipse with jdk1.3.1_07 and want to build my project with an
> ant build. I'm using some additional tasks like AntDoc for which i add the
> AntDoc.jar to the "additional classpath entries" of the ant preferences.
I'm
> setting the virtual machine as a start parameter of eclipse, so the
> tools.jar is there in the runtime classpath.
>
> If i start the build file (via right click "run ant) the following output
is
> created:
>
> [taskdef] BUILD FAILED:
> file:W:/WWSNG_MobilePOS/P3_Impl/Java/build/build_internal.xm l:336: taskdef
> class org.ed.pack.ant.AntDoc cannot be found
>
> The class is in the jar file i added ... the strange thing: if i'm
starting
> eclipse with jdk1.4 everthing works fine, but i need to compile the
project
> with jdk1.3 :(
>
> any suggestions, solutions, hints ?
>
> thanx in advance,
>
> jochen
>
>
>
>
Re: ANT with JDK1.3 and additional tasks [message #62288 is a reply to message #62217] Wed, 04 June 2003 13:57 Go to previous message
jochen vogele is currently offline jochen vogeleFriend
Messages: 13
Registered: July 2009
Junior Member
Hi Csaba,

that helped ....

thanx,
jochen

"Horv
Previous Topic:Skinnable Eclipse?
Next Topic:javadoc tags
Goto Forum:
  


Current Time: Sun Oct 06 07:47:05 GMT 2024

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

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

Back to the top