Build menu

The icon, menu name, shortcut key, and description of each option in the Build menu.

Table 1. The Build menu
Icon Menu Item Accelerator (Shortcut) Description
  Build    

icon
  Compile File F6 Compile selected file.

icon
Preview Ctrl+Shift+P Preview the selected form.

icon
  Build all F8 Build all of project.

icon
  Rebuild all Shift+F8 Rebuild all of project. Clean and then build files that are not up-to-date.

icon
Clean all   Clean all of selected. Erase all output files defined in the Build and Link rules.

icon
  Build F7 Build default application. Compile and link files in the default application.

icon
  Rebuild Shift+F7 Rebuild selected or default application.

icon
  Clean   Clean selected or default application.

icon
  Abort Last Task Ctrl+Shift+F5 Abort last started task.