Generating Client-side Files

Generate client-side files with the RMI Module's RMI_Client template.

Generating Client-side Files With the RMI Templates

  1. From the IDE's main window, choose File  New to open the Template Chooser.
  2. From the RMI template category, select the RMI_Client template.
  3. Use the fields on the right side of the Template Chooser to specify a name for your client file and the package in which it should be generated.
  4. Click the "Finish" button.
  5. The RMI module creates an RMI client source file, named <Name_You_Input>.java.
For more information, see:
Legal Notices