Software Requirements
Hardware Requirements
Window XP or 2000 OS
Intel / AMD powered processor
1GB RAM
Hard Disk (40 GB)
Keyboard
Mouse
Running the Software
- Install JDK.
- Install the NetBeans to your “SELECTED DRIVE” of your machine.
- Install the JDE 4.7.0.
- In Net Beans, Select Tools > Java Platform Manager from the top navigation bar.
- Click the Add Platform button.
- Select Custom Java Micro Edition Platform Emulator. Click Next.
- The Platform Home should be JDE installation directory (
C:\Program Files\Research In Motion\BlackBerry JDE 4.7.0
). Enter BlackBerry as Platform Name.
- Enter 9530 as Device Name.
- Keep the Preverify Command as it is.
- Modify the Execution and Debugger Commands as shown:
- Execution Command:
cmd /C "cd /D {platformhome}{/}simulator&{device}"
- Debugger Command:
cmd /C "cd /D {platformhome}{/}bin&jdwp"
Click Next.
- The Bootstrap Libraries panel displays a long list of jar files. Select all of the listed files except
net_rim_api.jar
and click Remove. Click Next.
Note: If the
Then click next.
net_rim_api.jar
is not in the list, Click the Add button, and type in or navigate to C:\Program Files\Research In Motion\blackberry JDE 4.7.0\lib\net_rim_api.jar
and click Open.
Then click next.
- In the Sources and JavaDoc panel, click the Add button next to the JavaDoc window and type in or navigate to:
C:\Program Files\Research In Motion\BlackBerry JDE 4.7.0\docs\api\.
- Click Finish, and then click Close.
0 comments:
Post a Comment