Turn on application preprocessing
By default, preprocessing is turned on automatically when you create or import a BlackBerry® application project (you must restart Eclipse). You can turn on preprocessing for your applications manually by updating the Eclipse configuration file.
- Browse to .../BBEclipse/configuration, open the config.ini file.
- Add the following line to the config.ini file:
If you turn on preprocessing after you build a project, on the Project menu, you must clean the project before you build the project again.
Previous topic: Specify the heap memory for Eclipse