Cleaning a Project
Delete intermediate and output files belonging to projects or controllers. Cleaning projects, for example deleting these files, enables the generation of new files during the next build operation. When cleaning individual controllers, the intermediate and output files are deleted for the controller only.
After cleaning a project, no updates for any controllers may be performed. After cleaning a controller, no updates for the controller can be performed. To retain the capacity to perform updates, perform a subsequent build rather than cleaning and building.
Task | Procedure |
---|---|
Clean a project |
|
Clean a controller |
|
Provide Feedback