Contenido principal

Artifacts directory

Specify folder for storing project artifacts such as generated test code and build information

Since R2025a

Description

Specify a folder for storing artifacts such as generated test code and build information from a Polyspace Platform project.

Set Option

In your Polyspace® Platform project configuration, enter or select a folder path for this option on the Project tab.

Why Use This Option

By default, all project artifacts are stored in a folder polyspace_artifacts in the project folder. To store the project artifacts in a different location or in a temporary area that is excluded from version control submissions, use this option.

You can use this option to specify an artifacts folder path if the automatically generated one is too long. This is useful when shorter path names are needed due to path length limits imposed by certain build systems.

Settings

Enter the path to a folder or select the path. If you enter a relative path, it is resolved relative to the project folder.

You can also specify an environment variable POLYSPACE_ARTIFACTS_DIR to override the value of this option. Setting this environment variable enables you to use a shared project while customizing the artifacts folder.

Version History

Introduced in R2025a