Bug 115907 - javadoc @returns tags has irrelevant warning in modified buffers
Summary: javadoc @returns tags has irrelevant warning in modified buffers
Status: RESOLVED DUPLICATE of bug 114338
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2 M4   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-10 15:37 EST by Tonny Madsen CLA
Modified: 2005-11-11 05:59 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 Tonny Madsen CLA 2005-11-10 15:37:33 EST
I'm using 3.2M3 - the problem is not present in 3.2M2.

Whenever I modify a java buffer, jdt starts annotating all my "@returns" tags in
my javadoc with the warning: "Javadoc: Missing return type description". The
annotations are not present in the Problems view though.

Saving the file immeidately removes all the extraous annotations -- until the
next modification of the buffer.
Comment 1 Frederic Fusier CLA 2005-11-11 05:59:23 EST

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