| Author |
Eclipse: how to rename a class name globally?
|
Chrix Wu
Ranch Hand
Joined: Nov 15, 2009
Posts: 121
|
|
Hi folks,
i want to rename a variable/class gobally, in the whole project, is that possible?
i use shift+alt+r, but the renaming is only in the class scope.
please suggest, thanks.
|
** SCJP 5.0 84% **
** SCWCD 1.5 76% **
|
 |
Rene Larsen
Ranch Hand
Joined: Oct 12, 2001
Posts: 1179
|
|
If you have a check mark in "Update references" it should do it.
Otherwise you can do a File Search (Search->File...) and then replace the found context.
|
Regards, Rene Larsen
Dropbox Invite
|
 |
 |
|
|
subject: Eclipse: how to rename a class name globally?
|
|
|