TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Post an article
Translate this page
Powered by
Microsoft® Translator
Wikis - Page Details
First published by
Carsten Siemens
When:
14 May 2013 8:37 AM
Last revision by
Carsten Siemens
When:
20 Jul 2014 6:36 AM
Revisions:
25
Comments:
14
Options
Subscribe to Article (RSS)
Share this
Engage!
Wiki Ninjas Blog
(
Announcements
)
Wiki Ninjas on Twitter
TechNet Wiki Discussion Forum
Can You Improve This Article?
Positively!
Click Sign In to add the tip, solution, correction or comment that will help other users.
Report inappropriate content using
these instructions
.
Wiki
>
TechNet Articles
>
IKVM.NET
IKVM.NET
Article
History
IKVM.NET
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.
Table of Contents
Overview
Idea
Installation
Links
Project & Download
Videos
See Also
Other languages
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
Links
Project & Download
IKVM.NET Home Page
Download, FAQ, User's Guide, Tutorial, Developer's Guide, Contributing
IKVM.NET on SourceForge
Download, source code, FAQ, support and mailing lists
IKVM.NET in NuGet Gallery
Videos
IKVM.NET: Building a Java VM on the .NET Framework
(38 min, April 2012)
Jeroen Frijters gives an introduction to IKVM.NET on Channel 9.
E2E: Erik Meijer and Jeroen Frijters - IKVM.NET
(28 min, May 2012)
Erik Meijer interviews Jeroen Frijters on Channel 9.
↑
Return to Top
See Also
How to peep into the .Net world from a Java App
The article shows the pros and cons of two Java-.NET-integration approaches: IKVM and Java-COM-Bridge.
User Page: Carsten Siemens
Information about other TechNet Wiki articles written by Carsten Siemens.
↑
Return to Top
Other languages
This article is also available in other languages:
IKVM.NET (de-DE)