From 9040f9b1a1595264067952953e66aa0b881cb937 Mon Sep 17 00:00:00 2001 From: dchandler Date: Thu, 19 Jun 2003 00:45:06 +0000 Subject: [PATCH] Removed cruft; mentions JUnit in another place. In 28 hours, these changes should automagically appear on http://thdltools.sf.net. --- htdocs/BuildSystems.html | 30 ++---------------------------- 1 file changed, 2 insertions(+), 28 deletions(-) diff --git a/htdocs/BuildSystems.html b/htdocs/BuildSystems.html index be990a0..a36c163 100644 --- a/htdocs/BuildSystems.html +++ b/htdocs/BuildSystems.html @@ -237,10 +237,6 @@ The first section of text is the short "introduction" about the Theme and the va
  • Building the Diacritics and WylieWord modules
  • -
  • - Building the WylieWord - module -
  • Building the Jskad module @@ -813,31 +809,9 @@ module jskad-run much easier than specifying your own CLASSPATH.
  • -
  • - We also use jdom.jar from - JDOM.org. -
  • - -
  • - We also use (conditional on the thdl.media.player - option) the Java(TM) - Media Framework.  After it is installed, either change - your CLASSPATH to include its jmf.jar, or avoid the - classpath hassle by copying jmf.jar to - Jskad/extensions/drop-ins. -
  • - -
  • - We also use (conditional on the thdl.media.player - option) QuickTime for - Java.  Installing it requires installing QuickTime, - selecting a "Custom" install, and checking the box for QuickTime - for Java.  After it is installed, either change your - CLASSPATH to include its QTJava.zip, or avoid the - classpath hassle by copying QTJava.zip to - Jskad/extensions/drop-ins. + We use JUnit for unit testing.  See + Installing Apache Ant for full installation instructions.