Can't make new Blackberry Project

大兔子大兔子 提交于 2019-12-02 03:56:05

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.

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

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

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.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!