Bug 115907

Summary: javadoc @returns tags has irrelevant warning in modified buffers
Product: [Eclipse Project] JDT Reporter: Tonny Madsen <tonny.madsen>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: 3.2 M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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 ***