Files
samskivert/projects/viztool/lib
2004-08-02 03:26:55 +00:00
..
2001-08-12 02:53:15 +00:00

Required external libraries
---------------------------

The viztool code requires the following external Java libraries (JAR
files) to be placed here in the lib/ directory or in the shared library
directory specified in the build.xml file (${java.libraries}).

* samskivert library: 
  http://samskivert.com/code/samskivert/

Once the jar files are in place (regardless of what they are named), the
build system will automatically include them in the compile-time
classpath.

--
$Id: README,v 1.3 2001/08/12 02:40:25 mdb Exp $