Generating a deployment package from a Deployment Package Project file can be done in several ways - by using the internal generator of the Deployment Package Editor (launched on calling the Quick Build context menu command or the File > Export > Deployment Package Development > Deployment Package menu command), or by running an Ant buildfile exported from the editor (File > Export > Deployment Package Development > Ant Build Script).
Use the Build tab shown for a Deployment Package Project file by the Deployment Package Editor to specify the default output from deployment package builds for both the internal generator and the Ant buildfile exporter.
To configure the build settings for a deployment package:
Figure 1: Configuring the output from building a deployment package
The build settings will be used in subsequent generation of the deployment package or of an Ant buildfile for this package generation.
Deployment Package Overview
Deployment Package Editor
Running Ant buildfiles
Creating a Deployment Package Project File
Generating a Deployment Package
Quick Deployment Package Build
Exporting Deployment Packages Build Files