Java for C++ 0.4

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...