NOTES CLIENT INSTALLATION AND SMART UPGRADE


Installing and updating custom and third-party features and plug-ins
After you have created or obtained a new third-party or custom Eclipse-based feature and set of plug-ins, you have four ways to install it for your IBM® Lotus® Notes® users.
For information, see the topic Customizing Notes installation using the install manifest .
For information, see the topic Creating a traditional third-party installer .
For information, see the topic Enabling user-initiated update for Notes and Creating and using an NSF-based update site.
For information, see the topic Creating and using an NSF-based update site and Configuring component update for composite applications.

Creating features and plug-ins

Regardless of how you make third-party or custom Eclipse-based features and plug-ins available for Notes installation or update, you must first create or obtain the feature, create an install manifest to describe what is to be installed and place the new features and plug-in JAR files correctly in an update site directory along with a site index. Tools such as the IBM® Lotus® Expeditor integrated development environment (IDE) help automate the Eclipse feature development process for you.

You should also specify feature and plug-in security settings for signing, and can specify additional information such as a list of valid sites from which to obtain install and update information, and some security settings, using a PLUGIN_CUSTOMIZATION.INI file.

For information, see the topic Creating custom or third-party features and plug-ins.

Signing features and plug-ins

Prior to making a new third-party or custom Eclipse-based feature available for Lotus Notes installation or update, you must correctly sign the feature. Once signed, you must also include signing information in the PLUGIN_CUSTOMIZATION.INI file that accompanies the install manifest.

For information, see the topic Signing custom or third-party features and plug-ins.

See also