----- Original Message ----- From: "Stefan Bodewig" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 04, 2002 04:44 Subject: Re: Property 'ant.home' not found when building javadoc
> 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? > I've seen this building from IDEA; added something to set ant-home from env.ANT_HOME when needed -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
