Creating Your First Deployment Package

To create a deployment package, you should first have a project in the Eclipse workspace where you will store deployment package information.

Then, select the project and execute the following steps:

  1. Choose File > New > Other to open the New wizard.
  2. In the New wizard select OSGi > Deployment Package Definition to start the New dpp file wizard.
  3. Next, to provide the basic properties of the new deployment package:


    Figure 1: Creating a new deployment package.
  4. Click Finish when ready to finalize the task execution.

As a result, the mToolkit creates a Deployment Package Project file which contains automatically generated default properties for the new deployment package. You can use the Deployment Package Editor to modify them.

Deployment Package Overview
Deployment Package Editor

Creating a Deployment Package Project File
Modeling Deployment Package Content
Generating a Deployment Package
Quick Deployment Package Build
Exporting Deployment Package Build Files
Configuring Deployment Package Editor