vote up 1 vote down star

How to use preprocessor directives in BlackBerry JDE plugin for eclipse?

flag

1 Answer

vote up 2 vote down check

Within the eclipse config file (%ECLIPSE_HOME%\configuration\config.ini) make sure the following line exists.

osgi.framework.extensions=net.rim.eide.preprocessing.hook

With the current BlackBerry plugin (1.0.0.67) config line is added for you. I'm not sure about older versions of the plugin.

Also, checkout this Stack Overflow question for more information on the BlackBerry preprocessor.

Preprocessor directives supported by the RIM compiler

link|flag
Once we do this, how do we use the directives in our code? Is it similar to what Antenna provides? – Ram Sep 9 at 5:49
Edited to show a link to another question that sheds more light. Hope it helps. – Fostah Sep 9 at 12:03

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.