Set Dependencies
The Dependencies pane is the second pane of the Packager. This pane has four areas, which will enable the user to view all the classes which will be added to the Jar file.
The MIDlets area shows a list of the MIDlets which were added to the Jar on the MIDlets pane. MIDlets may be added or removed on that pane.
The Exclude packages area is a list of packages which do not need to be added to the jar file. For example, although all MIDlets probably use the javax.microedition.lcdui package, the classes in this package do not need to be added to the Jar file because they should already be loaded on the MID-enabled device.
In the Additional Starting Points area, additional classes may be manually added for inclusion to the Jar file.
Finally, the last area will show the current dependencies. Press the View Dependencies button, and a tree will be built which shows the classes which will be added to the Jar.
| Data Representations, Inc. http://www.datarepresentations.com support@datarepresentations.com sales@datarepresentations.com |