[Mono-list] Java sources question

Jonathan Pryor jonpryor at vt.edu
Sat Oct 15 19:41:31 EDT 2005


On Sat, 2005-10-15 at 03:55 -0300, sombriks wrote:
> I have some old Sources written by me in Java language to run over the 
> java plataform (duh!), so
> i would like to konw: how could i made this sources work whith mono?

You want IKVM.  See: http://www.ikvm.net.

Do be warned that IKVM uses GNU ClassPath for its Java API
implementation, so it won't offer 100% compatibility with Sun's JVM.

 - Jon




More information about the Mono-list mailing list