|
|
||
News: Java for C++ Initial ReleaseNov. 29, 2005 Source: Java for C++ Project The Java C++ project has announced its initial release. "Java for C++ is a tool to generate C++ wrapper classes for existing Java classes. This tool reads a list of Java class names and creates source code for C++ classes to wrap them. The implementation of the wrapper classes uses JNI (Java Native Interface) to call the 'real' Java classes. The C++ API to use these wrapper classes is very close to the API of the original Java classes." Return to java.net News. | ||
|
|