Bug 4427: Updated onboarding.md for the new GWT plugin

This commit is contained in:
Steffen Schaefer
2018-03-12 13:50:45 +01:00
parent 6e92795684
commit 7ea6792b69
+1 -1
View File
@@ -68,7 +68,7 @@ The primary Git repository for the project is hosted on sapsailing.com. It is mi
* Install the Eclipse GWT-Plugin (now called Google Plugin for Eclipse)
* Install the Google Android SDK (see section "Additional steps required for Android projects" for detailed info!)
* 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``.
* Install GWT SDK and add the SDK in Eclipse (Preferences -> Google -> Web Toolkit -> Add...)
* Install GWT SDK and add the SDK in Eclipse (Preferences -> GWT -> GWT Settings -> Add...)
* In "Window->Preferences->GWT->Errors/Warnings, set "Missing SDK" to "Ignore"
* In "Window->Preferences->General->Editors->TextEditors" check Insert Spaces for Tabs
* In "Window->Preferences->Web->HTML Files->Editor" indent using Spaces