Option
Description
-q
This option suppresses the creation of success output messages for .jad file
processing operations. If an error occurs during .jad file processing, a non-zero exit
code is produced.
-n
This option suppresses the backup of the original .jad file.
input.jad
This option specifies the .jad file to update.
additional.jad
This option specifies other attributes to add to the input.jad file.
For more information, see the BlackBerry Integrated Development Environment Help or the BlackBerry Signing Authority Tool
version 1.0 - Password Based Administrator Guide.
Correct the .cod file sizes listed in a .jad file.
1.
Use the BlackBerry® Integrated Development Environment to create two BlackBerry® device application files, for example,
test.cod
and
test.jad
.
2.
Use the BlackBerry® Signing Authority Tool to sign the .cod file.
3.
From a command-prompt, navigate to the location of the Updatejad tool.
4.
Type a command to correct the .cod file sizes listed in test.jad.
updatejad.exe test.jad
Create .jad files that reference multiple .cod files.
1.
Use the BlackBerry® Integrated Development Environment to create two BlackBerry® device application files, for example,
lib.cod
and
lib.jad
.
2.
Use the BlackBerry® Signing Authority Tool to sign the .cod file.
3.
Use the BlackBerry IDE to create two other BlackBerry device application files that use the .jad file, for example,
test.cod
and
test.jad
.
4.
Use the BlackBerry Signing Authority Tool to sign the new .cod file.
5.
From a command-prompt, navigate to the location of the Updatejad tool.
6.
Type a command to add the .cod file names from the first .jad file to the new one.
updatejad.exe test.jad lib.jad
Development Guide
92