Blackberry JAVA DEVELOPMENT ENVIRONMENT - - DEVELOPMENT GUIDE Manual page 91

Version: 4.7.0
Hide thumbs Also See for JAVA DEVELOPMENT ENVIRONMENT - - DEVELOPMENT GUIDE:
Table of Contents

Advertisement

Development Guide
2.
Open a command prompt and navigate to the location of the JavaLoader.exe file.
3.
Perform one of the following actions:
Task
Retrieve the Name, Version, Size, and
Date created information for a .cod
file.
Retrieve a list of .cod files that a .cod
file requires to run.
Retrieve information on
sibling .cod files
size of code section
size of data section
size of initialized data
number of class definitions
list of signatures applied to
a .cod file
Steps
Issue a command using the following format: javaloader info
.cod file
For example:
javaloader.exe info MyApplication.cod
Issue a command using the following format:
javaloader info [-d] .cod file
For example:
javaloader.exe info -d MyApplication.cod
Issue a command using the following
format:javaloader info [-v] .cod file
For example:
javaloader.exe info -v MyApplication.cod
Testing applications using the compiled .cod files
89

Advertisement

Table of Contents
loading

This manual is also suitable for:

Java development environment

Table of Contents