Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Tim Vernum <Tim.Ver...@macquarie.com.au> |
Subject | RE: Generating Javadocs |
Date | Fri, 25 May 2001 06:13:30 GMT |
From: Panwar, Vinay [mailto:Vinay.Panwar@intertrade.com] > <javadoc packagenames="net.itrade.*" > srcdir="${java.dir}" > destdir="${build.dir}/javadocs" > author="true" > version="true" > windowtitle="InterTrade API" > doctitle="InterTrade" > bottom="InterTrede Systems. All Rights Reserved."> > </javadoc> > The only thing that is happening is that the javadocs > directory is being > created. Nothing should be happening. javadoc doesn't have a "srcdir" attribute, so your build should fail. | |
Mime |
|
View raw message |