Introduction to GRASP - Control Panel : Project

File | Project | Search | Preferences | Window | Help

To aid in managing multiple files, version 6 of GRASP has added Project Management options. A given session of GRASP can handle one project at a time, but each project may contain multiple files across several directories. File names listed in the control panel's project window are given relative to the directory in which the project file (a .gpj file) is located. Note that the source code files in a given project do not all have to be in the same langauge.

New... - Closes the current project (if one is open) and raises a dialog for creating a new project file

Open... - Open an existing project file

Close... - Close the current project

Save... - Save changes to the current project

Create/Save As... - Create a new project/Save the current project under a new name

Open Selected File - Opens the selected file into the appropriate CSD window according to the language. This may also be achieved by double-clicking on the file name.

Remove Selected Files from Project - Removes the selected files from the project, but does not delete them from the hard drive/server.

Add Files to Project... - Add source files to the current project

Return to the Introduction to GRASP Page