Mac 上的 BlackBerry OS 7 Java 开发和模拟?

发布于 2024-12-01 05:33:54 字数 95 浏览 3 评论 0原文

如何在 Mac 上设置 Eclipse 以与最新的 BlackBerry SDK(我有新的 Bold 9900)配合使用?Bold 9900 的模拟器可以在 Mac 上运行吗?

How do I setup Eclipse to work with the newest BlackBerry SDK (I have the new Bold 9900) on my Mac and can the simulator for the Bold 9900 work on mac?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

旧城空念 2024-12-08 05:33:54

你运气不好。如果我没记错的话,他们为 OS 6 提供了 Mac OS 安装包(Eclipse+SDK),其中包含必要的二进制文件(预编译器等),但没有针对 Mac OS 的模拟器。您需要一个物理设备。

请参阅http://us.blackberry.com/developers/javaappdev/macosx.jsp

一旦 OS 6 启动并运行,您就可以安装 OS 5 或 7 SDK。

我发现我下载的安装应用程序(名为 BlackBerry_JDE_PluginFull_1.3.0.201102031007-19.zip)无法启动,这是由于其中的二进制文件没有正确的可执行权限(即0755)解压后。

You're out of luck. If I recall correctly they provide a Mac OS installation package (Eclipse+SDK) for OS 6, containing the necessary binaries (precompiler and such), but there is no simulator for Mac OS. You need a physical device.

See http://us.blackberry.com/developers/javaappdev/macosx.jsp

Once you have the OS 6 thing up and running, you can install the OS 5 or 7 SDK.

It occurred to me that the setup application (named BlackBerry_JDE_PluginFull_1.3.0.201102031007-19.zip) I downloaded wouldn't start, which was due to the binary in there not having the correct executable permissions (i.e. 0755) after unzipping.

季末如歌 2024-12-08 05:33:54

您可以使用 wine 添加模拟器
这是一个例子
http://azizuysal.com/2009/07/ 06/blackberry-development-on-mac-os-x/

You can add an emulator using wine
Here's an example
http://azizuysal.com/2009/07/06/blackberry-development-on-mac-os-x/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文