Add comments about JDK 1.3 and clean up files.

This commit is contained in:
Patrick S. Gardella 2000-01-29 23:53:53 +00:00
parent f8edd6547e
commit a450e60475
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6452
25 changed files with 142 additions and 482 deletions

View file

@ -1,13 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/java/links/tools.sgml,v 1.1 2000/01/29 14:17:15 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: Tools">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">Java Tools</font></h1>
<ul>
@ -22,7 +23,9 @@
Ultra fast java compiler from IBM (available as port)
</ul>
</ul>
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>