Exporting a Project allows you to create a self-contained, portable version of a Project.
- Right-click on the Project you want to export.
- Select Export Project.
- If your project depends on another project, select Include base project.
For more information on Project Dependency,
see Reusing Assets Across Projects.
-
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.
- Click Next.
- Provide the name and output directory of the exported Project file.
- Click Next.
- Click Finish.