• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Java, XCode, CodeSense, code completion woes continued
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Java, XCode, CodeSense, code completion woes continued


  • Subject: Java, XCode, CodeSense, code completion woes continued
  • From: Randy Wigginton <email@hidden>
  • Date: Thu, 19 Jul 2007 10:47:56 -0700


OK, I have re-run pbhelpindexer multiple times (25 minutes each), I re-installed the J2SE release 5.0 documentation. I looked at the size of files in
/Developer/ADC Reference Library/indexes


I even copied the contents of the indexes files from another machine into that directory (code completion works on the other machine).

On machine 2 (the working machine), if I put this into xcode:

String foo;
foo.

An autocomplete list will come up. On machine 1 (my main machine), I cannot get the list, and when I select completion list from the edit menu, it says no completions found. However, if I do the following:
EOEditingContext ec;
ec.


I will get the autocompletes for the EOEditing class.

Is there a setting somewhere that I'm missing? Can anyone tell me where the autocomplete list is drawn from?

_______________________________________________
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


  • Follow-Ups:
    • Re: Java, XCode, CodeSense, code completion woes continued
      • From: David Ewing <email@hidden>
  • Prev by Date: Re: Problem using static floats
  • Next by Date: Re: Problem using static floats
  • Previous by thread: Re: CodeWarrior vs XCode build
  • Next by thread: Re: Java, XCode, CodeSense, code completion woes continued
  • Index(es):
    • Date
    • Thread