Defining Packaging Preferences

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

Note:

Defer packaging only for large projects when packaging is slowing incremental builds. Do not enable this option for systems used for command line builds because it prevents builds from producing complete archives.

Design Studio always packages the entities, libraries, and resources for clean builds.

To define packaging preferences:

  1. From the Window menu, select Preferences.

    The Preferences dialog box appears.

  2. Select Oracle Design Studio.

  3. Select Defer packaging.

    Design Studio will not package the project during incremental builds; packaging is deferred until you deploy the project.

  4. Click OK.

Related Topics

Defining Preferences