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.11compared with
Version Details
| 0.10 | 0.11 | |
|---|---|---|
| Release date | Apr 15, 2012 | Jan 08, 2013 |
| Licenses | LGPL 2.1 | LGPL 2.1 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 0.10 | 0.11 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.nativelibs4java » anarres-jnaerator | 1.2.7 | 1.2.8 |
| ~ Updated | com.nativelibs4java » bridj | 0.6.1 | 0.6.2 |
| ~ Updated | com.nativelibs4java » jnaerator-parser | 0.10 | 0.11 |
| ~ Updated | com.nativelibs4java » jnaerator-rococoa-runtime | 0.10 | 0.11 |
| ~ Updated | com.nativelibs4java » ochafik-swing | 0.10 | 0.11 |
| ~ Updated | org.eclipse.jdt.core.compiler » ecj | 3.7.1 | 3.7.2 |
