Apple releases Xcode 1.5 developer tools
updated 12:25 am EDT, Fri August 6, 2004
Xcode 1.5 for Panther
Apple today released .
Xcode offers project editing, search and navigation, file editing, project building, and debugging facilities for virtually every Mac OS X software projects, including applications, tools, frameworks, libraries, plug-in bundles, kernel extensions, and device drivers. It supports the use of C, C++, Objective C, Objective C++ and Java.






Mac Enthusiast
Joined: Sep 2000
java code completion?
ok, i just installed it and have been wanting code completion so i don't have to shell out for jbuilder on the mac. i guess it kind of works, like it'll finish variables that i've declared myself. except, does anyone know if it can show a list of available methods? like typing "String." should show a list of the methods available for String. is that possible yet on XCode?