Introduction to pcGRASP - Project

File | Edit | View | Templates | Project | Compiler | Run | Windows | Help

The Project features are still fairly new to pcGRASP. Hence they may be undergoing some fairly significant changes in the future.

Currently, it is useful for grouping files into sets that share common preferences, and the project display window allows files to be opened by double clicking on them. Future enhancements of pcGRASP will add many features to this menu, including the ability to perform compilations and minimal rebuilds.

New Project Workspace opens a dialog that allows the user to create a project. A project will need a name and main compilation unit.

Open Project Workspace allows the user open an existing project workspace.

Close Project Workspace closes the currently active project, saving its settings to disk.


Show Project Workspace Window creates a floating window that contains a tree with the current project and its associated files. Double clicking on a file in this window will open it.

Edit Project allows the user to add or delete files from a project.


Project Preferences - Each project carries a set of preferences that override the global preferences. This menu allows those preferences to be altered.

Return to the Introduction to GRASP Page