H henkhenk macrumors newbie Original poster Nov 2, 2009 10 0 Oct 31, 2010 #1 the refactory option on Edit >Refactor.. is not active how I do refactoring? I want to rename some of my .h and .m files
the refactory option on Edit >Refactor.. is not active how I do refactoring? I want to rename some of my .h and .m files
gnasher729 Suspended Nov 25, 2005 17,980 5,566 Nov 1, 2010 #2 henkhenk said: the refactory option on Edit >Refactor.. is not active how I do refactoring? I want to rename some of my .h and .m files Click to expand... Select something that can be refactored. File names will only be renamed as part of renaming an Objective-C class. Just rename them in "groups & files" and fix all the build errors.
henkhenk said: the refactory option on Edit >Refactor.. is not active how I do refactoring? I want to rename some of my .h and .m files Click to expand... Select something that can be refactored. File names will only be renamed as part of renaming an Objective-C class. Just rename them in "groups & files" and fix all the build errors.