public class BuildCleanAction extends Action implements ActionFactory.IWorkbenchAction(Code)
The clean action replaces the rebuild actions. Clean will discard all built
state for all projects in the workspace, and deletes all problem markers.
The next time a build is run, projects will have to be built from scratch.
Technically this is only necessary if an incremental builder misbehaves.
since: 3.0