To deploy a launch configuration:
Type a directory in the Export Directory group. This is the folder where all relevant resources are exported.
If you select Copy external JAR files, all JAR files part of your launch configuration classpath will be copied into the export directory.
Here is the structure of the deployed configuration in the export directory:
<export directory>/ <MyLaunchName>.classpath (classpath to launch the configuration) <MyLaunchName>.jar (Java archive which contains the deployed MDWorkbench project) <MyLaunchName>.launch (launch definition, with determine the ruleset and models to use)
Customizing the deployed Launch Configuration
Creating a launch configuration
Running a deployed launch configuration