Configure the build and packaging settings
- In the Package Explorer view, right-click your ActionScript mobile project.
- Click Properties.
- Expand ActionScript Build Packaging.
- Click BlackBerry.
- Select the Add platform specific libraries to library path check box.
- On the
Native Extensions
tab, select the Package
checkbox for all the Native Extensions you will use in your
application. For this application you only need to select the
QNXSkins.ane package.
- Click OK.
- Save your project.