Packaging Projects

Before you deploy a cartridge, determine which entities, libraries, and resources to include (or package) in the Cartridge project. Typically, Design Studio automatically packages your projects during incremental builds. You can disable this functionality and defer packaging until cartridge deployment.

See "Defining Packaging Preferences" for more information about disabling packaging during incremental builds.

Note:

Some Oracle Communications features do not support all Design Studio packaging functionality, and some provide feature-specific variants.

To package a Cartridge project:

  1. Double-click a Project entity in the Studio Projects view.

    The cartridge information appears in the Project editor.

  2. Click the Packaging tab.

  3. In the Cartridge Packaging Instructions area, do one of the following:

    • To include all entities of the corresponding type in the cartridge project, select Include all from Project.

    • To include a specific set of entities of the corresponding type, deselect Include all from Project.

    For example, select Resources in the left column and deselect Include all from Project to specify a specific subset of resources defined in the project to include in the packaging.

  4. Click Save.

Related Topics

Deploying Cartridge Projects