Using preprocessor directives in BlackBerry JDE plugin for eclipse?

有些话、适合烂在心里 提交于 2019-12-17 07:40:17

问题


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


回答1:


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



来源:https://stackoverflow.com/questions/1383277/using-preprocessor-directives-in-blackberry-jde-plugin-for-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!