开发者

BlackBerry JRE independent java coding

开发者 https://www.devze.com 2023-02-08 05:59 出处:网络
How can i develop BlackBerry JRE independent java code for an application. Here we have so many types of JREs for blackberry so i would like to run my code in all versions without having code modifica

How can i develop BlackBerry JRE independent java code for an application. Here we have so many types of JREs for blackberry so i would like to run my code in all versions without having code modifications. For example, in iphone we use preprocessor statements to avoid versioning 开发者_运维技巧problem like that do we have any alternatives?

Thanks

venu


There is a preprocessor for BB as well. See the docs for how to use it.

0

精彩评论

暂无评论...
验证码 换一张
取 消