Discarding the Generated Code
You can remove all the code generated during experiments from the database or workspace, both to reduce the size of the database/workspace and to regenerate your code.
In the Component Manager, do one of the following:
Open the Build menu and select Clean All.
You are prompted to confirm the deletion of the generated code (except generated code of protected components) from the database.
Open the Build menu and select Clean All (w/o DB optimize).
Note
Clean All (w/o DB optimize) is only available if you are using a database.
You are prompted to confirm the deletion of the generated code (including generated code of read-protected components) from the database or workspace.
Confirm by clicking Yes.
The generated code is removed from the database or workspace, according to the command you selected. If you selected Clean All, the database is optimized afterwards.
If you are using external code storage, all stored code files of the current database/workspace, including generated code of IP protected components, are deleted immediately.
See also