replace sablevm and sablevm-classpath with sablevm-sdk, add a sablevm-mini package...
authorNicolas Thill <nico@openwrt.org>
Wed, 18 Apr 2007 00:53:22 +0000 (00:53 +0000)
committerNicolas Thill <nico@openwrt.org>
Wed, 18 Apr 2007 00:53:22 +0000 (00:53 +0000)
commitb7ab7c96284800be798d07ce3c856d3360003439
tree19bd169e8dc151758b29b6d740f9d77878363030
parentf7b55fb25e4a9c764205aa7acfbe4ee9663ecb49
replace sablevm and sablevm-classpath with sablevm-sdk, add a sablevm-mini package containing a minimal set of classes and a working example

SVN-Revision: 6995
lang/sablevm-classpath/Makefile [deleted file]
lang/sablevm-classpath/files/mini.classlist [deleted file]
lang/sablevm-sdk/Makefile [new file with mode: 0644]
lang/sablevm-sdk/files/HelloWorld.java [new file with mode: 0644]
lang/sablevm-sdk/files/mini.classlist [new file with mode: 0644]
lang/sablevm-sdk/patches/001-heap_size.patch [new file with mode: 0644]
lang/sablevm/Makefile [deleted file]
lang/sablevm/patches/001-heap_size.patch [deleted file]