There is a special property that NetBeans sets containing its classpath
(i.e. all your mounted directories and JAR files). You could use that
internally to your Ant build file. I don't recall the name of the property,
but if you run with Ant debug mode enabled you should see it listed in all
the output generated.
Erik
----- Original Message -----
From: "Andrew Stevens" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 06, 2002 7:27 PM
Subject: Re: RE : [Xdoclet-user] Xdoclet 1.1 VS 1.1.1
> Further to my earlier remarks about running Ant tasks within NetBeans,
> there's some stuff about it at http://ant.netbeans.org/faq.html
> Basically, NetBeans intentionally empties everything from the
> ${java.class.path} so you have to make sure to add all the libraries you
> need in the classpath(s) in your targets.
>
> Not sure if that helps you any though, William, because I think your Ant
> script already was including lib/log4j.jar?
>
>
> Andrew.
>
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
>
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user