Bug 10656 - [refactoring] [dcr] provide "extract field" refactoring
Summary: [refactoring] [dcr] provide "extract field" refactoring
Status: RESOLVED DUPLICATE of bug 52791
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
: 21807 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-03-04 03:24 EST by Ilja Preuss CLA
Modified: 2007-06-21 04:25 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ilja Preuss CLA 2002-03-04 03:24:14 EST
please provide a refactoring to extract a field (analogical to the "extract 
local variable" refactoring)

provide options to
- make the field static/final
- substitute the value by the field class-wide
Comment 1 Adam Kiezun CLA 2002-04-05 05:47:51 EST
to be considered after 2.0
Comment 2 Erich Gamma CLA 2002-04-14 09:55:31 EDT
agreed with Adam - later
Comment 3 Dirk Baeumer CLA 2002-07-23 09:17:21 EDT
[refactoring]

Consider for 2.1
Comment 4 Peter Burka CLA 2002-07-23 10:41:05 EDT
*** Bug 21807 has been marked as a duplicate of this bug. ***
Comment 5 Adam Kiezun CLA 2002-10-24 04:58:04 EDT
you can now do it in 2 steps:
- extract temp
- promote temp to field
Comment 6 Ilja Preuss CLA 2002-10-24 05:04:19 EDT
Cool! :-)
Comment 7 Adam Kiezun CLA 2003-04-11 10:19:34 EDT
WONTFIX - too easily done in 2 steps
Comment 8 Martin Aeschlimann CLA 2007-06-21 04:24:59 EDT
reopen
Comment 9 Martin Aeschlimann CLA 2007-06-21 04:25:22 EDT

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