Re: How to disable the automatic indexation of death?
Re: How to disable the automatic indexation of death?
- Subject: Re: How to disable the automatic indexation of death?
- From: Godfrey DiGiorgi <email@hidden>
- Date: Wed, 17 Mar 2004 15:30:27 -0800
You can turn indexing off project-wide using the Navigation panel in
Xcode's Preferences, but you should also look at the documents in
/Developer/Extras/Xcode Index Templates/ to see if this would help
solve your issues by creating an index template and pre-indexing those
headers which which are guaranteed to remain static.
best,
Godfrey
---
Godfrey DiGiorgi - email@hidden
408 974-6814 tel - 408 974-8101 fax - 408 832-8319 cell
Technology Manager, Development Tools
Apple Worldwide Developer Relations
On Mar 17, 2004, at 3:05 PM, Stiphane Sudre wrote:
I'm trying to find which option I need to turn off in Xcode
preferences to disable the automatic indexation of death.
I'm naming it like this because in the source I'm having a look at,
there are huge header files with textures described as arrays of
floats. And indexing these headers is locking Xcode down during the
indexation which is really really long.
So what's the appropriate way to turn indexation off?
_______________________________________________
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.
_______________________________________________
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.