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
Request a code signature
Before you begin:
To perform this task, you must already have a .csi file that Research In Motion provides. For more information about requesting a .csi file from RIM , visit www.blackberry.com/eng/developers/javaappdev/codekeys.jsp
- In Eclipse®, in the Package Explorer view, right-click a BlackBerry® application project.
- Click BlackBerry > Sign with Signature Tool.
- Select the files that require a code signature.
- In the Signature Tool dialog box, click Request.
- Type your private key password.
- Click OK. The BlackBerry® Signing Authority Tool uses the private key password to append the signature to the request, and sends the signed list of .cod files to the Web Signer application for verification. The Web Signer application is installed when you install the BlackBerry Signing Authority Tool . For more information about the Web Signer application, see the BlackBerry Signing Authority Tool Version 1.0 - Password Based Administrator Guide .
Next topic: Requesting a replacement registration key
Previous topic: Using restricted code signatures