无法创建新的黑莓项目

发布于 2024-12-04 01:58:02 字数 289 浏览 2 评论 0原文

基本上我使用 eclipse 并且安装了黑莓的插件,但是即使知道我是否转到 about 并且它被列为已安装,我也无法创建新项目,也无法打开透视图。在新项目菜单中找不到它。我只是按照这里的内容进行操作:

http://us.blackberry.com/developers/javaappdev /javaplugin.jsp

我还需要做些什么吗?

Basically I use eclipse and I installed the plugin for blackberry, however even know if I go to about and it is listed as installed, I cannot create a new project, or open the perspective either. It's nowhere to be found in the new project menu. I just followed what was on here:

http://us.blackberry.com/developers/javaappdev/javaplugin.jsp

Is there something else I need to do?

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

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

发布评论

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

评论(4

甜宝宝 2024-12-11 01:58:03

我也有同样的问题。

  1. 我下载了blackberry jde 7.1 for eclipse。
  2. 尝试添加新的黑莓项目,但没有黑莓项目选项。
  3. 检查我的JDK版本,原来我安装了jdk 5
  4. 删除jdk 5,并安装jdk 6 32位,更新31。
  5. 重新安装blackbery jde 7.1。
  6. 现在,当我尝试添加新的黑莓项目时,我有黑莓选项。

I have the very same problem.

  1. I download blackberry jde 7.1 for eclipse.
  2. Try to add new blackberry project, but there are no Blackberry project option.
  3. Check my JDK version, turns out I installed jdk 5
  4. Remove the jdk 5, and install jdk 6 32 bit, update 31.
  5. Reinstall the blackbery jde 7.1.
  6. Now I have Blackberry option when i try to add new blackbery project.
谷夏 2024-12-11 01:58:03

使用文件->创建新项目并在里面选择 Blackberry Project。请注意,您应该使用 Eclipse 的 BlackBerry 插件来执行此操作

Use file -> create new project and inside choose Blackberry Project. Note that you should use the BlackBerry plugin for eclipse to do that

债姬 2024-12-11 01:58:03

下载 Eclipse 和 Blackberry 安装包,然后就可以开始了。它将两者结合起来,避免安装新软件。

Download the Eclipse and Blackberry installation bundle and you're good to go. It combines the two and avoids having to install new software.

爱情眠于流年 2024-12-11 01:58:03

我遇到了这个问题,黑莓网站上的步骤帮助我解决了它:

来自:BlackBerry 开发人员网站< /a>

在现有的 Eclipse 环境中,按照以下步骤操作:

从“帮助”菜单中,选择“安装新软件”以打开“安装”窗口。
单击添加:
在“添加站点”对话框中,输入 URL http://www.blackberry.com/developers/ jar/win/java 到位置文本框中,并在名称文本框中指定 BlackBerry Java Plug-in Update Site。
单击确定,BlackBerry Update Site 将出现在可用软件列表中。
选择 BlackBerry Java Plug-in 项目和至少一个您想要使用的 BlackBerry SDK。选择可确保您的应用程序与预期目标市场兼容的 BlackBerry SDK 版本。了解有关 SDK 版本的更多信息。
单击“下一步”。
查看要安装的项目后单击“下一步”。
查看许可证后,选中我接受许可协议的条款。
单击“完成”开始安装。
成功下载文件后,系统将提示您重新启动 Eclipse。

i had this issue and the steps on blackberrys site helped me to resolve it:

from: BlackBerry Developer Site

In your existing Eclipse environment, follow the steps below:

From the Help menu, select Install New Software to open the Install window.
Click Add:
In the Add Site dialog, type the URL http://www.blackberry.com/developers/jar/win/java into the location text box and specify BlackBerry Java Plug-in Update Site in the name text box.
Click OK, BlackBerry Update Site appears in the Available Software list.
Select the BlackBerry Java Plug-in item and at least one BlackBerry SDK you want to work with. Choose the version of the BlackBerry SDK which ensures that your application is compatible with your intended target market. Read more about SDK versions.
Click Next.
Click Next after reviewing the items to be installed.
Check I accept the terms of the license agreement after reviewing the licenses.
Click Finish to begin installation.
After successfully downloading the files, you'll be prompted to restart Eclipse.

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