Open GoogleCodeExporter opened 9 years ago
Generally, we're missing a lot of information about annotations. For Named,
javadoc includes:
@Retention(value=RUNTIME)
@Target(value={FIELD,PARAMETER,METHOD})
public @interface Named
with links to the annotation's definitions.
Original comment by bjdod...@gmail.com
on 31 Aug 2010 at 6:09
This is a great tool but the incomplete annotation support is a big downer. Is
this on the roadmap for the next release?
Original comment by James.Mo...@gmail.com
on 30 Jul 2011 at 1:07
Is there any workaround to this issue? Our javadoc build is not picking up our
custom annotation using doclava custom doclet.
Original comment by jdONeill...@gmail.com
on 20 Sep 2013 at 7:49
Original issue reported on code.google.com by
limpbizkit
on 28 Aug 2010 at 2:15