How can I get started with WebObjects development on Mac OS X with XCode (= old Apple Tools) ?
Apple provides a “Getting Started” Document here: http://developer.apple.com/referencelibrary/GettingStarted/GS_WebObjects/index.html Apple includes the free Xcode developer tools bundled with new Macintosh computers, most likely on the DVD installer disc. The WebObjects development package is an optional install as part of Xcode. A good starting point is the Apple documentation and the Wikibook to create your first applications in Xcode. As of XCode 2.4 the Apple developer tools are deprecated (but Apple stated they will continue to work for quite some time), you can look into alternative developer tool see “…develop for WebObjects without Xcode ?” below. http://developer.apple.com/referencelibrary/DeveloperTools/idxWebObjects-date.html and http://developer.apple.com/samplecode/DeveloperTools/idxWebObjects-date.html WebObjects – Home and Hello World – Your First WebObjects Application The Wikibook also links to several printed books available.