[
https://issues.apache.org/jira/browse/OOZIE-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253697#comment-14253697
]
Rohini Palaniswamy commented on OOZIE-2097:
-------------------------------------------
Was wondering how they came about. Before @Override was introduced in Java,
Eclipse used to generated those comments -
https://bugs.eclipse.org/bugs/show_bug.cgi?id=425962
> Get rid of non-Javadoc comments
> -------------------------------
>
> Key: OOZIE-2097
> URL: https://issues.apache.org/jira/browse/OOZIE-2097
> Project: Oozie
> Issue Type: Sub-task
> Reporter: Rohini Palaniswamy
> Labels: newbie
>
> There are lot of (non-Javadoc) comments on @Override methods which don't add
> any additional information and is just noise.
> For eg:
> {code}
> /*
> * (non-Javadoc)
> *
> * @see org.apache.oozie.command.XCommand#getEntityKey()
> */
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)