[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Bug#156019: RFP: SableVM -- SableVM implements the Java virtual machine specification, second edition.]



Grzegorz Prokopski wrote:
2. If SableVM is another research-mainly-not-for-ordinary-usage project
that doesn't support for ex. jar files and has no ambitnions to be
seriously used?

On the contrary. SableVM does support jar files on the classpath. It just doesn't yet support writing "sablevm -jar executable.jar", but this should be fairly easy to implement.

You can write:
sablevm --classpath blah.jar:/somedir/ org.my.app

Etienne

--
Etienne M. Gagnon                    http://www.info.uqam.ca/~egagnon/
SableVM:                                       http://www.sablevm.org/
SableCC:                                       http://www.sablecc.org/



Reply to: