Xcode CodeSense(less)
Xcode CodeSense(less)
- Subject: Xcode CodeSense(less)
- From: Chuck Hill <email@hidden>
- Date: Mon, 20 Mar 2006 10:43:41 -0800
Mine now works much better (still can't touch Eclipse!) now that I
have fixed permissions using the Disk Utility. Registry? We don't
need no stinking registry to make an opaque mess of things!
Chuck
On Mar 15, 2006, at 3:33 PM, Lachlan Deck wrote:
Hi there,
On 15/03/2006, at 7:08 PM, Guido Neitzer wrote:
On 15.03.2006, at 6:29 Uhr, Lachlan Deck wrote:
Simply install Xcode 2.2.1 with WO5.3.1 on your development
machine and only refer to WO5.2.4 api (in your browser). You'll
just need to keep in mind that Xcode's codesense will suggest
additional items from WO5.3.x. Not a big problem.
It does? Really? It does suggest ANYTHING useful? Never seen
that ... =;-)
It does for me 'cause I've learnt how to tame the beast ;-)
Start by Reading: /Developer/Extras/Xcode Index Templates/Index
Templates Readme.rtf
Essentially by:
- creating (as per above file) ~/Library/Application Support/Apple/
Developer Tools/Index Templates/IndexTemplateRules.plist
- create IndexTemplate projects (just like the ones in /Developer/
Extras/Xcode Index Templates/) for your own frameworks.
(I've symlinked mine to a file in my svn project(s)
- create a build-script for your frameworks/applications (using
xcodebuild)
- copy /Developer/Extras/Xcode Index Templates/install_templates to
your own location and adjust the list of frameworks/install
locations to suit.
- anytime your build script build a framework or more - it can run
the re-index for the templates.
Now you have CodeSense in WebObjects working for your whole
framework structure. Just remember to Project > Edit Project
Settings: Rebuild Code Sense Index (Button) each time the index has
changed unless there's a way to script that too...
--
Coming in 2006 - an introduction to web applications using WebObjects
and Xcode http://www.global-village.net/wointro
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems. http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden