Hello Rhino,
I think javadoc has a classpath attribute.
You presumably need to put in the javadoc classpath the jar containing
this common.Utilities class (or the root directory containing the
corresponding classes). Normally the classpath you use to compile a module
is also OK to run javadoc.
Chee
Hi,
[EMAIL PROTECTED] wrote:
I'm trying to integrate Ant 1.6.2 into WSAD 5.1, does anyone have any
pointers ?
Window|Preferences|Ant Runtime :
1. set AntHome -> your/ant162/directory under
2. delete the entry for xercesImpl.jar ! WSAD can't handle
3. Add external tools -> javadir/lib/tools.jar
4. i