从哪里获取 net_rim_api.jar?
我在J2ME环境中工作了6个月。在这6个月里,我完成了j2me基础UI设计,包括文本框、表单、画布等。
现在,我的组织给我分配了一个黑莓应用程序。我发现,在j2me中开发黑莓应用程序需要“net_rim_api.jar”。但我不知道这个jar包是从哪里下载的。所以请告诉我链接等。
I'm working in J2ME environment for 6 months. In these 6 months I had done in j2me basics UI design including textbox, form, canvas, etc.
Now, my organization assign me a blackberry application. I fount that, "net_rim_api.jar" is need for developing blackberry application in j2me. But I don't know from where this jar is downloaded. So kindly tell me the link, etc.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
net_rim_api.jar 库包含在 BlackBerry JDE 的 lib 文件夹中。您可以在此处下载 JDE http://us.blackberry.com/developers/javaappdev/javadevenv .jsp。
The net_rim_api.jar library is included with the BlackBerry JDE in the lib folder. You can download the JDE here http://us.blackberry.com/developers/javaappdev/javadevenv.jsp.
对于 Eclipse 插件
net_rim_api.jar
库包含在以下路径中:C:\Eclipse\plugins\net.rim.ejde.componentpack7.1.0_7.1.0.10\components\lib
For Eclipse plugin
net_rim_api.jar
library is included in the below path :C:\Eclipse\plugins\net.rim.ejde.componentpack7.1.0_7.1.0.10\components\lib