Generating a Client-side File

  1. From the main window, choose File and choose New.
  2. In the New Wizard, expand the RMI node and select RMIClient. Click Next to continue.
  3. Specify a name for your client file and the package in which it should be generated.
  4. Click Finish.

    The IDE creates an RMI client source file, named filename.java and opens it in the Source Editor. A node for the client file is displayed in the Explorer's Filesystem tabbed pane.

See also
RMI Templates
Adding Code to a Client-side File
Compiling and Running a Client-side File
Browsing RMI Registries

Legal Notices