33 lines
1.3 KiB
XML
33 lines
1.3 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: Vendor Links">
|
|
]>
|
|
<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">
|
|
|
|
<p>This page contains links sorted by Vendors.</p>
|
|
<ul>
|
|
<li> Sun Microsystems</li>
|
|
<li><ul>
|
|
<li><a href="http://www.javasoft.com">JavaSoft Main Website</a><br/>
|
|
This is THE resource for Java. Direct from the inventor.</li>
|
|
<li><a href="http://developer.java.sun.com/developer/">Java Developer Connection</a><br/> Register for free and get early access versions and lots of other stuff as well.</li>
|
|
</ul></li>
|
|
<li> IBM</li>
|
|
<li><ul>
|
|
<li><a href="http://www.ibm.com/java">developerWorks - Java Technology Zone</a><br/> Main java site.</li>
|
|
<li><a href="http://www.alphaworks.ibm.com">Alphaworks</a><br/>Technology studies, early access.</li>
|
|
<li><a href="http://www10.software.ibm.com/developerworks/opensource/jikes/">Jikes</a><br/>
|
|
Very fast java compiler, open source.</li>
|
|
</ul></li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|