Bug 116442 - Spurious warning on all @return tags when file not saved yet.
Summary: Spurious warning on all @return tags when file not saved yet.
Status: RESOLVED DUPLICATE of bug 114338
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-15 10:23 EST by J.F.Lanting CLA
Modified: 2005-11-15 10:36 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 J.F.Lanting CLA 2005-11-15 10:23:10 EST
Since I am running 3.2M3 (last milestone),
 whenever I make changes to a .java file,
 ALL @return tags in all JAVADOC comments become hilited (warning),
 and (sometimes) their message is "return type description not specified".
The latter is not always visible (hovering not always working).
Although this is only a visual error that goes away when I save,
it is annoying, because Ctrl/. (next warning) now "stops" everywhere.

;JOOP!
Comment 1 Frederic Fusier CLA 2005-11-15 10:36:59 EST

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