Exporting a Project

Exporting a Project allows you to create a self-contained, portable version of a Project.

To export a Project:

  1. Right-click on the Project you want to export.
  2. Select Export Project.
  3. If your project depends on another project, select Include base project. For more information on Project Dependency, see Reusing Assets Across Projects.
  4. Choose which libraries to include with the export file.
    Option Description
    Exclude all Libraries Does not include any of the libraries used in the project.
    Include all Libraries Includes versionable and non-versionable libraries. Use this option if you want to import the exported file to another installation of Studio.
    Include Versionable Libraries Only Includes only versionable libraries. Use this option if you want to use the exported file to publish and deploy a project in an Enterprise installation. It is not necessary to include these libraries because in an Enterprise installation you need to copy non-versionable libraries manually.
    For more information on Library Versioning, see Versionable Java Libraries.
  5. Click Next.
  6. Provide the name and output directory of the exported Project file.
  7. Click Next.
  8. Click Finish.