jni-access-generator Small code generator to simplify Java access from C. Usage is simple: Add @JNIAccess to a constructor, method or field and use the generated functions to access them from JNI.