Apache NetBeans Wiki Index

Note: These pages are being reviewed.

How do I add native libraries to my module?

DLLs or SOs can be placed in the folder release/modules/lib/ in a module project’s sources (look in the Files tab). This will make them appear in the final NBM or application in a lib subdirectory beneath where the module’s JAR resides. Then just use System.loadLibrary as usual.

Applies to: NetBeans 6.8 and above

Apache Migration Information

The content in this page was kindly donated by Oracle Corp. to the Apache Software Foundation.

This page was exported from http://wiki.netbeans.org/DevFaqNativeLibraries , that was last modified by NetBeans user Akochnev on 2010-11-30T22:13:47Z.

NOTE: This document was automatically converted to the AsciiDoc format on 2018-02-07, and needs to be reviewed.