Ooops
I was out of xdoclet for too long, I got it now.
Thanks
Vincent.
> > Javadoc 1.4 have a new tag @inheritDoc that allows to copy the doc
> from
> > the superclasses/methods in the doc of the class that is generated.
> > Have somebody tried it ? I guess that with that a changed
> supercla
> Javadoc 1.4 have a new tag @inheritDoc that allows to copy the doc
from
> the superclasses/methods in the doc of the class that is generated.
> Have somebody tried it ?
> I guess that with that a changed superclass will be seen by javadoc
and
> the doc re-generated.
> It is the biggest problem t
>
>To: <[EMAIL PROTECTED]>
>Subject: [Xdoclet-devel] Javadoc 1.4 @inheritDoc
>Date: Wed, 28 Nov 2001 11:43:41 +0100
>
>Hi,
>Javadoc 1.4 have a new tag @inheritDoc that allows to copy the doc from
>the superclasses/methods in the doc of the class that is generated.
>H
Hi,
Javadoc 1.4 have a new tag @inheritDoc that allows to copy the doc from
the superclasses/methods in the doc of the class that is generated.
Have somebody tried it ?
I guess that with that a changed superclass will be seen by javadoc and
the doc re-generated.
It is the biggest problem today tha