Bug 87339 - Rename class refactoring should detect and offer to rename variables.
Summary: Rename class refactoring should detect and offer to rename variables.
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 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-07 19:15 EST by Eugene Kuleshov CLA
Modified: 2005-03-08 04:12 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 Eugene Kuleshov CLA 2005-03-07 19:15:57 EST
It is frequent practice that variables are named by their class name and when
class is being renamed by "Rename class" refactoring these variable names became
meaningless.

"Rename class" refactoring should detect such cases (including partial names
based on part of class name such as session for JmsSession, etc) and offer
adequate renaming for them.
Comment 1 Philipe Mulet CLA 2005-03-07 19:17:39 EST
good idea
Comment 2 Dirk Baeumer CLA 2005-03-08 04:12:46 EST

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