• 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: Helpful Xcode Hint
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Helpful Xcode Hint


  • Subject: Re: Helpful Xcode Hint
  • From: Rob Lockstone <email@hidden>
  • Date: Thu, 2 Sep 2004 13:10:41 -0700

I believe there is a third issue. At least there is for me.

3. Java code completion does not work for me after X number of files have been added to a project.

What number is X? I don't know. But I have about 500-600 files in a project where code completion isn't working, but I think the threshold is much lower than that.

I have created a project where code completion works in SOME of the files (the ones added earlier I believe) and does not work (actually, reverts to the 1.2 style of code completion) in other files.

I don't know if it's related to the number of files, size of the files or maybe something about the contents of the files or what. But I literally spent a couple days trying to get it to work correctly without success.

<rdar://3765255/>

Rob

On Sep 2, 2004, at 12:11 PM, David Ewing wrote:

On Sep 1, 2004, at 12:21 PM, SD wrote:

Helpful Xcode Hint if you have Java projects:

http://www.macosxhints.com/article.php?story=20040831111209864

Unfortunately this hint is wrong. While this will allow Javadoc documention to be viewed, it has nothing to do with code completion.


But there are two issues that people may run into that keep Java code completion from working properly for the JDK classes:

1) If you were using index templates, they need to be rebuilt. See /Developer/Extras/Xcode\ Index\ Templates/Index\ Templates\ ReadMe.rtf for instructions.

2) If you're using WebObjects, the JDK classes aren't indexed by the index templates by default. The easiest way to do that is to add /Library/Java/Home/src.jar to the projects, and the rebuild the templates.

Finally, the hint doesn't mention that for the Javadoc help indexing to work, you need to make sure you have the latest Java Developer package installed (available from connect.apple.com).

Dave
_______________________________________________
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.


References: 
 >Helpful Xcode Hint (From: SD <email@hidden>)
 >Re: Helpful Xcode Hint (From: David Ewing <email@hidden>)

  • Prev by Date: Re: Helpful Xcode Hint
  • Next by Date: Target Build Style Over-ride exception?
  • Previous by thread: Re: Helpful Xcode Hint
  • Next by thread: printing fonts
  • Index(es):
    • Date
    • Thread