This is the Java layer for calclib. This package is for creating a Java extension class using jni.
Follow the guide to create a Java extension here.
Please notice the naming convention, which is very important here.
Run make
to compile the Java extension.