How to use JNBridgePro with new and emerging languages

Have a new language that you want to integrate with .NET or Java? Here we show you how.

”Proxy by Name”, a new feature in JNBridgePro 7.3

“Proxy by name” is a new JNBridgePro 7.3 feature that maps parameter names from underlying methods and constructors into the proxies, so they appear in IntelliSense and tool tips while you’re writing code.

Bridge methods in JNBridgePro 7.3

JNBridgePro 7.3 fixes a longstanding issue related to differences in the way Java and .NET handle method return types that differ from the return types dictated by interfaces or abstract superclasses.