89 lines
		
	
	
	
		
			3.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			89 lines
		
	
	
	
		
			3.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/doc/share/xml/xhtml10-freebsd.dtd" [
 | |
| <!ENTITY title "FreeBSD &java; Project">
 | |
| ]>
 | |
| <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/15.html">JDK 1.5.x</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="docs/newbies.html">For Newbies</a></li>
 | |
|     <li><a href="docs/tutorials.html">Tutorials</a></li>
 | |
|     <li><a href="docs/faq.html">FAQ</a></li>
 | |
|     <li><a href="docs/performance.html">Performance Comparison</a></li>
 | |
|     <li><a href="docs/howtoports.html">Creating Ports...</a></li>
 | |
|   </ul>
 | |
| 
 | |
|   <h2>&java; Resources</h2>
 | |
| 
 | |
|   <ul>
 | |
|     <li><a href="links/index.html">Links</a></li>
 | |
|     <li><a href="links/freebsd.html">FreeBSD</a></li>
 | |
|     <li><a href="links/vendor.html">Vendor</a></li>
 | |
|     <li><a href="links/development.html">Development Tools</a></li>
 | |
|     <li><a href="links/api.html">APIs</a></li>
 | |
|     <li><a href="links/tutorials.html">Tutorials</a></li>
 | |
|     <li><a href="links/documentation.html">Documentation</a></li>
 | |
|     <li><a href="links/resources.html">Resources...</a></li>
 | |
|     <li><a href="links/servlets.html">Servlets</a></li>
 | |
|   </ul>
 | |
| 
 | |
|   <form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
 | |
|     <p>Search for:</p>
 | |
|     <input type="text" name="words" size="25"/>
 | |
|     <input type="hidden" name="max" value="25"/>
 | |
|     <input type="hidden" name="source" value="www"/>
 | |
|     <input type="submit" value="Go"/>
 | |
|   </form>
 | |
| 
 | |
|   </body>
 | |
| </html>
 |