Re: Java, Xcode, CodeSense, java docs, etc.
Re: Java, Xcode, CodeSense, java docs, etc.
- Subject: Re: Java, Xcode, CodeSense, java docs, etc.
- From: Brent Gulanowski <email@hidden>
- Date: Thu, 23 Sep 2004 12:50:13 -0400
On Thu, 23 Sep 2004 12:28:26 -0400, Brent Gulanowski
<email@hidden> wrote:
> I can't get code completion operating in Xcode.
>
> There was a recent thread on the subject which was a bit confusing,
> but offered no help.
>
> Facts:
> - words-in-file completion works
> - neither java.* nor my classes autocomplete
> - nothing appears in the class browser
> - I am running: X 10.3.5, XCode 1.5, Java 1.4.2 + developer 1 update
> (August 10/04)
>
> I found an entry in someone's blog describing a way to get it working,
> but stall where I'm supposed to unarchive the java docs -- the script
> is not there, nor is the folder it is meant to be in
> (/Developer/Docs/Java). Then again, the docs are already resident on
> my system in /System/Library/Frameworks/JavaVM.framework/Home/docs
> (1.4.2).
>
> The release notes for Xcode 1.5 suggest code completion for Java just works.
>
> Re-building my index does nothing.
>
> I'm not sure what to do next. Help appreciated.
Progress: found the posts about "fixing" the Index Templates. That was
a bit obscure -- why oh why don't those just point to the alias
directories?
So now the class browser works and I get some interesting attempts at
code completion. But the one thing I would expect to work doesn't:
public static void main (String args[]) {
args. [no completions found]
}
Hmmm.
--
Brent Gulanowski
http://www.boredastronaut.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
- Prev by Date:
Java, Xcode, CodeSense, java docs, etc.
- Next by Date:
Re: Java, Xcode, CodeSense, java docs, etc.
- Previous by thread:
Java, Xcode, CodeSense, java docs, etc.
- Next by thread:
Re: Java, Xcode, CodeSense, java docs, etc.
- Index(es):