/JNAerator

JNAerator: native bindings generator for JNA / BridJ / Node.js

Primary LanguageJava

Maven Central Build Status Join the chat at https://gitter.im/nativelibs4java/JNAerator

JNAerator generates complete native bindings for C, C++ and Objective-C libraries, targetting BridJ, JNA or node.js runtimes.

A comprehensive documentation is available on its Wiki.

It was previously hosted on ochafik/nativelibs4java.

Quick links

Building

git clone http://github.com/nativelibs4java/JNAerator.git
cd JNAerator
mvn clean install

Use mvn clean install -DskipTests if the build fails during the test phase.

Support

Please use the mailing-list and file bugs.