[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] How to use interactive rename refactoring?


I have upgraded to CDT 6.0 and I am trying to do the interactive rename refactoring described here:


http://wiki.eclipse.org/CDT/User/NewIn60#Editor

I can highlight the class name as shown, and then right click and choose Refactor->Rename. This will pop up a dialog box and then a Preview window as it did in CDT 5.0. From the new features I'm thinking the "interactive" part is where I can modify the name in the editor and have it automatically change all the references without any dialog box, or at least with less intrusion. However, I'm not sure how to make it refactor. Changing the class name just changes it in that one spot in the editor.

I'm sure I must be missing something easy, but could not find it in the release notes, help page, or this group.

Thanks very much!
Eric