Skip to content

pschichtel/jni-access-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Small code generator to simplify Java access from C.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages