Remote System Explorer runtime options
Version 1.0 - Last revised September 20, 2006
The Remote System Explorer (RSE) is configurable through System properties. Many of these
properties can be used to specify initial RSE settings.
System properties
The following System properties are used by RSE.
Properties can be set in the following ways:
- use -DpropName=propValue as a VM argument to the Java VM
- set the desired property in the config.ini file in the appropriate configuration
area
- rse.showNewConnectionPrompt
- whether to show the New Connection prompt in RSE views by default. "True" or "false".
- rse.showLocalConnection
- whether to create and show a Local connection by default when RSE starts with a new worspace. "True" or "false".
- rse.enableSystemTypes
- a comma-separated list of system types to enable by default. This property can be used to limit the system types in RSE.
- rse.showProfilePage
- whether to show a New Profile wizard by default when creating a new connection for the first time. "True" or "false". If this is "false", a new profile with the hostname is created without asking the user.