首先在 Eclipse 上安装三个代码签名密钥。用于 Eclipse 用户的 BlackBerry JDE 插件:
Save all 3 .csi files in the same directory (each one will be sent in a separate email message).
Start Eclipse.
Click on the BlackBerry menu and choose Install Signature Keys.
Select one of the 3 .csi files saved in step 1 and click Open.
Click "Yes" to create a new key pair file.
Type a password for your private key of at least 8 characters, and type it again to confirm. This is your private key password, which protects your private key. Please remember this password as you will be prompted for it each time signing is attempted or a signature key is installed.
Move your mouse to generate date for a new private key.
In the Registration PIN" field, type the PIN number that you supplied on the signature key order form.
In the Private Key password field, type the password created in step 6.
Click Register .
Click Exit .
Repeat this process for the other csi files.
然后右键单击您的 Project -> Blackberry -> Sign with Signature Tool,然后它会提示输入密码。提供密码后,它将签署所有必要的文件。完成签名后,它将在 Eclipse 控制台中显示您签名的 Cod 文件的位置。