Certain applications use previously prepared JAR files. If your
application uses such a previously prepared JAR filesay, the
Entertainment.jar
fileyou would include a reference to it file in
your JAR file's manifest, as shown in the following expansion of the
manifest file introduced in Segment 1066.
Main-Class: MovieApplicationTestor
Class-Path: Entertainment.jar