Java code completion (was: Re: Xcode 1.5 Release)
Java code completion (was: Re: Xcode 1.5 Release)
- Subject: Java code completion (was: Re: Xcode 1.5 Release)
- From: Christian Pekeler <email@hidden>
- Date: Thu, 5 Aug 2004 18:12:25 -0600
> i know it sounds crazy but have you clicked and activated the
> 'Automatically suggest matching option' check box as well as 'Enable
> code completion'?
Yes and yes, both in the preferences and in the inspector for the
project.
> Have you re-indexed? That might be required.
Yes.
It's a WO project, the file I'm trying this with is of File Type
'sourcecode.java' and it is checked to be included in the index. I have
re-built and re-indexed.
All 'ind' completes to for me is 'individual' (a word found in the
copyright header).
> It does the completion for me.
Really? You've tried my completion example, and there wasn't any
occurrence of 'indexOf' in your file before you've done the completion?
Christian
>> String aString = "blah";
>> aString.ind
>> doesn't give me any completion for indexOf()
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.