Bug 49618

Summary: Compiler Erroneously reports a missing return or param tag.
Product: [Eclipse Project] JDT Reporter: Robert (Kraythe) Simmons <robert.simmons>
Component: CoreAssignee: Frederic Fusier <frederic_fusier>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 3.0 M7   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Robert (Kraythe) Simmons CLA 2004-01-07 05:16:02 EST
When setting the compiler to check tags, the compiler erroneously reports that 
return an param tags are missing even when using {@inheritDoc}. If the user 
uses inheritdoc then all tags should be inherited normally.
Comment 1 Frederic Fusier CLA 2004-01-07 07:47:59 EST

*** This bug has been marked as a duplicate of 45782 ***