/[classpath]/classpath/README
ViewVC logotype

Diff of /classpath/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by arenn, Wed Apr 19 01:11:48 2000 UTC revision 1.8 by cbj, Mon Nov 5 02:59:24 2001 UTC
# Line 1  Line 1 
1  GNU Classpath, Essential Libraries for Java is a project to create  GNU Classpath, Essential Libraries for Java is a project to create
2  a complete "clean room" implementation of the Java class libraries  a complete "clean room" implementation of the Java class libraries
3  that will also be free software.  that will also be free software.  Additionally GNU Classpath now includes
4    a sub-project called GNU Classpath Tools whose goal is to provide
5    a number of free replacements for standard Java development tools like
6    javadoc, javap, javah, and others.
7    
8  Eventually, these essential libraries for Java will work with as many  Eventually, these essential libraries for Java will work with as many
9  free JVMs as possible.  However, currently only Japhar is supported.    free JVMs as possible.  Virtual machines known to use GNU Classpath
10  Classpath support is included in Japhar 0.07 or later.  You will need  include:
11  to ensure you are at that release level or higher.  Details for          * GCJ           (http://sources.redhat.com/java/)
12  obtaining Japhar are available from http://www.japhar.org/          * ORP           (http://www.intel.com/research/mrl/orp/)
13            * Kissme        (http://kissme.sourceforge.net/)
14            * SableVM       (http://www.sablevm.org/)
15            * Jupiter       (http://www.eecg.toronto.edu/~doylep/jupiter/)
16    
17  This is a development release only and is not ready for general  This is a development release only and is not ready for general
18  purpose use.  purpose use.
# Line 15  See the file INSTALL for details on inst Line 21  See the file INSTALL for details on inst
21  See the file NEWS for details on what is included in this release.  See the file NEWS for details on what is included in this release.
22  See the file TODO for the latest to do list.  See the file TODO for the latest to do list.
23    
24  Homepage: http://www.classpath.org/  Homepage: http://www.classpath.org/ or http://www.gnu.org/software/classpath/
25    
26  General Mailing List: classpath@gnu.org  General Mailing List: classpath@gnu.org
27    --> Send bugs and patches to this address    --> Bugs and patches can be reported via Savannah if you have a browser
28          or via this address otherwise.
29    --> To subscribe send email to classpath-request@gnu.org with a    --> To subscribe send email to classpath-request@gnu.org with a
30        subject and body of "subscribe".  To unsubscribe do the same,        subject and body of "subscribe".  To unsubscribe do the same,
31        only with a body and subject of "unsubscribe".  This is a        only with a body and subject of "unsubscribe".  This is a
32        smartlist managed mailing list.        smartlist managed mailing list.
33    
34  CVS Commit List: <no outside mailing address>  CVS Commit List: commit-classpath@gnu.org
35    --> To subscribe send email to commit-classpath-request@gnu.org with a    --> To subscribe send email to commit-classpath-request@gnu.org with a
36        subject and body of "subscribe".  To unsubscribe do the same,        subject and body of "subscribe".  To unsubscribe do the same,
37        only with a body and subject of "unsubscribe".  This is a        only with a body and subject of "unsubscribe".  This is a
38        smartlist managed mailing list.        smartlist managed mailing list.
39    
40  Anonymous CVSROOT: :pserver:anoncvs@subversions.gnu.org:/cvs  Anonymous CVSROOT: :pserver:anoncvs@subversions.gnu.org:/cvsroot/classpath
41    --> First do "cvs login".  Hit <Return> when prompted for a password    --> First do "cvs login".  Hit <Return> when prompted for a password
42      --> More detailed instructions available on the Savannah project website.
43    
44  Other Java free software projects of note:  Other Java free software projects of note:
45    
 Japhar - http://www.japhar.org/  
46  Kaffe - http://www.kaffe.org/  Kaffe - http://www.kaffe.org/
 Cygnus gjc - http://sourceware.cygnus.com/java/  
47    
48  Happy Hacking!  Happy Hacking!
49    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26