Several aspects of the operation of theMPLAB® Code Configurator (MCC) can be managed by using the Options panel which can be invoked by clickingTools>Options>Plugins (for Mac it is underMPLAB X IDE>Preferences>Plugins).
File Handling
There are two options for file handling:
Remove unused files from the project: Enabling this option tells the MCC to remove.c and.h files for modules which were removed from the MCC configuration between the subsequent generation procedures. This option ensures that the files which are included in the project (and thus in the compilation) are only those which are strictly necessary. However, this will not delete the files from the disk.
Delete unused files from the disk: This option gets enabled only when selecting 'Remove unused files from the project'. This performs the additional task of deleting unused files from the disk and therefore, files cannot be recovered anymore.
MCC Line Endings
Specify the type of line endings to use in the files generated by MCC.
The default is DOS (<CR><LF>).
Unix line endings (<LF>) may be specified.
Editor Behaviour
There are two options for the IDE operations.
Always ask before removing a module: Enabling this control enables theAre you
sure? dialog box which appears while disabling or removing an enabled module.
Always ask before removing a pin: Enabling this control enables theAre you
sure? dialog box which appears while deallocating or removing a pin from a
peripheral.
MCC Libraries
Libraries can be added through this setup. This has essentially been upgraded through theVersions Tab.
1. Use the InstallLibrary/Core button to add an MCC modular Library or Core to the MCC plugin.
2. Use the OpenLibrary Core Folder button to view the MCC modularLibraries/Core folder.






