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

Bug 106056

Summary: Comments are no longer being generated
Product: [Eclipse Project] JDT Reporter: David Jackman <david.jackman>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: CLOSED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description David Jackman CLA 2005-08-04 10:42:49 EDT
After upgrading to version 3.1 it seems comments aren't being generated any more
when I add new methods, etc. using code assist.  This worked fine before.  I
wonder if it has anything to do with the new "Generate Comments" check box on
the new class wizard.  This check box is always off by default and there seems
to be no way to make its state persist.
Comment 1 Tom Hofmann CLA 2005-08-04 10:50:13 EDT
Select 'Automatically add comments' on the Java>Code Style preference page.
Comment 2 David Jackman CLA 2005-08-04 10:55:14 EDT
Thanks for this.  I really don't know why I never saw this setting before. 
Works great.