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.
Asked
Active
Viewed 1,198 times
2 Answers
6
Sure there are component packs on blackberry server available for download:
- download the Eclipse Software Update for the BlackBerry JDE vX.X Component Pack zip
- in Eclipse go Help -> Software Updates... -> Available Software -> Add Site -> Archive
- open downloaded update and install it
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:
- What is the best IDE for development on the BlackBerry?
- Blackberry Development Tips, Tricks & Gotchas
- Blackberry Development - Any suggestions on references and tools?
- Blackberry SDK
- Configuring Blackberry Eclipse plugin for 4.70 components
- Blackberry development on scripting language ?
- JDE Eclipse plugin or Blackberry JDE?
- Blackberry Development in Visual Studio
- blackberry development, is it as userfriendly as smartphone dev?
- What is a good toolkit for developing Blackberry applications?
- Do I have to use J2ME for Blackberry development?

Community
- 1
- 1

Maksym Gontar
- 22,765
- 10
- 78
- 114
2
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.

jjb
- 3,560
- 1
- 21
- 30