Cleaning is a process of removing the building results from the output folder of the current program.
Cleaning discards all the building results (both successful and not): The next time something is built, it will be built from scratch.
When you build a program or projects (or - less often - working set or the whole workspace), all the compiled, linked, newly created, and processed files are copied to the output folder of the necessary project:
After cleaning, all these files are deleted:
In LyciaStudio, you can clean one or several programs and one or several projects.
To clean a single program, right-click it in the 4GL Project view and press Clean in the context menu:
To clean several programs at once, you must select them with the enabled Shift or Ctrl key and then go to the context menu:
To clean a project, press Clean the current project - - the toolbar of the 4GL Project view:
Cleaning progress and results are displayed in the Console view:
After cleaning, all the label decorations created by build are removed: