wiki/howto/onboarding.md
... ...
@@ -68,7 +68,7 @@ The primary Git repository for the project is hosted on sapsailing.com. It is mi
68 68
* Install the Eclipse GWT-Plugin (now called Google Plugin for Eclipse)
69 69
* Install the Google Android SDK (see section "Additional steps required for Android projects" for detailed info!)
70 70
* In Eclipse go to "Window->Preferences->Java->Build Path->Classpath Variables" and create a new classpath variable called ``ANDROID_HOME``. Set its value to the install location of your Android SDK, e.g., ``c:\apps\android-sdk-windows`` or ``/usr/local/android-sdk-linux``.
71
- * Install GWT SDK and add the SDK in Eclipse (Preferences -> Google -> Web Toolkit -> Add...)
71
+ * Install GWT SDK and add the SDK in Eclipse (Preferences -> GWT -> GWT Settings -> Add...)
72 72
* In "Window->Preferences->GWT->Errors/Warnings, set "Missing SDK" to "Ignore"
73 73
* In "Window->Preferences->General->Editors->TextEditors" check Insert Spaces for Tabs
74 74
* In "Window->Preferences->Web->HTML Files->Editor" indent using Spaces