5. Examples

Most examples consist of two eclipse projects. One can be used to build an eclipse plugin which has to be installed in the Eclipse plugins folder (these projects have the suffix .plugin) and sample pure::variants projects (these projects have the suffix .pvproject). These projects can only be used when the respective Eclipse plugin is installed.

To ease the installation process, installed SDK provides two example packages installable from "New"->"Examples"->"Variant Management SDK". The Extensibility Example Plugins package contains all eclipse plugin projects and installs them into the workspace when selected. The Extensibility Example Projects package contains all example projects.

This example plugin is part of the pure::variants Extensibility Guide (PVESDK).

The name of the plugin is com.ps.pvesdk.examples.metrics

This example plugin is part of the pure::variants Extensibility Software Development Kit (PVESDK).

The name of the plugin is com.ps.pvesdk.examples.detailseditor.

This example plugin is part of the pure::variants Extensibility Software Development Kit (PVESDK).

The name of the plugin is com.ps.pvesdk.examples.element.simpleeditor.

This example plugin is part of the pure::variants Extensibility Software Development Kit (PVESDK).

The name of the plugin is com.ps.pvesdk.examples.modeling.eventhandler.plugin.