Bug 128023 - [quick fix] for uninitialized final fields
Summary: [quick fix] for uninitialized final fields
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1.1   Edit
Hardware: PC Linux
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-15 09:04 EST by Michael Stevens CLA
Modified: 2009-01-23 11:34 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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