• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Developer Documentation glitches
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Developer Documentation glitches


  • Subject: Re: Developer Documentation glitches
  • From: Paul Archibald <email@hidden>
  • Date: Thu, 27 Sep 2007 21:03:39 -0700

Yeah, that works okay. I still think its kind of lame that the help viewer can't find stuff like that when the compiler can. I almost never have to type in a fully qualified class name in my code, and having to do so to help the help viewer find stuff seems pretty weak.

Sorry Apple, I'm not impressed.


On Sep 27, 2007, at 12:13 PM, email@hidden wrote:

On 27/09/2007, Paul Archibald <email@hidden> wrote:

Comrades,


It has been bugging me for a while that the Xcode documentation

engine is kind of weak.


One of the main things that bugs me is that some things can be

searched for easily, like "log", which gets a bunch of hits (I'm

looking for the Java Math.log reference), but if I search for "Math",

I don't get any references to Java at all.


Also, I can't search for "MouseListener" or "EventListener" (or a

bunch of other imterfaces), even though the documentation is in

there. In the case of EventListener I get "EventListenerList", which

has references to EventListener in its entry, so I can get there that

way.


(By search or find, I mean using the "Find selected text in API

Reference" command.)


Its as though the index to the API reference is incomplete or

damaged. Can it be rebuilt or repaired? How? And, while I'm thinking

of it, how do I update it? Do the Xcode installers do that, or do I

need to do something different?



To find classes/interfaces, you need to give it the fully-qualified

name of the class/interface, for example, "java.util.EventListener".


-Phil




 _______________________________________________
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

  • Follow-Ups:
    • Re: Developer Documentation glitches
      • From: Ladd Van Tol <email@hidden>
  • Prev by Date: Rép : Porting InDesign CS2 plug-in to XCode
  • Next by Date: Re: Porting InDesign CS2 plug-in to XCode
  • Previous by thread: Re: Developer Documentation glitches
  • Next by thread: Re: Developer Documentation glitches
  • Index(es):
    • Date
    • Thread