OOJNI Add-in (C#,VB#) for VS2005/2008 3.00.02

License: Free Trial ‎File size: 936.54 KB
‎Users Rating: 5.0/5 - ‎1 ‎votes

ABOUT OOJNI Add-in (C#,VB#) for VS2005/2008

Object-Oriented JNI Add-In is a tool developed for MS Visual Studios 2005, 2008. It generates C# and VB# code (OOJNI classes) for java byte code (SUN/IBM/MS JDK1.1.x, JDK1.3.x and later) selected and includes it into the active project. It also makes JNI implementation of Java class native methods. At the same time OOJNI Add-In makes all project setting for using, compiling and running the code generated. Developer uses OOJNI as regular C# or VB# classes. Each OOJNI class wraps low-level JNI code to accesses to Java Class fields and methods. All data type conversions are hidden from Developer. Each java object reference encapsulated into special OOJNI class – Java Reference Wrapper, which makes a shallow copy of the java object reference in different OOJNI classes. This approach makes possible to reduce a number of java references used in JNI code. Note: This version of the tool runs also in Vista OS but reference to oojni.net20.dll from GAC should be added by hand. To install the product in Vista start Command Prompt as Administrator and execute commands: cd msiexec /i