Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: 808e03b91c982347ec5a2b9e868635ba8bb61dfe Size: 942.68 KB File Format: zip
Rating: 2.260869565
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 152 License: Demo / Trial Version
OOJNI Add-in for VS2005-2008 is a demo software by Javain and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download OOJNI Add-in for VS2005-2008 which is 942.68 KB in size and belongs to the software category Programming. OOJNI Add-in for VS2005-2008 was released on 2009-06-08 and last updated on our database on 2017-04-21 and is currently at version 3.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
OOJNI Add-in for VS2005-2008 Description
Object-Oriented JNI Add-In is a tool developed for MS Visual Studios 2005, 2008. It generates C# or 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. This version of the tool runs also in Vista OS but reference to oojni.net20.dll from GAC should be added by hand. Version 3.00.00 adds an ability to generate C# and VB# code and includes new examples.
Whats new in this version:
Version 3.00.00 adds an ability to generate C# and VB# code and includes new examples.