Blog‎ > ‎IT‎ > ‎

Run Java code on .Net

posted Dec 2, 2010, 12:18 PM by Jake Vosloo   [ updated Dec 2, 2010, 12:21 PM ]
You can cross compile Java libraries to .Net using IKVM.NET which will output a normal .Net dll file.
Comments