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: --> 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 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!