Hitachi

JP1 Version 12 JP1/Navigation Platform Development Guide


A.2 How to use Suspend/Resume Plugins (sample)

To use a Suspend/Resume Plugin (sample):

  1. Copy the sample plugin to the plugin development work directory.

    The following indicates the file to be copied and the destination directory.

    File to be copied

    Navigation-Platform-for-Developers-installation-directory\sample\plugin\ucnp.plugin.suspend

    Destination directory

    Navigation-Platform-for-Developers-installation-directory\pluginSDK\plugin

  2. Edit the value specified for the constant DEFAULT_SAVE_FOLDER to change the folder to which suspend information will be output.

  3. Build the plugin.

    For details about how to build the plugin, see 4.6 Building plugins.

  4. Enable the Suspend/Resume Plugin in the system.

    Specify true for the ucnp.base.client.suspend.enable key in the user property file (ucnp_user.properties). For details about how to configure the user property file, see the manual JP1/Navigation Platform Setup and Operations Guide.