Cleaning projects
Cleaning a project deletes the generated code that is already existing for a →target system. All build problems and built states will be discarded. The project will be rebuilt from scratch meaning that the code for the target system will be created from scratch, based on the →resources in the →project.
If the project has been cleaned but code has not been created anew, you will not be able to load the application onto the target system. See troubleshooting article "Cannot build or load application".
|
How to clean the project:
-
In menu Project, select Clean...
-
In the dialog, select the provided project.
-
Click OK.
Good to know |
---|
Here are the details what "rebuilt from scratch" means in relation to the code for the target system:
|