Bug 128023

Summary: [quick fix] for uninitialized final fields
Product: [Eclipse Project] JDT Reporter: Michael Stevens <mstevens>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: benno.baumgartner, martinae, mlists
Version: 3.1.1   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Michael Stevens CLA 2006-02-15 09:04:02 EST
Eclipse rightfully indicates errors on constructors which do not initialize final fields on the object.

I propose a quickfix be added that sets them all to null or an appropriate default value.
Comment 1 Jerome Lanneluc CLA 2006-02-15 10:03:26 EST
Moving to JDT UI
Comment 2 Benno Baumgartner CLA 2008-04-30 04:01:45 EDT
See also bug 170023