• 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
XCode Java Code Completion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode Java Code Completion


  • Subject: XCode Java Code Completion
  • From: Deepak <email@hidden>
  • Date: Fri, 9 Sep 2005 13:20:26 -0500

Hello,

I'm using XCode 2.1 and have a question.

When I edit a .java file, the 'code completion' feature seems to only
suggest things for standard java API classes and so on.

For example, in my Main.java:

If I type "str." (where str is an instance of String), it pulls up a
list of all the methods of the String class.

But if I type "nststmp." (where nststmp is an instance of
NSTimestamp), it doesn't pull up anything. Instead, it says "No
completions found." It doesn't do code-complete on any WebObjects
framework classes even though the packages are clearly 'import'ed in
the code.

So the question is, how do I tell XCode (if it's possible at all) to
suggest code completion on any classes that are part of the packages
included in the 'import' statements?

Thanks!
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • XCode Java Code Completion
      • From: Deepak <email@hidden>
  • Prev by Date: Re: Flash and WebObjects...Make it Work with XML or other ?
  • Next by Date: Empty and null strings
  • Previous by thread: Web Services using WOLips
  • Next by thread: XCode Java Code Completion
  • Index(es):
    • Date
    • Thread