Re: Okay, I admit it, I miss CodeWarrior
Re: Okay, I admit it, I miss CodeWarrior
- Subject: Re: Okay, I admit it, I miss CodeWarrior
- From: Jerry <email@hidden>
- Date: Fri, 27 Oct 2006 09:17:20 +0100
On Oct 26, 2006, at 11:58 AM, Paul Archibald wrote:
Am I missing something in Xcode, or does its class hierarchy viewer/browser pretty much suck? I am working in Java, and I am so tired of having to search through a bunch of source files to determine the inheritance tree for some class I am working with. I thought that was what computers were for! CodeWarrior was so much better at this.
Sorry if that's a rant, but if anyone has some hints on how to get more out of Xcode's class browsing, I would appreciate it.
On a similar thread, I find the code completion thing very useful, most of the time. However, yesterday while working on a particular file it refused to work. In another file of the same project it works fine. Why would it work in one file but not another, and what can I do about it? I cleaned and rebuilt the entire project to no avail.
I too can't see the point of the class browser. Whenever I click on a Java class, instead of showing me the source code, it shows me a decompiled version of the class file, which is completely useless. Occasionally, it'll show actual source but too rarely to be of any use. Weirdly, clicking on an inner class often works while the owning outer class doesn't. No amount of reindexing the project helps.
I know I should be using Eclipse, but I already use four different IDEs on a daily basis and my brain will overflow if I have to learn another.
Jerry
|
_______________________________________________
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