9ce0a5cbebb368a8caee4d74ca565052e0214232
wiki/howto/onboarding.md
| ... | ... | @@ -73,6 +73,7 @@ Beside the installation script for Eclipse Mars, there is also one for the new E |
| 73 | 73 | * Install GWT SDK and add the SDK in Eclipse (Preferences -> Google -> Web Toolkit -> Add...) |
| 74 | 74 | * In "Window->Preferences->General->Editors->TextEditors" check Insert Spaces for Tabs |
| 75 | 75 | * In "Window->Preferences->Web->HTML Files->Editor" indent using Spaces |
| 76 | + * In "Window->Preferences->General->Content Types" select on the right side CSS, now add in the lower file association list *.gss to get limited syntax highlighting and content assist in GSS files |
|
| 76 | 77 | * Install Eclipse debugger for GWT SuperDevMode |
| 77 | 78 | * Install Eclipse eGit (optional) |
| 78 | 79 | * Check that JDK 1.8 is available and has been set for compilation in Eclipse |