Compiling and Running a Client-side File

The RMI server must be running to successfully run your client.

To compile and run a client-side file:

  1. In the Filesystems tab of the Explorer window, right-click the client class and choose Properties.
  2. In the property sheet, open the Execution tab and make sure that the Executor property is set to RMI Client Execution.
  3. Right-click the node for the package that contains your client and choose Compile.
  4. Right-click again on the node for the client class and choose Execute.
See also
Generating a Client-side File
Adding Code to a Client-side File

Legal Notices