JNAerator (pronounce "generator") simply parses C and Objective-C headers and generates the corresponding JNA and Rococoa Java interfaces (it also has a very limited support for C++).
This lets Java programmers access native libraries transparently, with full IDE support and little to no hand-tweaking.
Users who are looking for ready-to-use libraries should check the NativeLibs4Java project instead.
Compile Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
LGPL 2.1
| com.nativelibs4java » ochafik-swing | 0.10 | 0.12 | |
LGPL 2.1
| com.nativelibs4java » jnaerator-rococoa-runtime | 0.10 | 0.12 | |
| com.nativelibs4java » bridj | 0.6.1 | 0.7.0 | ||
LGPL 2.1
| com.nativelibs4java » jnaerator-parser | 0.10 | 0.12 | |
Apache 2.0
| com.nativelibs4java » anarres-jnaerator | 1.2.7 | 1.2.9 | |
Java Compiler/Parser
EPL 2.0
| org.eclipse.jdt.core.compiler
»
ecj Eclipse Compiler for Java(TM) | 3.7.1 | 3.45.0 |
