Fix "clean all projects" instructions authored by Simon Barner's avatar Simon Barner
......@@ -87,7 +87,7 @@ Installation Procedure
- You see a list of tasks that will be executed. Just hit **Finish**.
- You will be asked to confirm licenses and software certificates.
- Start initial build (in Eclipse)
- Enable auto build (*Project* Menu -> *Build Automatically*) and clean all projects (*Project -> Build Automatically*)
- Enable auto build (*Project* Menu -> *Build Automatically*) and clean all projects (*Project* Menu -> *Clean...* -> *Clean all projects*)
- Wait until the projects are fully built and the IDE has updated the
package explorer icons (you should see gray, red, yellow or green
code rating bullets in the top-left corner of each project icon).
......
......