Need help reindexing new documentation
Need help reindexing new documentation
- Subject: Need help reindexing new documentation
- From: Prachi Gauriar <email@hidden>
- Date: Mon, 5 Apr 2004 21:16:24 -0500
Hi everyone. I got the quarterly DVD in the ADC mailing today, and I
replaced the documentation on my machine with the updated documentation
on the DVD. After doing that, I found that I couldn't search for
anything in Xcode anymore. I tried running 'sudo pbhelpindexer' in the
Terminal, but it outputted the following lines 472 times:
No class/interface name found in this file!
No type information (class, interface) found in this file!
Use of uninitialized value in string eq at
/Developer/Tools/pbhelpindexer line 398.
Use of uninitialized value in concatenation (.) or string at
/Developer/Tools/pbhelpindexer line 319.
Use of uninitialized value in concatenation (.) or string at
/Developer/Tools/pbhelpindexer line 323.
Use of uninitialized value in concatenation (.) or string at
/Developer/Tools/pbhelpindexer line 301.
Use of uninitialized value in concatenation (.) or string at
/Developer/Tools/pbhelpindexer line 303.
Obviously something went wrong, and while I can now find some things, I
can't find others. For example, if I search for "string", I can't find
anything in the API search, though searching for "standardUserDefaults"
brings up the appropriate method.
Also, I get no Full-Text Search results at all except for Xcode help.
Does anyone have any ideas on how to fix this?
-Prachi
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.