Creating a New Project | Edit Current Project Window |
Working With Projects | WorkShop Targets |
The Create Empty Project dialog box allows you to create a new project when you:
To open the Create Empty Project dialog box, choose Project New Project
Create Empty Project from the WorkShop Main Window menu bar.
The Create Empty Project dialog box has the following text boxes and buttons:
Working Directory for the New Project | Allows you to type the path name of an existing directory or a new directory where you want the new project to reside. |
File Name for the New Project | Allows you to type the file name for the new project. |
Create New Source File | Allows you to select a language (C++, C, F95, F77) for the new source file. If you select No, no source file will be created. |
OK | Generates a skeleton source file, adds it to the project, and then opens a text editor window. |
Cancel | Closes the dialog box without creating a project file. |
Help | Opens online help about this dialog box. |
The Create New Project wizard allows you to create a project when you already have source files. To start the Create New Project wizard, choose Project New Project
Create With the Wizard from the main window.