Enhanced tutorial: C/C++ & Java Integration
This tutorial will demonstrate a "transparent" integration of C/C++ & Java. We will create a C++ library, generate the C/C++ and Java wrapping code which we finally will use from a Java test.
We'll create different eclipse projects. Every project will be responsible for a different task.
This tutorial was tested using / written for a Windows (tm) platform.
| Start the tutorial | Up |