• 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
Re: Can code completion in Xcode 1.5 be enabled for other Java packages?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can code completion in Xcode 1.5 be enabled for other Java packages?


  • Subject: Re: Can code completion in Xcode 1.5 be enabled for other Java packages?
  • From: Chris Espinosa <email@hidden>
  • Date: Sat, 18 Dec 2004 22:13:43 -0800

On Dec 18, 2004, at 1:05 PM, email@hidden wrote:

Code completion in Xcode 1.5 for Java seems to work for the standard Java packages...

Can it be enabled also for the com.webobjects.* packages for example? If so, how?

Code completion isn't enabled on a package-by-package basis. If it's turned on in your preferences, and enabled in your project, it'll be on for every symbol in every file.


But it only works on symbols that are in the index. Make sure you include or import the headers from the packages you're interested in. To double check, look in the Project Symbols smartgroup or the Class Browser window. If it isn't there, it won't be autocompleted.

If you see a symbol in the Project Symbols group that isn't autocompleted in context in your source, file a bug.

Chris

_______________________________________________
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


References: 
 >Can code completion in Xcode 1.5 be enabled for other Java packages? (From: email@hidden)

  • Prev by Date: Re: Using Xcode for C programming and data files
  • Next by Date: Re: deployment build permissions error
  • Previous by thread: Can code completion in Xcode 1.5 be enabled for other Java packages?
  • Next by thread: Using Xcode for C programming and data files
  • Index(es):
    • Date
    • Thread