OOJNI Advanced Add-in for VC6 2.01.17

License: Free Trial ‎File size: 2.05 MB
‎Users Rating: 5.0/5 - ‎2 ‎votes

ABOUT OOJNI Advanced Add-in for VC6

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 msiexec /i