Menu

#2 inheritdoc

closed
nobody
None
5
2007-05-01
2007-01-08
Anonymous
No

It would be nice to have some {@inheritDoc} support.

Something like:

If super-method has javadoc, add:

/**
* {@inheritDoc}
*/

if not, do default.

Discussion

  • Martin Kesting

    Martin Kesting - 2007-05-01

    Logged In: YES
    user_id=1574842
    Originator: NO

    Starting with 1.3 {@inheritDoc} is recognized by JAutodoc. Set your template

    /**
    * {@inheritDoc}
    */

    under Preferences->Java->Code Style->Code Templates->Overriding methods

    and it is used instead of the non-Javadoc.

     
  • Martin Kesting

    Martin Kesting - 2007-05-01
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB