Object-Oriented JNI Add-In is a tool developed for MS Visual Studio. It generates C++ code (OOJNI classes) for java byte code (SUN/IBM/MS JDK1.1.x-1.6.x and above) selected and includes it into the active C++ project. It also makes JNI implementation of java interfaces. At the same time OOJNI Add-In makes all project setting for using, compiling and running the code generated. C++ programmer use OOJNI classes as regular C++ classes. Each OOJNI class wraps low-level JNI code to accesses to Java Class fields and methods. All data type conversions (from java-to-C++ and C++-to-java) are hidden from C++ programmer. Each java object reference encapsulated into special C++ 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:
In this update we did workaround to bypass a bug in JVM that did problem with Delegate option.
To install the product in Vista start Command Prompt as Administrator and execute commands:
cd <Directory with MSI File>
msiexec /i <MSI File>
| Updated: | 2009-06-17 |
| License: | Free |
| Publisher: | Javain Ltd. |
| Size: | 1.9 Mb |
| Require: | |
| System: | WinNT4x, WinXP, Win2000, Win2003 |
| Language: | English |
|
|||
| Close |