summaryrefslogtreecommitdiff
path: root/README
blob: f4af9c6e68b429f2f8a23a5688e5ccf02102b8e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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, such as Japhar and Kaffe.  However, currently
only Japhar is supported.

See the file INSTALL for details on installing.
See the file NEWS for details on what is included in this release.
See the various TODO and BUGS files in subdirectories for things that
might not work right or that need to be implemented.

Send comments/bug reports to classpath@gnu.org.  There is a website
devoted to GNU Classpath at http://www.classpath.org/.

Other Java free software projects of note:

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