Fork me on GitHub

Creating a Sirius Example

OCCIware Studio » Creating a Sirius Example


The following steps allow to create an Sirius Example which will appear in the main Cloud Designer examples wizard.

First, you need to create a sample project which will be made installable as an example.

Example Base

An image will be required to integrate the example in the common wizard. You can export the current diagram as an image for instance.

Export Image

You need to declare the sample project as an example, to do that first convert the project to a plug-in project:

Convert to Plugin

Select your project and click Finish. Then open the META-INF/MANIFEST.MF file and make the following changes:

Add Dependency

Create Extension

Fill Extension

To test the new example, launch an Eclipse runtime from the workspace containing the example project, then use the new examples wizard.

To contribute the example to the Cloud Designer, integrate it to the build system: