On the Generate Mapping Definitions page, specify the generation options to generate the Smalltalk code necessary to complete the mapping. This page includes the following fields:
Application specifies the location where the Smalltalk mapping methods will be stored. Select Browse to select from a list of available applications. (The default is to store the mapping methods in the same application as the mapped Smalltalk class.)
Application specifies the location where the SST mapping methods will be stored. Select Browse to select from a list of available applications. (The default is to store the mapping methods in the same application as the mapped SST class.)
Path specifies the location where the Java stub file will be stored. Specify a valid location on your system.
This option appears only if the interface is remote (it extends the java.rmi.Remote interface).