Share via


IKVM.NET

http://c.statcounter.com/8947801/0/8de5751e/1/This article gives a very brief overview of IKVM.NET. IKVM makes it possible to execute Java bytecode with the .NET or Mono. A link list helps getting started.


Overview

Idea

IKVM makes it possible to execute Java bytecode with the .NET or Mono. It can convert and execute Java bytecode on the fly. IKVM consists of these components:

  • a Java virtual machine implemented in .NET
  • a .NET implementation of the Java class libraries
  • interoperability tools for the Java / .NET 

IKVM supports Java 1.6 without Swing and AWT.

The framework is developed by Jeroen Frijters. The name "IKVM" is a play of words: The first letter of "JVM" is replaced by surrounding letters "I" and "K".

Installation

To install IKVM.NET, run the following command in the Package Manager Console

PM> Install-Package IKVM

↑ Return to Top


Project & Download

Videos

↑ Return to Top


See Also

↑ Return to Top


Other languages

This article is also available in other languages: