Help Center
Local Navigation
- Development Guide
- Managing BlackBerry application projects
- Create a BlackBerry application project
- Create a Java source file in a BlackBerry device application project
- Import a BlackBerry application project from an existing BlackBerry JDE workspace
- Import a BlackBerry Java Plug-in for Eclipse sample application
- Import a file into a BlackBerry application project
- Delete a file from a BlackBerry application project
- Change the properties of a BlackBerry application project
- Project dependencies
- Add a project dependency
- Add a .jar file dependency
- Specify the application settings for a BlackBerry application project
- Specify the localization settings for a BlackBerry application project
- Specify compiler settings for a BlackBerry Application project
- Specify the build settings for a BlackBerry application project
- Specify the alternate entry point settings for a BlackBerry application project
- Create a launch configuration for a BlackBerry device application project
- Managing BlackBerry device application memory
- Localizing BlackBerry device application projects
- Building a BlackBerry device application
- Running BlackBerry device applications that use protected APIs
- Register to use protected BlackBerry APIs
- Using restricted code signatures
- Request a code signature
- Requesting a replacement registration key
- Prevent a BlackBerry device application that runs on the BlackBerry Smartphone Simulator from accessing protected APIs
- Use a code signing key to protect packages and classes
- Install a new code signing key
- Import an existing code signing key
- Remove a code signing key
- View the signature status for code signature requests
- Restrict access to packages or classes in a BlackBerry library project
- Sign a BlackBerry application project automatically after packaging
- Turn off automatic signature when you package a BlackBerry application project
- Run the BlackBerry Signature Tool in the background
- Suppress password prompts from the BlackBerry Signature Tool
- Suppress code signing warnings
- Testing and debugging BlackBerry applications
- Configuring the BlackBerry Smartphone Simulator
- Specify configuration settings for the BlackBerry Smartphone Simulator
- Specify the appearance of the BlackBerry Smartphone Simulator
- Specify debugging preferences for the BlackBerry Smartphone Simulator
- Specify network settings for the BlackBerry Smartphone Simulator
- Specify ports for the BlackBerry Smartphone Simulator
- Specify memory settings for theBlackBerry Smartphone Simulator
- Specify advanced features for the BlackBerry Smartphone Simulator
- Specify a BlackBerry device for a BlackBerry Smartphone Simulator launch configuration
- Specify a BlackBerry Smartphone Simulator that is installed outside of the Eclipse environment
- Run a BlackBerry device application in the BlackBerry Smartphone Simulator
- Testing a BlackBerry device application with the BlackBerry Smartphone Simulator
- Testing a BlackBerry device application that uses an HTTP connection
- Start the BlackBerry MDS Connection Service when you start the BlackBerry Smartphone Simulator
- Open a web site in the BlackBerry Browser when the BlackBerry Smartphone Simulator starts
- Start a BlackBerry device application when the BlackBerry Smartphone Simulator starts
- View output from the BlackBerry Smartphone Simulator
- Add a BlackBerry device application to the BlackBerry Smartphone Simulator launch configuration
- Debug a BlackBerry device application on a BlackBerry Smartphone Simulator that is running
- Add a .jar file, that was created without using RAPC, to the BlackBerry Smartphone Simulator or a BlackBerry device
- Run a MIDlet application in the BlackBerry Smartphone Simulator
- Reload a BlackBerry device application without restarting the BlackBerry Smartphone Simulator
- Restore the default settings for the BlackBerry Smartphone Simulator
- Set preferences for running a BlackBerry device application in debug mode
- Test a BlackBerry device application on a BlackBerry device
- Debug a BlackBerry device application on a BlackBerry device
- Making BlackBerry device applications available to BlackBerry device users
- Packaging a BlackBerry application project for multiple versions of BlackBerry Device Software
- Distributing a BlackBerry device application from a web page
- Distribute a BlackBerry device application from the BlackBerry Desktop Manager
- Turn off .alx generation when you package a BlackBerry application project
- Configuring the BlackBerry Smartphone Simulator
- Troubleshooting
- Managing BlackBerry application projects
- Provide feedback
- Legal notice
BlackBerry Manuals & Help
>
Documentation for Developers
>
BlackBerry Java Plug-in for Eclipse
>
BlackBerry Java Plug-in for Eclipse (Windows)
>
Development Guide - BlackBerry Java Plug-in for Eclipse - 1.1
Register to use protected BlackBerry APIs
- Visit www.blackberry.com/JDEKeys and complete the registration form.
- Save the .csi file that Research In Motion sends to you. The .csi file contains a list of signatures and your registration information. If the BlackBerry® Signing Authority Tool administrator does not provide you with the .csi file or the Registration PIN and you are an ISV partner, contact your ISV Technical Partnership Manager. If you are not an ISV partner, send an email message to jde@rim.com.
- Double-click the .csi file to start the BlackBerry Signing Authority Tool .
- If a dialog box appears that states that a private key cannot be found, follow the instructions to create a new key pair file.
- In the Registration PIN field, type the PIN that RIM provided.
- In the Private Key Password field, type a password of at least eight characters. The private key password protects your private key. If you lose this password, you must register again with RIM. If this password is stolen, contact RIM immediately.
- Click Register.
- Click Exit.
Next topic: Using restricted code signatures
Previous topic: Running BlackBerry device applications that use protected APIs