I've installed the Galileo release (Eclipse 3.5/CDT 5.1) in hopes of utilizing the better refactoring support mentioned in
http://stackoverflow.com/questions/130913/what-is-the-state-of-c-refactor-support-in-eclipse
However I do not see all the mentioned refactoring options listed. I don't see any plug-ins related to refactoring on
http://download.eclipse.org/tools/cdt/releases/galileo
Attempts to add the plugin directly from the refactoring site fails http://ifs.hsr.ch/cdtrefactoring/updatesite/ due to outdated dependencies, so I'm assuming the newest release should have the latest refactoring abilities.
Am I correct in this?
How do others refactor in Eclipse CDT? Do people use other tools/plugins?