Mac OS X for Java Geeks by Will Iverson This errata page lists errors outstanding in the most recent printing. If you have technical questions or error reports, you can send them to booktech@oreilly.com. Please specify the printing date of your copy. This page was updated June 10, 2004. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification Confirmed errors: {23} Example 3.3. Launching NetBeans with the Aqua look and feel Apple has now deprecated the com.apple.mrj packages with the recent release of the java 1.4.1 update so the -ui switch printed is incorrect. The new -ui switch is : -ui apple.laf.AquaLookAndFeel Making the code example 3-3 read as follows : ./runide.sh -userdir /netbeans_aqua -ui apple.laf.AquaLookAndFeel -fontsize 11 (25) bottom of the page URL for JBuilder listed as - http://www.jbuilder.com should be: http://www.borland.com/jbuilder (25) This paragraph says that Mac OS X is a supported platform for JBuilder, but the Borland site seems to disagree, listing only Windows, Linux, and Solaris as supported for the latest version of JBuilder (which is 9 as of this writing). AUTHOR: I contacted Borland, and their PR dept said that they have/will not released JBuilder 8 or 9 for OS X due to a lack of market demand. They also said that if demand increases, they may change their decision. {34} 1st sentence; http://ant.apache.org/ant does not work. Instead, go to http://ant.apache.org and choose Download in the left column. This takes you to http://ant.apache.org/bindownload.cgi, where you now, july 2003, can download e.g. apache-ant-1.5.3-1-bin.tar.gz (36) 2nd paragraph under "Ant Documentation"; Change http://jakarta.apache.org/ant/manual/tasksoverview.html to http://ant.apache.org/ant/manual/tasksoverview.html Change http://jakarta.apache.org/ant/manual to http://ant.apache.org/ant/manual (231) link for the JBoss Template Project http://www.jboss.org/docs/#free-30x no longer works, it is now - http://www.madplanet.com/jboss-template/index.html