correct way to rename a project?
I don't know if this is the right way or not. What I ended up doing was:
1 - delete the project from the workspace
2 - rename the project folder
3 - edit the .project and .cproject files in a text editor and change all references to the name
4 - delete the debug folder (I haven't done any projects with a release configuration, but assume other configs have related folders that also must be deleted)
5 - import project back into workspace