Changes
Page history
Fix "clean all projects" instructions
authored
Nov 22, 2021
by
Simon Barner
Show whitespace changes
Inline
Side-by-side
AF3-Developer-Installation.md
View page @
01b8a57d
...
...
@@ -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).
...
...
...
...