polyspace-project -convert-psprj-to-workspace
(System Command) Convert Polyspace project file to Polyspace Platform workspace file and project files
Since R2025a
Syntax
Description
The polyspace-project -convert-psprj-to-workspace
system
command allows you to convert a Polyspace® project file to a Polyspace Platform workspace file and project files.
polyspace-project -convert-psprj-to-workspace
converts the Polyspace project file <myProject>
-workspace-dir <newProjectDir>
<myProject>
(.psprj
)
project file into a Polyspace Platform workspace file (.pswks
) and
n
project files (.psprjx
), where
n
is the number of modules in
<myProject>
. The command saves the new workspace and project files
in the <newProjectDir>
folder.
When modules in <myProject>
have checker specifications for a
Polyspace
Bug Finder™ analysis, the command also creates a new subfolder
myProject_checkers
within the <newProjectDir>
folder that contains activation files for each project module. For more information about
these checker specifications, see Find defects (-checkers -disable-checkers)
, Set checkers by file
(-checkers-selection-file)
, and Checkers activation
file (-checkers-activation-file)
.
For information on the benefits and limitations of converting a
.psprj
file to a .psprjx
file, see Benefits and Limitations of Switching to Polyspace Platform User Interface. To create easily shareable Polyspace Platform projects, use relative paths and Project variables
. For more information, see Share Polyspace Platform Projects, Workspaces, and Configurations.
polyspace-project -convert-psprj-to-workspace
overwrites existing Polyspace Platform workspace and project files.<myProject>
-workspace-dir <newProjectDir>
-allow-overwrite
Examples
Input Arguments
Version History
Introduced in R2025a