RMI Debugging Settings

The RMI Debugging node represents an execution mode for debugging RMI programs. When you generate a class with the RMI templates or the RMI wizard, the RMI debugging mode is assigned by default. You can see the debugging mode that has been assigned for a class by looking at the class's property sheet. (The property sheet's Execution tab has a Debugger property.) When you debug an RMI class, this property is used to start the Java virtual machine in which the debugger runs.

You can customize the properties that define the execution environment for debugging RMI programs. When you change the value of a property, your change affects all classes that use that debugging mode.

To customize the RMI Debugging setting:

  1. Choose Tools and choose Options from the main window.
  2. Expand the node for Debugging and Executing.
  3. Expand the node for Debugging Types and select RMI Debugging.

The Properties tab contains the following properties:

The Expert tab contains the following properties:

The Info tab contains the following properties:

See also
RMI Module Settings
RMI Registry Settings
RMI Activation Settings
RMI Compiler Settings
RMI Execution Settings

Legal Notices