On Mon, 4 Mar 2002, Allan Stengaard <[EMAIL PROTECTED]> wrote:
> I have a small project, which compiles without any problems, but
> when I try to build the javadoc, I get the following error message:
> 
> Property 'ant.home' not found

Ant needs the property ant.home to locate a helper shell or batch
script that allow it to execute arbitrary commands in arbitrary
directories.

This property gets set automatically by the wrapper scripts
ant/ant.bat, how do you invoke Ant?

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to