Hitachi

JP1 Version 12 JP1/Navigation Platform Development Guide


4.11.1 How to delete plugins

To delete plugins:

  1. Start Navigation Platform (J2EE server).

    This step is not necessary if Navigation Platform is already running. For details about how to start Navigation Platform, see the manual JP1/Navigation Platform Setup and Operations Guide.

  2. To delete I/O Plugins, delete Operational Content that uses the plugins, or delete the association with those plugins from Operational Content.

  3. Select Run as administrator, and then start Eclipse.

  4. Select Window, Show View, Other, Ant, and then Ant. The Ant view appears.

  5. In the target list, double-click stopEar and then deleteEar to delete all plugins.

  6. Delete the directory of the plugins to be deleted (Navigation-Platform-for-Developers-installation-directory\pluginSDK\plugin\plugin-ID).

  7. If the plugins to be deleted only use the library placed on the layer of the System Class Loader, delete both the library and class path settings.

  8. If the plugins deleted in step 5 contain a plugin you do not want to delete, double-click deployEar and then startEar to deploy it again.

  9. Restart Navigation Platform.