wiki/howto/onboarding.md
... ...
@@ -66,7 +66,7 @@ First of all, make sure you've looked at [http://www.amazon.de/Patterns-Elements
66 66
13. Configure Maven to use the correct JRE by following the instructions in the paragraph [maven-setup](#onboarding-information_sap-sailing-analytics-development-setup_maven-setup)
67 67
14. Follow the instructions in the [development setup](#onboarding-information_sap-sailing-analytics-development-setup_sap-sailing-analytics-development-setup) to build the project.
68 68
15. The steps for building the project for a deployment can be found in the [Build for deployment](#onboarding-information_sap-sailing-analytics-development-setup_build-for-deployment) section. This is not needed in the daily development workflow and should only be run when needed.
69
-
69
+16. Install Ant: https://ant.apache.org/manual/install.html and makes sure to add to path: it is necessary for building gwt.
70 70
### Further optional but recommended installations
71 71
72 72
1. Cygwin, [http://www.cygwin.com/](http://www.cygwin.com/)