User`s guide
MPLAB IDE Dialogs
© 2006 Microchip Technology Inc. DS51519B-page 177
E.g., Hot keys are assigned to an MPLAB ICD 2 debugger command and an MPLAB
PM3 programmer command. However, MPLAB ICD 2 is not enabled when the keys are
assigned, but MPLAB PM3 is. Therefore, only the MPLAB PM3 command would be
applied. If both MPLAB ICD 2 and MPLAB PM3 are enabled, only the command first
encountered in the hot key table will be applied.
13.26.5 Other Tab
Select Configure>Settings and click the Other tab to set up miscellaneous options.
13.26.6 Projects Tab
Select Configure>Settings and click the Projects tab to set up project options.
A project contains the files needed to build an application (source code, linker script
files, etc.) along with their associations to various build tools and build options.
Note: Assigning a hot key to a command does not remove any prior command
assignments of that hot key.
Option Description
Clear configuration bits when
clearing memory
If checked, clear all Configuration bit settings when
device memory is cleared.
Option Description
Close open source files on
project close
When a project is closed, close all related open source files.
Clear output window before
build
Clear the contents of the output window and then build.
Save project before build Save the active project setup before building.
Save files before build To save all active project files before building, select Yes. To
not save the files, select No. To be prompted to save the files,
select Prompt.
Halt build on first failure Halt build when the first error occurs. (Many errors may be
reported for one source file that fails.)
Use one-to-one
project-workspace model
Allow only one project in a workspace. For more on single and
multiple project workspaces, see Chapter 4. “Projects and
Workspaces”.