• 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 21:24:52 -0500

[I tried sending this email to the list before...but sounds like it
didn't get through... so sending it again...]

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:
    • Re: XCode Java Code Completion
      • From: LD <email@hidden>
References: 
 >XCode Java Code Completion (From: Deepak <email@hidden>)

  • Prev by Date: Empty and null strings
  • Next by Date: Re: Xcode 2.1 & WebObjects 5.3
  • Previous by thread: XCode Java Code Completion
  • Next by thread: Re: XCode Java Code Completion
  • Index(es):
    • Date
    • Thread