Added description of how to obtain Megginson's XMLWriter class which

we use to facilitate writing XML files.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@112 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Walter Korman
2001-07-23 22:25:54 +00:00
parent 97b6bf2de4
commit bc3d2a4e18
+4 -1
View File
@@ -26,9 +26,12 @@ shared library directory specified in the build.xml file
(Only crimson.jar and jaxp.jar are required. xalan.jar may safely
be excluded.)
* Megginson Technologies' XMLWriter 0.2 library:
http://www.megginson.com/Software/xml-writer-0.2.zip
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/07/17 17:15:56 shaper Exp $
$Id: README,v 1.4 2001/07/23 22:25:54 shaper Exp $