Bug 102903 - [generate constructor] option to initialize fields with default values [code generation]
Summary: [generate constructor] option to initialize fields with default values [code ...
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-06 14:17 EDT by Adam Kiezun CLA
Modified: 2007-06-14 10:43 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Kiezun CLA 2005-07-06 14:17:54 EDT
3.1
the dialog always creates constructor parameters for the fields I select to
initialize. Sometimes I just want to intialize them in the constructor itself
rather than passing as parameters.