SStructView 1.2.1 ================= To compile with Ant ------------------- 1. Remove all the files in the bin directory; lib is already empty 2. Run "ant" at the commandline from the main directory 3. Build file will generate individual classes in bin, and a jar at the root. Changes since release 1.2 ------------------------- - Added ant buildfile (see http://ant.apache.org) - Added TestSStructView.html web page for local testing. - Removed all CodeWarrior-specific files. Known Problems -------------- - When compiling with deprecation warnings on, the code shows 28 uses of deprecated Java classes, mainly around AWT and java.io.DataInputStream. - Some of the applet embedding instructions may be out of date wrt to recent Java Plugins from Sun -- for details on how to correctly embed applets, see http://java.sun.com/j2se/1.5.0/docs/guide/plugin/index.html Ramon M. Felciano May 15, 2005