JNBridgePro: Java and .NET interoperability bridge. JNBridgePro: Java and .NET interoperability bridge.

JNBridgePro

Bridge anything Java to .NET, Bridge anything .NET to Java

Calling Java from .NET:  Load Classes

The next step is to load the classes from each of the .jar files, and to add JavaClass. For the .jar files, choose Project → Add Classes from JAR File for each .jar file. For a single class such as JavaClass, use the menu command Project → Add Classes from Classpath and enter the fully qualified class name loggerDemo.JavaClass.

Find out more...