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

Bug 80637

Summary: Content Assist not adding comments in inner classes
Product: [Eclipse Project] JDT Reporter: Tod Creasey <Tod_Creasey>
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 Tod Creasey CLA 2004-12-09 15:31:38 EST
20041208-1200

I am not sure exactly why this stops happending but when I take a new install 
of Eclipse non-Javadoc comments do not get generated for while.

At some point they will and will continue to for the rest of my session but I 
have not determined how.

STEPS
1) Start a fresh Eclipse
2) Load some projects
3) Create an inner class in a project (i.e. a listener on widget).
4) Select a method to override using content assist
5) No comments are generated.
Comment 1 Dirk Baeumer CLA 2004-12-10 06:15:42 EST
Martin, any idea ?
Comment 2 Martin Aeschlimann CLA 2004-12-12 16:32:34 EST
could it be that you mean annonymous classes? i found a similar problem in bug
80782 
Comment 3 Tod Creasey CLA 2004-12-13 08:19:27 EST
Right you are Martin - it was anonymous classes. And yes I think it is a dup - 
as it happens when I first write something it might be a side effect of 
missing imports.
Comment 4 Martin Aeschlimann CLA 2004-12-13 08:34:35 EST

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