Re: [Ikvm-developers] sample distributio? Or, how to use reflection to load java bytecode? or, wher
Brought to you by:
jfrijters
|
From: Volker B. <vol...@go...> - 2013-04-12 15:58:02
|
Hi Kendall, I thing you means this page on the ikvm website http://www.ikvm.net/devguide/net2java.html This site is very old. The question is which year it means. It can be 2005 or equals. The wiki is more up to date http://sourceforge.net/apps/mediawiki/ikvm/index.php?title=Main_Page But you will not find any to subclassing. Which problem do you have with it? A converted Java class is like any other .NET class. Here are some special syntax: http://sourceforge.net/apps/mediawiki/ikvm/index.php?title=Using_Java_with_.NET Please write a liitle more what you want do then we can help you. Volker Am 12.04.2013 10:58, schrieb Kendall Shaw: > Is there any information on how to use java from .net using ikvm? > subclassing java code says see march 9 weblog. I see no march 9 entry in > the web log. Before that it says the hodgepodge sample in the sample > distribution demonstrates using java API. I see no sample distribution. > I see no documentation or samples in the source distribution. > > |