Kent Larsson wrote:
Hi,
In our Ant script to build Javadoc we have lots of <link ...>'s inside
our <javadoc ...>'s where the <link ...>'s are duplicated into most of
our <javadoc ...>'s. We would like to reference these so we don't have
the same lines of code in lots of places in the build script. We have
tried googling and reading the Ant and Javadoc manuals without success.
As we have 7-8 <javadoc> tags (to build individual javadocs when we
don't want to build them all) it would be nice and clean to reference
common <link> tags in some way.
<presetdef> is always your first port of call in these situations
--
Steve Loughran http://www.1060.org/blogxter/publish/5
Author: Ant in Action http://antbook.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]