diff options
author | Robert Schuster <theBohemian@gmx.net> | 2005-09-02 03:44:10 +0000 |
---|---|---|
committer | Robert Schuster <theBohemian@gmx.net> | 2005-09-02 03:44:10 +0000 |
commit | e9dbd3c913e7f8432da0e6e7b81f13f02e945866 (patch) | |
tree | 0a3aa4d02be69df52c5d7f0a0f26fd4d51cf6997 /README | |
parent | 81d7d8bbd79aa1d873f56d36f2b6ca56ae1e6c52 (diff) | |
download | classpath-e9dbd3c913e7f8432da0e6e7b81f13f02e945866.tar.gz |
2005-09-02 Robert Schuster <robertschuster@fsfe.org>
* README: Added MysaifuVM to list of VMs
* INSTALL: Added info about Qt4 and ecj.
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -GNU Classpath README - Last updated: Jul 9, 2004 +GNU Classpath README - Last updated: August 31, 2005 GNU Classpath, Essential Libraries for Java is a project to create a free software implementation of the core class libraries for the java @@ -55,7 +55,8 @@ some of which synchronizes with the Classpath CVS head every couple of weeks: * IKVM.NET (http://www.ikvm.net/) * JC (http://jcvm.sourceforge.net/) * JNode (http://jnode.sourceforge.net/) - * SableVM (http://www.sablevm.org) + * MysaifuVM (http://www2s.biglobe.ne.jp/~dat/java/project/jvm/) + * SableVM (http://www.sablevm.org) See for a more complete list of GNU Classpath based projects the GNU Classpath website: http://www.gnu.org/software/classpath/stories.html |