| |||
| Home > ARM Project Manager > Additional APM functions > Changing a project name | |||
There are two options for changing the name of a project:
changing the name of the project output only
changing the names of both the project file and the project output.
In both cases the original files remain.
Follow these steps to change the name of the project output only:
Select Edit
Variables for projectname.apj from
the Project menu. The Edit Variables dialog
is displayed (Figure 2.12).
Select the variable $$ProjectName.
Enter the new name in the Value text box.
Click the OK button.
Follow these steps to change the name of both the project file and the project output:
Select Save As from the File menu. The Save As dialog is displayed.
Save the file with the new name.
Rebuild the project.
The value of $$ProjectName must be "" otherwise
the project output retains the name stored in that variable.
The value of $projectname is updated by
APM. See Variables for
more information on variables.