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

Calling Java from .NET:  Generate Proxies

We are now ready to generate the proxies. Choose Project → Build, and choose a name and location for the assembly (.dll) 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 assembly logging.dll.

Find out more...