doc/en_US.ISO8859-1/htdocs/java/index.xml
Hiroki Sato 52f6d56540 - Use /usr/bin/svnlite as SVN if available.
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
  XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
  stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
2013-11-13 06:10:37 +00:00

64 lines
2.4 KiB
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/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD &java; Project">
<!ENTITY url.books "../../doc/en_US.ISO8859-1/books">
]>
<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">
<a href="http://java.sun.com/"><img src="j2j.gif" hspace="10"
border="0" alt="Jump to &java;" align="right"/></a>
<p>The &openjdk; project provides an open-source implementation of the &java;
SE Platform and is available in versions 6 and 7 for all supported
FreeBSD releases on the i386 and amd64 platforms. Both versions can be
installed by building from sources using the FreeBSD Ports Collection
(<code>openjdk6</code> and <code>openjdk7</code>, respectively) and
are also distributed as a prebuilt binary package via the FreeBSD mirrors
and can be installed directly using <code>pkg_add(1)</code>.</p>
<p>&openjdk; is the recommended &java; implementation on FreeBSD.
The FreeBSD Foundation is no longer providing supported &java; &jdk; and
&jre; packages based on Sun's partner sources. Older packages for &java;
&jdk; and &jre; 5.0 and 6.0 are still available below for reference and
legacy use only, but are no longer supported.</p>
<p>Further information about downloading the unsupported binaries is
available from the
<a href="http://www.FreeBSDFoundation.org/java">FreeBSD
Foundation &java; Downloads</a> page.</p>
<h2>News</h2>
<ul>
<li><a href="newsflash.html">Announcements</a></li>
</ul>
<h2>Software</h2>
<ul>
<li><a href="install.html">Getting &java; for FreeBSD</a></li>
<li><a href="dists/">Release Information</a></li>
<li><a href="dists/16.html">JDK 1.6.x</a></li>
<li><a href="dists/17.html">JDK 1.7.x</a></li>
<li><a href="../ports/java.html">Available Ports...</a></li>
<li><a href="howhelp.html">How can I help?</a></li>
<li><a href="howhelp.html#BUG">I found a bug!?!</a></li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="&url.books;/porters-handbook/using-java.html">Creating Ports</a></li>
<li><a href="links.html">Links</a></li>
</ul>
</body>
</html>