Re: Xcode 1.5
Re: Xcode 1.5
- Subject: Re: Xcode 1.5
- From: Owen McKerrow <email@hidden>
- Date: Wed, 11 Aug 2004 10:06:45 +1000
Hi All,
Below Christian describes how to get standard Java classes to work with
CodeSense code completion. Is this the same step you need to take with
your own Frameworks to get them to show up in code completion. Or is
there another way ?
i.e you wish to have code completion work on the classes and functions
inside your framework ( installed in /Library/Frameworks ) which you
have then included in another project.
Thanks
Owen
On 06/08/2004, at 4:02 PM, Christian Pekeler wrote:
On Aug 5, 2004, at 18:50, Owen McKerrow wrote:
After a little fiddling I thought I would pass on some little Tips
for CodeSense to get Code Completion to work with the WebObjects
FrameWorks :
1) You will need to use the index templates found under
/Developer/Extras/Index Templates. Follow the instructions in the
Read me file.
2) If you already have them done under 1.2, you will need to re-index
them and restart your machine.
3) You will need to re-index your project.
I now have Code Completion for my WebObjects classes. I can't however
get it to work on standard Java classes such as String.
Anyone have an suggestions on how to get that to work ?
Open /Developer/Extras/Xcode\ Index\ Templates/JavaWebObjectsAppIndex
and 'add existing file'
/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/
Classes/classes.jar, then redo your three steps (without restarting
the machine - that's not necessary).
Christian
"As of tomorrow, employees will only be able to access the building
using individual security cards. Pictures will be taken next Wednesday
employees will receive their cards in two weeks."
- "Dilbert Quotes" Winner, Fred Dales, Microsoft Corp
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.