RMI Stub Compiler Settings

This node represents a mode for running the rmic compiler and generating RMI stubs and skeletons. When you generate an RMI implementation class with the RMI templates or the RMI wizard, this stub compilation mode is specified. You can see the stub compilation mode that has been specified for an implementation class by looking at the its property sheet. (The property sheet's Execution tab has a Stub Compiler property.) When compile an RMI implementation class, its Stub Compiler property is used to start the stub compiler.

The settings for this node define the stub compiler that will be executed when you compile RMI implementation classes.

Properties Tab

Error Expression

A string used in error messages to identify the source of messages issued when compiling RMI classes.

External Compiler

Identifies the executable used to compile RMI class for stub and skeletons. Defaults to a local copy of the rmic compiler.

Identifying Name

A name for the compilation mode defined with these property settings. Default value is "RMI Stub Compiler." When this name appears in a class's property sheet, the IDE uses the compilation mode defined by this node.

Legal Notices