Adrian Custer a écrit :
> 1645 @source
> doesn't recognize the tag which means that the custom taglet may
> need to be tweaked. This could also be a problem with my
> install.
@source work on my side (on trunk) using the javadoc tools bundled in JSE 5. I
believe that the
Hey all,
Spent the day working on javadoc. The good news is that we are not doing
too badly; the bad news is that it appears that maven2's javadoc
generation, as martin knows, is unable to resolve dependencies of
dependent modules so we don't pick up links to JAI or GeoAPI classes.
I made lots o