I am using standard blackberry editor from blackberry (not the eclipse) for OS 6.0.the simulator came with it is for model 9800 Torch but i want to use it for Bold 9650.I had downloaded the Bold 9650 simulator from web and installed on machine but i dont know how to add it in JDE 6 to use. so any help please. Thanks in advance.
Asked
Active
Viewed 932 times
1
-
2On the top right corner of the JDE window, there is a ComboBox for installed simulators. Check if the simulator `Bold 9650` is in there. – Rupak Jun 19 '12 at 16:01
-
Seems like a duplicate of [how to manually add simulators in blackberry eclipse?](http://stackoverflow.com/q/7510421/396949) question. – tonymontana Jun 19 '12 at 20:20
-
@MrVincenzo not a duplicate since he's asking about RIM's IDE which is called BlackBerry JDE. – Mister Smith Jun 20 '12 at 08:42
-
@MisterSmith How RIM's IDE differs from Eclipse with installed BlackBerry plugin? As far as I can recall, RIM's IDE was just a plugin until version 1.3. From version 1.3, Eclipse and BlackBerry plugin are bundled together (the plugin comes preinstalled in Eclipse). – tonymontana Jun 20 '12 at 10:39
-
@MrVincenzo That's not correct. RIM's JDE is a legacy Java standalone app. You don't need eclipse installed to run it. Very different from eclipse plugin which is more modern and is now the IDE of choice. Still you can download the old JDE here: https://developer.blackberry.com/java/download/jde. – Mister Smith Jun 20 '12 at 11:19
-
@MisterSmith Your are correct. My bad - it not a duplicate. I wasn't aware of the existence of of BlackBerry legacy JDE. – tonymontana Jun 20 '12 at 13:05
1 Answers
3
Newly installed simulators should appear in the BlackBerry JDE automatically. If you have multiple versions of the BlackBerry JDE, the installer only configures the simulator for one of them. Refer to this article for the steps to copy the configuration files to other installations of the BlackBerry JDE.
BlackBerry JDE does not recognize previously installed simulators

MSohm
- 815
- 6
- 11
-
1Welcome to Stack Overflow, Mark! We definitely can use some more BB knowledge :) – Nate Jun 30 '12 at 09:47