Smalltalk loadpackage:<nameOfPackage>
A good place to keep such package-load instructions is "MyWorkspace.wsp
",
which - if such a file is present in the current directory -
is shown automatically in the SystemWorkspace.
The quickstart option is also recommended to check if all required classes are present for a deployed stand-alone binary executable (which can/should not load missing classes dynamically).