Re: Xcode 1.5
Re: Xcode 1.5
- Subject: Re: Xcode 1.5
- From: Christian Pekeler <email@hidden>
- Date: Fri, 6 Aug 2004 00:02:58 -0600
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
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.
References: | |
| >Xcode 1.5 (From: Hunter Hillegas <email@hidden>) |
| >Re: Xcode 1.5 (From: Owen McKerrow <email@hidden>) |