See also
Overview | C++ | Python | .Net | Java | Matlab | Urbi
Java SDK | Java installation guide | Compiling and running the examples | Compiling the Java bindings from source | Java troubleshooting | Java SDK changelog
Compiling the Java bindings are not an easy task, because we use Swig and JNI.
We use C++ for the Java bindings, so you must already know how to use the C++ SDK.
If you still want to try, here’s how to do it:
Linux:
sudo apt-get install swig
Mac:
Depending on your version, swig may be already installed, if not, you can still compile it from source
Windows:
Get the swig zip from the SWIG website, extract it and make sure swig.exe is in your %PATH%
During the build some java files will be generated in:
java/src/