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?
I have the very same problem.
- I download blackberry jde 7.1 for eclipse.
- Try to add new blackberry project, but there are no Blackberry project option.
- Check my JDK version, turns out I installed jdk 5
- Remove the jdk 5, and install jdk 6 32 bit, update 31.
- Reinstall the blackbery jde 7.1.
- 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.