74fe0d194c
will soon enough). git-svn-id: https://samskivert.googlecode.com/svn/trunk@159 6335cc39-0255-0410-8fd6-9bcaacd3b74c
20 lines
608 B
Plaintext
20 lines
608 B
Plaintext
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://www.samskivert.com/code/samskivert/
|
|
|
|
* Jakarta Regular Expression package:
|
|
http://jakarta.apache.org/regexp/
|
|
|
|
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.2 2001/07/04 18:20:09 mdb Exp $
|