Icon | Command | Description |
---|---|---|
![]() |
Create New | Create a new project, folder, or file. |
![]() |
Save | Save the content of the current editor. Disabled if the editor does not contain unsaved changes. |
![]() |
Prints the content of the current editor. | |
![]() |
Create C++ Class | Creates a C++ class within the current project. |
![]() |
Create Folder | Creates a folder within the current project. |
![]() |
Create File | Creates a file within the current project. |
![]() |
Debug | Launches the Debug dialog box. |
![]() |
Run | Launches the Run dialog box |
![]() |
External Tools | Launches the External Tools dialog box |
![]() |
Open Type | Brings up the Open Type selection dialog to open a type in the editor. The Open Type selection dialog shows all types existing in the workspace. |
![]() |
Search | Launches the C/C++ Search dialog box |
![]() |
Synchronize | Synchronizes selected project to CVS repository. |
![]() |
Go to Last Edit Location | Returns editor view to the last line edited, if the file that was last edited was closed it will be re-opened. |
![]() |
Back | Navigates back through open files. |
![]() |
Forward | Navigates forward through open files. |
![]() |
Go to Next Problem | Navigates to the next problem marked during the last build attempt. |
![]() |
Go to Previous Problem | Navigates to the previous problem marked during the last build attempt. |