Edit Project Dialog Box
In the Source Code Control window, select a project, then select Tools»Edit Project to display the Edit Project dialog box.
 |
Note This dialog box is available only in the LabVIEW Professional Development System. |
Use this dialog box to create projects, manage projects, add extra files to a project, exclude directories from a project, remove files from a project, and create platform-specific files.
This dialog box includes the following components:
- Project nameName that refers to the project.
- Local work directoryAll files must reside in this directory structure.
- Top level VISelect the VI on which the project is based. This VI must be in memory.
- Project contentsList of the files that are part of the project.
- Show pathsWhen selected, the Project contents section displays the entire path to the project.
- Extra Files...Opens the SCC Edit Extra Files dialog box.
- Exclude Dirs...Opens the SCC Edit Exclude Directories dialog box.
- Platforms...Opens the SCC Edit File Platforms dialog box.
- SaveSaves your edits.
- CancelCloses the Edit Project dialog box without saving your edits.