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:
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.
Deploying a launch configuration
Running a deployed launch configuration
Packaging as a service