Re: Xcode 1.5 Code Completion Issues [PARTIALLY SOLVED]
Re: Xcode 1.5 Code Completion Issues [PARTIALLY SOLVED]
- Subject: Re: Xcode 1.5 Code Completion Issues [PARTIALLY SOLVED]
- From: David Ewing <email@hidden>
- Date: Tue, 10 Aug 2004 21:27:03 -0600
On Aug 10, 2004, at 4:02 PM, Shawn Morel wrote:
I went through all the steps outlined below and still cannot seem to
get the simplest of code sense to work with java. Sure Xcode will
offer code completion for text tokens that I have entered elsewhere in
the file but so code completion when it comes to actual code insight.
an example that fails:
import java. (pops up a list of bogus constants that seem to have no
relevance to the project)
also I can't seem to get any method insight for methods in other
classes. Are we supposed to add a jar file to our java projects to
make this work. Is anyone else having difficulties with getting code
sense to work with Java. It just sort of seems moot that one of the
touted features of this release was Java code sense support.
One of the big limitations to the Java code completion is that it
doesn't work outside methods. We are working on it though.
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.