jvanzyl 01/05/16 23:59:12
Modified: docs/howto tdk-howto.html
Log:
- added ant blurb.
Revision Changes Path
1.8 +6 -0 jakarta-turbine/docs/howto/tdk-howto.html
Index: tdk-howto.html
===================================================================
RCS file: /home/cvs/jakarta-turbine/docs/howto/tdk-howto.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tdk-howto.html 2001/05/17 06:29:31 1.7
+++ tdk-howto.html 2001/05/17 06:59:12 1.8
@@ -188,6 +188,12 @@
<a href="http://java.sun.com/j2se/1.3/">here.</a>
</p>
<p>
+You must have Ant installed on your machine in order to do
+anything. If you do not have Ant installed, you can find out
+how to install Ant
+<a href="http://jakarta.apache.org/ant/manual/install.html">here</a>.
+</p>
+ <p>
In order to do anything interesting with the TDK, you are also going to need a
database that is compatable with the JDBC standard. The TDK currently comes
with drivers for MySQL and Postgres. Other drivers can be downloaded from the
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]