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.
Version0.12compared with
Version Details
| 0.11 | 0.12 | |
|---|---|---|
| Release date | Jan 08, 2013 | Mar 08, 2015 |
| Licenses | LGPL 2.1 | LGPL 2.1 |
| Vulnerabilities | None | None |
Compile Changes (7)
| 0.11 | 0.12 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.guava » guava | - | 18.0 |
| ~ Updated | com.nativelibs4java » anarres-jnaerator | 1.2.8 | 1.2.9 |
| ~ Updated | com.nativelibs4java » bridj | 0.6.2 | 0.7.0 |
| ~ Updated | com.nativelibs4java » jnaerator-parser | 0.11 | 0.12 |
| ~ Updated | com.nativelibs4java » jnaerator-rococoa-runtime | 0.11 | 0.12 |
| ~ Updated | com.nativelibs4java » ochafik-swing | 0.11 | 0.12 |
| ~ Updated | org.eclipse.jdt.core.compiler » ecj | 3.7.2 | 4.2.2 |
