Important: The Java API for Cocoa is deprecated in Mac OS X version 10.4 and later. You should use the Objective-C API instead. For a tutorial on using Cocoa with Objective-C, see Cocoa Application Tutorial.
To build the Currency Converter application:
Choose Save All from the Xcode File menu to save the changes made to the project’s source files.
Click the Build toolbar item in the project window.
The status bar at the bottom of the project window indicates the status of the build. When Xcode finishes—and encounters no errors along the way—it displays “Build succeeded” in the status bar. If there are errors, however, you need to correct them and start the build process again. See “Correct Build Errors” for details.
Last updated: 2006-10-03