At the Preference Page for the thematic roles shall be created a button to
export all needed Taglet options for the Javadoc generator.
For all configured thematic roles and the static taglets:
- @paraminfo
- @returninfo
- @throwsinfo
- @subreturn
- @subreturninfo
- @subparam
- @subparaminfo
- @subthrowsinfo
- @thematicgrid
options shall be created and copied to clipboard.
Then, these created options can be used for the invokation of the Javadoc
generator.
Example option string:
-tag action:tcm:"Action:"
Example javadoc command line invokation:
javadoc -tag action:tcm:"Action:" [ packagenames ] [ sourcefilenames ] [
-subpackages pkg1:pkg2:... ] [ @argfiles ]
Original issue reported on code.google.com by dirk.mei...@gmail.com on 28 Jun 2012 at 8:18
Original issue reported on code.google.com by
dirk.mei...@gmail.com
on 28 Jun 2012 at 8:18