Create an Eclipse plug-in project as described in AWM API Usage Guide, and then perform the following steps:
This opens the New Extension dialog.
This adds the extension to the All Extensions list.
An Eclipse extension has to adhere to the rules that the extension point defines.
It is the task of the extension point implementer to define the structure of the AWM function package extension within the manifest editor. In the All Extension list, click com.microfocus.awm.model.extension.
This displays the Extension Details pane.
This opens another editor window containing a comprehensive description of the AWM Model Extension.
You must define at least one ID and a label for the new function package. The ID attribute value must be unique for all components within the function package. The label attribute defines the name of the function package in the AWM model editor.
In the Extensions tab, expand com.microfocus.awm.model.extension.
This displays the Extension Element Details pane.
When saving the manifest editor content, the information from Extension Element Details pane is added to the left All Extensions pane: