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.)
Path specifies the location where the Java interface 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).
When you have finished specifying generation options, select Finish to generate the mapping code and close the wizard.