doc/en_US.ISO8859-1/htdocs/java/links/tools.sgml
Hiroki Sato 35babe0ae5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
2012-05-17 19:12:14 +00:00

29 lines
689 B
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD &java; Project: Tools">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<table border="0">
<tr>
<td>
<ul>
<li> Programming
<ul>
<li><a href="http://www.jpython.org">JPython</a><br>
Best Java Scripting (combines Python and Java) - a must have!
</ul>
<li> Other
<ul>
<li><a href="http://www10.software.ibm.com/developerworks/opensource/jikes/">Jikes</a> <br>
Ultra fast java compiler from IBM (available as port)
</ul>
</ul>
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>