IntelliJ Java IDE
The moose likes Blatant Advertising and the fly likes NewJ Library for C++ DR2: Java API in C++, for C++, optional JNI support Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Other » Blatant Advertising
Reply Bookmark "NewJ Library for C++ DR2: Java API in C++, for C++, optional JNI support" Watch "NewJ Library for C++ DR2: Java API in C++, for C++, optional JNI support" New topic
Author

NewJ Library for C++ DR2: Java API in C++, for C++, optional JNI support

Dom King
Greenhorn

Joined: May 19, 2004
Posts: 18
NewJ Library for C++ Developer Release 2 from PureNative Software supports JNI for the first time. It also ushers in NewJNI, the natural C++ interface to JNI, VMs, and JREs. This essential tool for Java/C++ developers is available for immediate download from pure-native.com.

NewJ Library for C++ implements the Java API and Java language features in 100% native C++, for C++. It makes the Java API feel like natural C++ for use in new or legacy C++ applications. Applications that take advantage of the Java API implemented in the NewJ Library are 100% native and run without requiring the installation or deployment of a VM.

NewJ Library for C++ also supports JNI, VM, and JRE interoperability for those applications that requires it.

NewJ Library for C++ Developer Release 2 features three NewJ AppWizards, the NewJ Class Generator visual tool, tight Visual C++ IDE integration, a revamped Developer's Guide with tutorials for NewJ APIs and NewJNI/NewJNInterop, interoperability with other C/C++ libraries and APIs, and full source code for NewJNI/NewJNInterop. The included debug library allows NewJ applications to be debugged entirely within the Visual C++ 6.0 IDE. These features make it easier than ever for Java/C++ developers to leverage the Java API to develop, debug, and deploy 100% native applications, or to develop native applications that interoperate with VMs and compiled Java classes.

A free minimum 30-day evaluation of NewJ Library for C++ is available for immediate download at http://www.pure-native.com/newj.html.
 
 
subject: NewJ Library for C++ DR2: Java API in C++, for C++, optional JNI support
 
Threads others viewed
Java to C/C++
Java RMI and C
How to map C++ objects with Java Objects ?
RMI+JNI or CORBA?
JNI Tutorials
IntelliJ Java IDE