Re: Refactor menu never enabled
Re: Refactor menu never enabled
- Subject: Re: Refactor menu never enabled
- From: Andrew Pontious <email@hidden>
- Date: Wed, 19 Aug 2009 08:50:45 -0700
On Aug 17, 2009, at 8:01 AM, Paul Summermatter wrote:
Caleb,
In my case, I have a method called
- (BOOL)isUpToDate
I want to rename this method. In the .m file, I am double-clicking
on the isUpToDate text so that it is highlighted entirely. I've
tried highlighting lots of other code as a double-check, but nothing
seems to cause the menu to become enabled. I'm not sure if it makes
a difference or not, but I'm on Mac OS X 10.5.8.
The exact version of OS X 10.5 shouldn't matter. You'll want to be on
Xcode 3.1 or later, however (Xcode 3.1.3 is the latest).
Here's the URL for the somewhat exhaustive list of things to check:
http://lists.apple.com/archives/xcode-users/2008/Aug/msg00231.html
Please file a bug, and include as part of the bug the project and your
Xcode preferences file. What we've found in a couple of cases is that
this doesn't reproduce for us under normal circumstances, but there
might be some specific things about your prefs that could be causing it.
If you'd like, after you've made a copy of the prefs file to attach
to the bug, you can remove it entirely from the Preferences directory,
and restart Xcode and try again.
-- Andrew
On Aug 17, 2009, at 10:49 AM, Caleb Strockbine wrote:
On Aug 17, 2009, at 9:45 AM, Paul Summermatter wrote:
I've found and reviewed the Xcode Refactoring Guide, but I seem to
be missing something obvious. The Refactor menu item under the
Edit menu is never enabled. [...] I'm selecting code in my
project (which I assumed would be the proper starting point).
What am I missing?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden