nmatt opened a new issue, #9457:
URL: https://github.com/apache/netbeans/issues/9457
### Description
Show a warning in the editor when a javadoc comment on a non-inheriting
method, class, or interface uses the `{@inheritDoc}` tag.
### Use case/motivation
When copying javadoc between related methods or classes, and/or when the
inheritance relationship changes, `{@inheritDoc}` tags have to be removed when
they become inapplicable. A warning helps drawing attention to such situations.
### Related issues
_No response_
### Are you willing to submit a pull request?
No
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists