用于 BlackBerry 开发的 IDE
我已经安装了 eclipse JDE 插件(即 BlackBerry_JDE_PluginFull_1.0.0.67.exe),我只能为 BlackBerry JDE 4.5.0 创建一个黑莓项目。当我在窗口 -> 首选项 ->blackberry-> 安装的 Eclipse 组件中看到只有 BlackBerry JDE 组件包 4.5.0 可用时,如果我想要多个 JDE 应该做什么。除了用于 BlackBerry 开发的 Eclipse。
I have installed eclipse JDE plugin (ie BlackBerry_JDE_PluginFull_1.0.0.67.exe) , i can create a blackberry project only for BlackBerry JDE 4.5.0 . when i see in window ->preferences ->blackberry->installed components of eclipse ony BlackBerry JDE component package 4.5.0 is available, if i want to have multiple JDEs what should be done .Is there are any IDEs other than Eclipse which are used for BlackBerry Developement.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
当然,blackberry 服务器上有可供下载的组件包:
,您可以在一个 Eclipse 安装中使用它们。正如您所知,只需使用窗口 -> 首选项 -> 黑莓 -> 安装的组件即可切换它们。
也可能有用:
Sure there are component packs on blackberry server available for download:
And you can use them all in one Eclipse installation. Just switch them with window ->preferences ->blackberry->installed components as you already know.
Also may be useful:
我主要使用 NetBeans 来开发 Blackberry 应用程序。您可以向 NetBeans 添加与您所针对的不同 JDE 相对应的多个平台。说明位于:
http://www.netbeans.org/kb/55/blackberry。 html
虽然声称它们适用于 5.5,但也可以在最新版本的 NetBeans 上正常工作。我没有使用 Eclipse 进行 Blackberry 开发。
I've mainly used NetBeans to develop Blackberry apps. You can add multiple platforms to NetBeans corresponding to the different JDEs that you are targeting. The instructions at:
http://www.netbeans.org/kb/55/blackberry.html
while claiming they are for 5.5, work just fine with the latest version of NetBeans as well. I have not used Eclipse for Blackberry development.