To build the entire code base, you'll need to install the additional libraries. These include:
- XOM
- Javassist
- The javaws.jar library, which comes with the standard Java installation, but which you must explicitly place in your classpath (described below).
- The Eclipse SWT library. Click on the most recent build number, then scroll down to "SWT Binary and Source" and select the file corresponding to your platform. Further details about finding the jar file are in the book under the heading "Installing SWT."
In general, you can install the above Jar files by placing them in the jre/lib/ext directory that is part of the "Java Runtime" that will be set up when you install the Java SE5 or Java SE6 development kit. You may have to hunt around for the JRE, but it can often be found under your "Program Files" directory, under "Java."php