Configure your BlackBerry Tablet OS project
Your project requires some setup in order to access the capabilities of the
BlackBerry Native SDK for Tablet OS.
To add assets for the application to use at run time:
-
Select and expand a project in the Project Explorer view, and then double-click bar-descriptor.xml in your project.
-
In the bar-descriptor.xml view, click Assets then click (All Configurations).
-
In the Assets section, click Add.
-
In the dialog, click Workspace and select the file you want to the application to use.
-
Click OK and then Save.
-
In the Project Explorer view, right-click your project and select Properties.
-
In the left-hand navigation pane, select .
-
In the Tool Settings tab, select .
-
In the Libraries section, verify the entries that currently appear in the list.
These libraries should be enough to get the
project compiled and linked. If you run into issues, you can always check that the
include paths for the project are correct by looking at the QCC
Compiler, QCC Assembler, and QCC Linker items in the IDE.