Information Page (Package Properties Dialog Box)
- Updated2025-03-14
- 1 minute(s) read
Use this page of the Package Properties dialog box to name the package and select the location to build the package.
This page includes the following components:
Option | Description |
---|---|
Build specification name | Specifies a unique name for the build specification. The name appears under Build Specifications in the Project Explorer window. |
Package name | Specifies the filename for the package. The package name can only consist of lowercase letters (a-z), digits (0-9), plus (+), minus (-), and period (.). |
Package output directory | Specifies the location to build the package. You can enter a path or use the Browse button to navigate to and select the location. If the absolute path specified is the project folder or the folder above, the value of PKG_output in the project file is a relative path and the value of PKG_output.Type is relativeToProject or relativeToCommon. |