Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 78957

Summary: "Add Javadoc Comment" on a toString() method produces a non Javadoc comment
Product: [Eclipse Project] JDT Reporter: Gabriele Garuglieri <gabriele.garuglieri>
Component: UIAssignee: Martin Aeschlimann <martinae>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Gabriele Garuglieri CLA 2004-11-18 10:14:52 EST
Version: 3.1.0
Build id: 200411050810

Using Source->Add Javadoc Comment java editor context menu on a toString() method
refuses to write a javadoc comment.
It produces a (non-Javadoc) comment.
Comment 1 Dirk Baeumer CLA 2004-11-18 11:27:47 EST
Martin, can you please comment.
Comment 2 Martin Aeschlimann CLA 2004-11-18 11:50:08 EST
it generates what is configured for overriding methods in the code template 
(preferences-java-code syle-code templates-comment)

A suggestion in another bug was to rename the action to 'add comment'. Mark 
this bug as a dup of the other one

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