Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 84308 - Refactoring: rename type could also rename fields
Summary: Refactoring: rename type could also rename fields
Status: RESOLVED DUPLICATE of bug 37219
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-03 05:13 EST by Channing Walton CLA
Modified: 2005-02-03 06:00 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Channing Walton CLA 2005-02-03 05:13:41 EST
When renaming an interface or class, it would be useful to rename fields when
the field is derived from the old class or interface name.  For example, a field
of type Foo called foo, could be renamed to bar of Foo was renamed Bar.

This would work only in those situations where the field name is the type name
with capitilisation changes.

Channing
Comment 1 Dirk Baeumer CLA 2005-02-03 06:00:14 EST

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