summaryrefslogtreecommitdiff
path: root/README
blob: 677eeb7733d8c16a3a6643b97988b7d587646947 (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
GNU Classpath, Essential Libraries for Java is a project to create
a complete "clean room" implementation of the Java class libraries 
that will also be free software.

Eventually, these essential libraries for Java will work with as many 
free JVMs as possible.  However, currently only Japhar is supported.  
Classpath support is included in Japhar 0.07 or later.  You will need 
to ensure you are at that release level or higher.  Details for 
obtaining Japhar are available from http://www.japhar.org/

This is a development release only and is not ready for general
purpose use.

See the file INSTALL for details on installing GNU Classpath.
See the file NEWS for details on what is included in this release.
See the file TODO for the latest to do list.

Homepage: http://www.classpath.org/

General Mailing List: classpath@gnu.org
  --> Send bugs and patches to this address
  --> To subscribe send email to classpath-request@gnu.org with a 
      subject and body of "subscribe".  To unsubscribe do the same,
      only with a body and subject of "unsubscribe".  This is a
      smartlist managed mailing list.

CVS Commit List: <no outside mailing address>
  --> To subscribe send email to commit-classpath-request@gnu.org with a 
      subject and body of "subscribe".  To unsubscribe do the same,
      only with a body and subject of "unsubscribe".  This is a
      smartlist managed mailing list.

Anonymous CVSROOT: :pserver:anoncvs@subversions.gnu.org:/cvs
  --> First do "cvs login".  Hit <Return> when prompted for a password

Other Java free software projects of note:

Japhar - http://www.japhar.org/
Kaffe - http://www.kaffe.org/
Cygnus gjc - http://sourceware.cygnus.com/java/

Happy Hacking!