I'm using Code Composer Studio which is based on eclipse Indigo. My Programm is written in C. I want to rename some macros via context-menu-->refactor-->rename. It is possible to get into "refactor mode" but eclipse refuses to do the refactoring after I press return (the macro name is changed to the old value). Is there a possibility to use the "refactor mode" anyway?
rename dialog
by typing Alt+Shift+R
twice. See whether it works. SourceInsight
smart rename function.