----- Original Message ----- From: "Erik Hatcher" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Monday, October 21, 2002 9:54 AM Subject: Re: Link to custom javadoc doclet for ant-tasks
> Have you ensured that all your dependencies are in the classpath(s) > properly? The XDoclet tag handler I wrote does Class.forName() and > requires that the task itself be compiled and in the classpath as well > as the source path, and any dependencies the tasks might have need to be > available as well. ahh, that was it. all is well now. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
