> Eclipse IDE.Create a user library:
> Double-click "Native library location", type the directory where native library files are stored, and click "OK".
Even creating those packages w/ Eclipse with the
following 2 export types of 'Library handling':
- Copy required libraries into a sub-folder next to the generated JAR
- Package required libraries into generated JAR
is compatible with the native JARs.