Capturing the Package Dependencies of a Project
- Updated2022-01-06
- 1 minute(s) read
Capturing the Package Dependencies of a Project
Identify the packages a project requires and store a list of those packages in the Package Dependencies document.
-
On the
Project Files tab, right-click the project and select
Capture package dependencies.
The Package Dependencies document opens, scans the project, and displays a list of packages the project requires.
- (Optional) Make changes to the project, return to the Package Dependencies document, and click Recapture dependencies.
- Click .
After you capture the package dependencies of a project, copy the project folder, save it on another development system, and use the Package Dependencies document to resolve package dependencies on that system.
Related Information
- Sharing a Project and Including Package Dependencies
Use the Package Dependencies document to store a list of packages a project uses so you can set up a development system with the required packages.
- Resolving Missing or Mismatched Package Dependencies on a Development System
Set up a development system by installing packages listed in the Package Dependencies document.