Dependencies

A package may depend on other packages. For example, suppose that package A depends on packages B and C; when package A is updated, packages B and C will also be checked and updated, if appropriate.

The CLASSPATH for each dependency will be added to the main CLASSPATH when the application or applet is published, ordered to match this list.