Deploying

Deploying outside of Eclipse

Once your MDWorkbench project is developed and tested, you can deploy it to run executions outside of the Eclipse IDE, in runtime mode.

This makes you project usable in any number of scenarios:

Deploying inside Eclipse

You may also package the project as a service. This enables your user to execute the project from Eclipse, directly from the Model editor for example, through the use of wizards and without having to configure any launch configuration.

Related tasks
Deploying a launch configuration
Running a deployed launch configuration
Packaging as a service