summaryrefslogtreecommitdiff
path: root/doc/html/classpath.html
blob: ca351ac5f0e29074685c47570ea9a8a392bebdc3 (plain)
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<html>
<head>
<title>GNU Classpath Project Homepage</title>
</head>

<body bgcolor="#FFFFFF">

<div align="center">
<table border="0">
  <tr valign="center">
    <td><a href="http://www.gnu.org/"><img src="gnu-head-sm.jpg"
           width="129" height="122" alt="GNU Head Logo" border="0"></a></td>
    <td><h1>GNU Classpath<br>Essential Libraries For Java</h1></td>
  </tr>
</table>

<hr width="75%">
<table border="0" cellpadding="4" cellspacing="4">
  <tr valign="top">
    <td bgcolor="#FFFFC8">
       <p align="center">
       <b>Classpath Pages</b>
       <p align="left">
       <li>Home Page
       <li><a href="status.html">Who's Working on What</a> 
       <li><a href="mailing-list.html">Mailing Lists</a>
       <li><a href="jcl-hacking.html">Hacker's Guide</a>
       <p>
       <b>Official Specs</b>
       <li><a href="http://java.sun.com/docs/">JavaSoft</a>
       <p>
       <b>Free JVM's</b>
       <li><a href="http://www.hungry.com/products/japhar/">Japhar</a>
       <li><a href="http://www.transvirtual.com/">Kaffe</a> 
    </td>
    <td>
       Welcome to the homepage of the GNU Classpath project, a 
       <a href="http://www.gnu.org/philosophy/free-sw.html">free software</a>
       replacement for Sun's proprietary Java standard class libraries.  Our
       goal is to provide a 100% compatible version of the class libraries
       so that free operating systems can run Java programs.  We also want
       to provide support for all Unix-like operating systems.
       <p>
       Classpath is GNU software and is licensed under the terms of
       the <a href="http://www.gnu.org/copyleft/lgpl.html">GNU Library
       General Public License</a>.  Similarly to glibc, it can be used
       to run proprietary as well as free applications or applets.
       <p>
       If you are interested in being a developer,
       please sign up for the <a href="mailing-list.html">mailing
       list</a> and read the <a href="jcl-hacking.html">Hacker's
       Guide</a> first.  Then look at what needs to be done and let us
       know what you'd like to work on.  See how easy that is?
       <p>
       Anonymous CVS access is now available.
       <p>
       <table border=0>
       <tr><td>CVSROOT</td>
       <td>
       <code>:pserver:anoncvs@anoncvs.gnu.org:/gd/gnu/anoncvsroot</code>
       </td></tr>
       <tr><td>Module</td>
       <td><code>classpath</code></td></tr>
       <tr><td>Password</td>
       <td><code>anoncvs</code></td></tr>
       </table>
     </td>
</table>

<div align="left">

<hr>
Webmaster: <a href="mailto:arenn@urbanophile.com">webmaster@classpath.org</a>
<p>
Copyright &copy; 1998 Free Software Foundation, Inc.<br>
59 Temple Place - Suite 330, Boston, MA 02111 USA<br>
This web page developed by Aaron M. Renn 
(<a href="mailto:arenn@urbanophile.com">arenn@urbanophile.com</a>)
<p>
Verbatim copying and distribution is permitted in any medium,
provided this notice is preserved.
<p>
Last updated: August 19, 1998 by rao

<hr>
<b>Just Say No to Frames, Ads, and Animated GIF's</b>

</body>
</html>