aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/java/links/vendor.xml
blob: 69b61b809b7b354956e215f8f3933b6c799f723b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?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>