Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.55 KB

File metadata and controls

27 lines (17 loc) · 1.55 KB

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.