Previous Topic: Upgrading MetadataNext Topic: Where Settings Are Stored


Where User Preferences Are Stored

Connector Xpress stores user preferences through the Java Preferences API.

On Windows, Java Preferences API stores data in the following registry key:

HKEY_CURRENT_USER\Software\JavaSoft\Prefs

On UNIX, Java Preferences API stores data in the users home directory under the following folder:

.java/.userPrefs

Note: The uninstaller does not remove this data, so subsequent installs preserve user preferences.

Set Preferences

You can change various aspects of the way Connector Xpress looks and behaves, such as its look and feel, search limits, and command parameters.

Follow these steps:

  1. Click Tools, Preferences.

    The Connector Xpress Preference dialog appears.

  2. Compete the fields on the dialog, then click OK.

    Connector Xpress applies and saves your preferences.

More Information:

Preferences Dialog