This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 251295 - IDE complains about missing @param in impl even if I use {@inheritDoc} and @param are in javadoc of interface
Summary: IDE complains about missing @param in impl even if I use {@inheritDoc} and @p...
Status: RESOLVED DUPLICATE of bug 242857
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-19 13:02 UTC by AndyWuest
Modified: 2015-03-30 11:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Implementation class (249 bytes, application/octet-stream)
2015-03-19 13:02 UTC, AndyWuest
Details
Abstract base class (201 bytes, application/octet-stream)
2015-03-19 13:03 UTC, AndyWuest
Details
Screenshot (8.53 KB, image/png)
2015-03-19 13:04 UTC, AndyWuest
Details

Note You need to log in before you can comment on or make changes to this bug.
Description AndyWuest 2015-03-19 13:02:53 UTC
Created attachment 152721 [details]
Implementation class

For some reason the Netbeans java hints tell me to add a "Missing @return tag" even though the @return Tag exists in the abstract base class method definition. 

I have attached an example that shows the problem:
Comment 1 AndyWuest 2015-03-19 13:03:18 UTC
Created attachment 152722 [details]
Abstract base class
Comment 2 AndyWuest 2015-03-19 13:04:18 UTC
Created attachment 152723 [details]
Screenshot
Comment 3 Ralph Ruijs 2015-03-30 11:17:23 UTC

*** This bug has been marked as a duplicate of bug 242857 ***
Comment 4 Ralph Ruijs 2015-03-30 11:18:29 UTC
Thank you for the perfect report. This should be fixed in the current nightly builds.


http://bits.netbeans.org/dev/nightly/latest/