11.2. Component Templates Configuration
It is possible to customize the list of component presented when adding a new Maven dependency (see Section 3.3.1, “Adding a New Maven Dependency”). This configuration can be made in Eclipse preferences → .
11.2.1. Add a New Component Template
To add a new component template, follow these steps:
- Choose the type of component from the Component Type dropdown menu. The options Enabler, Resource Adaptor Type and Library are available.
- Fill the mandatory fields, Group ID, Artifact ID, Version
- Optionally fill the Description entry, which is what is shown later in the component selection list. If not filled "<Group ID> : <Artifact ID> : <Version>" will be shown.
- Click Add Component
11.2.2. Editing a Component Template
For simplicity, editing is only allowed for the version of the component template. To do so:
- Double-click the entry in the list
- The version field will become editable. Change it to the desired value
- Click some other entry, so the changes are accepted
11.2.3. Removing a Component Template
To remove a component from the template list:
- Select the entry in the list
- Click Remove Component