PreviousNext

How To Use Java Packages In .NET

by bill-s, 2013-05-18T16:57:44.000Z

IntroductionIn this tip, I am going to describe how to use Java Packages in .NET using IKVM.NET. In my previous tip, I have briefly described all about IKVM.NET. So before reading this tip, you can refer to that one. IKVM.NET provides this facility with the help of OpenJDK Project.

Read More