doc/en_US.ISO8859-1/htdocs/java/links/tools.sgml
Gabor Kovesdan 6f0813b25d - For non-English pages generate the enbase entity, as well, not just base
- Remove inline declarations of base and enbase entities since they
  are generated automatically in autogen.ent

Approved by:	doceng (implicit)
2012-08-13 14:22:30 +00:00

27 lines
883 B
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD &java; Project: Tools">
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.developers">
<ul>
<li> Programming</li>
<li><ul>
<li><a href="http://www.jpython.org">JPython</a><br/>
Best Java Scripting (combines Python and Java) - a must have!</li>
</ul></li>
<li> Other</li>
<li><ul>
<li><a href="http://www10.software.ibm.com/developerworks/opensource/jikes/">Jikes</a> <br/>
Ultra fast java compiler from IBM (available as port)</li>
</ul></li>
</ul>
</body>
</html>