Re: Off Topic : XCode, Java and Code Completion
Re: Off Topic : XCode, Java and Code Completion
- Subject: Re: Off Topic : XCode, Java and Code Completion
- From: Jim Rankin <email@hidden>
- Date: Wed, 24 Mar 2004 10:10:48 -0500
On Mar 23, 2004, at 7:53 PM, Owen McKerrow wrote:
> For any of my complied classes ( or indeed the WebObjects classes e.g.
> EOGenericRecord ) code completion works, however it doesn't work for
> standard Java classes such as String.
>
My understanding is that it can complete terms found elsewhere in the
same file. Is that what you're experiencing?
For me, however, the problem is that Java indexing makes XCode utterly
unusable. It wants to index every single jar and class file in my
project any time the slightest thing changes, which brings GUI
responsiveness to almost a complete stop. So I have indexing turned
off now.
Is my experience shared by others? Or am I just doing something wrong?
-jimbo
Excelsior! XML Marshaller for Cocoa
http://www.homepage.mac.com/jimbokun/Excelsior.html
_______________________________________________
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.