The Source for Java Technology Collaboration
User: Password:



   

News: Java for C++ Initial Release

Nov. 29, 2005
Permalink

Source: Java for C++ Project
Story Link: http://freshmeat.net/projects/java4cpp/?branch_id=61870&release_id=213125

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.

 Feed java.net RSS Feeds