Bug 49618 - Compiler Erroneously reports a missing return or param tag.
Summary: Compiler Erroneously reports a missing return or param tag.
Status: RESOLVED DUPLICATE of bug 45782
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M7   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-07 05:16 EST by Robert (Kraythe) Simmons CLA
Modified: 2004-02-06 14:06 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***