Xcode is, for the most part, a fine IDE. But there are many things lacking. If you compare with Eclipse, for example, one of the big lacking aspects is refactoring.
Specific example: renaming a class is incredibly painful in Xcode. In Eclipse, you can rename a class and the file will be renamed, all the declarations [...]
Renaming classes in Xcode
March 26th, 2005 · 1 Comment
Tags: Mac · Programming · Tips & tricks