Add comments about JDK 1.3 and clean up files.
This commit is contained in:
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
|
|
@ -1,12 +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/development.sgml,v 1.1 2000/01/29 14:17:12 wosch Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: Development Tools">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<table width="600" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
<h1> <font color="#660000">Java Development Tools</font></h1>
|
||||
<P> Included below are links to some tools that can be used on FreeBSD. It is not intended to be a comprehensive list.
|
||||
|
||||
|
|
@ -65,6 +67,9 @@
|
|||
and its package includes guavad, java bytecode decompiler.
|
||||
</ul>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
&footer;
|
||||
</BODY>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue