build
action?Each main
and applet
action contains an
implied build
action. The harness will build the class specified by
the main
or applet
actions as needed without any
prompting. If the test requires additional class(es), every additional class
must be associated with an explicit build
action.