Re: autocompletion, see all class methods,...
Re: autocompletion, see all class methods,...
- Subject: Re: autocompletion, see all class methods,...
- From: Markus Ruggiero <email@hidden>
- Date: Mon, 22 Dec 2003 11:45:44 +0100
At 12:16 Uhr +0100 21.12.2003, Matthias Edrich wrote:
Hi all,
I am new to XCode. I usually use JBuilder or Netbeans for Java webapp
programming I do. The thing I miss most in XCode is the
autocompletion function.
Of course, I am not sure if this is really called "auto-completion"....
What I mean is the function within Netbeans (or 'SunONE' Studio) and JBuilder
which shows all available fields and methods of the class I am referencing.
So, when I type "System.", both of the above programs show me a list
of methods
which belong to System - so methods which I might use.
This also works for my own classes. So for,...
public Student student1 = New Student();
student1.
so upon typing "." the list pops up with all the methods I
added to my Student class.
As far as I can tell, XCode doesn't have this feature, am I right?
Any tips? or suggestions?
Change ship (certainly an option but that's not what we want...)??
SJ once declared Mac OS X as the world's best plattform for Java
development. Let's put some pressure to Apple to finally make Steve's
words more than just words. Adding code sense is certainly an
important step.
I filed a bugreport/enhancement request under radar 351668.
Merry Xmas (hey that's pretty soon, sooner than updated Xcode anyway)
---markus---
--
Markus Ruggiero
rucotec consulting and technologies email mailto:email@hidden
rucotec GmbH web http://www.rucotec.ch
Steinentorstrasse 8
4051 Basel Mobile +41 (0)79 508 4701
Switzerland Phone/Fax +41 (0)61 271 4990
_______________________________________________
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.