An open API service indexing awesome lists of open source software.

https://github.com/alexanderschuetz97/jnigenerator

Maven plugin to generate boilerplate code c code to interact with the JVM using JNI from the c side.
https://github.com/alexanderschuetz97/jnigenerator

Last synced: about 2 months ago
JSON representation

Maven plugin to generate boilerplate code c code to interact with the JVM using JNI from the c side.

Awesome Lists containing this project

README

        

# jnigenerator
Maven plugin to generate boilerplate code c code to interact with the JVM using JNI from the c side.

## License
jnigenerator is released under the GNU General Public License Version 3.

A copy of the GNU General Public License Version 3 can be found in the COPYING file.

## Usage
see pom.xml of https://github.com/AlexanderSchuetz97/JavaNativeUtils/tree/master