13.33.39 save_project_as

The save_as_project command saves the current project in Libero IDE with a different name and in a specified directory. You must specify a location with the -location parameter.

save_project_as
-name project_name
-location project_location
-files value
-designer_views value
-replace_links value

Arguments

-name project_name

Specifies the name of your new project.

-location project_location

Must include the complete path of the PRJ file. If you do not provide the full path, Libero IDE infers that you want to save the project to your current working directory. This is a required parameter.

-files value

Specifies the files you want to copy into your new project.
Table 13-38. Values
ValueDescription

all

Copies all your files into your new project

project

Copies only your Libero IDE project files into your new project

source

Copies only the source files into your new project

none

Copies none of the files into your new project; useful if you wish to manually copy only specific project files

-designer_views value

Specifies the Designer views you wish to copy into your new project.
Table 13-39. Values
ValueDescription

all

Copies all your Designer views into your new project

current

Copies only your current Designer fiew files into your new project

none

Copies none of your views into your new project

-replace_links value

Specifies whether or not you want to update your file links in your new project.
Table 13-40. Values
ValueDescription

true

Replaces (updates) the file links in your project during your save

false

Saves your project without updating the file links