Creating a new OCCI Extension
This is the user guide for the snapshot version of OCCIware.
OCCIware Studio » Creating a new OCCI Extension
This tool allow to create new OCCI extensions.
Such extensions can be used to define configurations and to generate tooling.
To create a new extension, follow the steps below.
1. Right-click on the project explorer and click New.
2. Select Other ยป OCCI Extension Project.
3. Fill in the project name.
It is recommended to put a namespace first then the extension name, e.g in my.company.extensionname
.
4. Select the extensions you wish to extend (you will be able to change that later).
Eventually, click Finish to complete the wizard.