mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-25 06:58:39 +00:00
Bug 4427: Updated onboarding.md for the new GWT plugin
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user