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

Calling .NET from Java:  Generate Proxies

We are now ready to generate the proxies. Choose Project → Build, and choose a name and location for the jar file that will contain the generated proxies. The proxy generation process may take a few minutes, and progress and other information will be indicated in the Output pane. In this example, we will call the generated proxy file logging.jar.

Find out more...