- Remove inline declarations of base and enbase entities since they are generated automatically in autogen.ent Approved by: doceng (implicit)
25 lines
950 B
XML
25 lines
950 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: Documentation">
|
|
]>
|
|
<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><a href="http://www.blackdown.org/java-linux/docs/faq/FAQ-java-linux.html">JavaLinux FAQ</a></li>
|
|
<li><a href="http://www.eckelobjects.com/TIJ2/index.html">Thinking in Java 2nd ed.</a><br/>
|
|
A free Java book, now available in its early second edition stage.
|
|
It can be downloaded in W97/HTML or PDF format.<br/>
|
|
The <a href="http://www.eckelobjects.com/javabook.html">old version</a>
|
|
of the book is still accessible.</li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|