Skip to content

Latest commit

 

History

History

java

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

javacalclib

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.