Re: [xcode] More clarification: Adding Keywords?
Re: [xcode] More clarification: Adding Keywords?
- Subject: Re: [xcode] More clarification: Adding Keywords?
- From: Vance Shipley <email@hidden>
- Date: Mon, 30 Aug 2004 04:48:41 -0400
- Organization: Motivity Telecom Inc.
Lance,
Instead of editing the system supplied "Built-in ..." file(s)
you can put your own version in:
$(HOME)/Library/Application Support/Apple/Developer Tools/Specifications
Or in the local system wide location:
/Library/Application Support/Apple/Developer Tools/Specifications
Create the directory if it does not exist.
-Vance
On Mon, Aug 30, 2004 at 12:59:01AM -0600, Lance Drake wrote:
} >Search for the file: Built-in languages.pblangspec ...on your machine.
} >It contains the keywords for the built in languages, including things
} >like 'boolean' and 'for'. You can use those structures as templates
} >for your own stuff.
} >-Pete
}
} Hi Pete - Oh JOY! That was it. I entered a bunch of words, restarted
} XCode and... there they were, in all their colorful splendor!
}
_______________________________________________
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.