wiki/howto/onboarding.md
... ...
@@ -112,7 +112,7 @@ Out of the box, two settings in Eclipse avoid a clean workspace. Go to Window -
112 112
- In "Java ⇒ Code Style ⇒ FormatterImport" import the CodeFormatter.xml from $GIT_HOME/java
113 113
- In "Java ⇒ Compiler" set the Compiler compliance level to 1.8
114 114
- In "Java ⇒ Installed JREs" add the Java 8 sdk and activate it.
115
-- In "Java ⇒ Installed JREs ⇒ Execution Environments" make shure that the Java 8 JRE is selected for JavaSE-1.8 (if the jre is not listed open and close the preference Window once)
115
+- In "Java ⇒ Installed JREs ⇒ Execution Environments" make sure that the Java 8 JRE is selected for JavaSE-1.8 (if the jre is not listed open and close the preference Window once)
116 116
- In "Web ⇒ Client-side JavaScript ⇒ Formatter" import the CodeFormatter_JavaScript.xml for JavaScript from $GIT_HOME/java to ensure correct formatting of JavaScript Native Interface (JSNI) implementations.
117 117
- In "Web ⇒ HTML Files ⇒ Editor" activate indent using Spaces
118 118
- In "XML(Wild Web Developer) ⇒ Validation & Resolution ⇒ Enable Validation" Disable the Checkbox
... ...
@@ -227,4 +227,4 @@ When a file has "wrong line endings" (line endings are different to what is conf
227 227
See [RaceCommittee App](/wiki/info/mobile/racecommittee-app) for more information regarding the mobile app.
228 228
229 229
### GWT Browser Plugin
230
-Install the GWT Browser Plugin for the GWT Development mode. As of 2016-08-31 Firefox is the only browser supporting the GWT plugin, you have to download Firefox version 24 for it to work. The Plugin can be found on this page: [https://code.google.com/archive/p/google-web-toolkit/downloads](https://code.google.com/archive/p/google-web-toolkit/downloads)
... ...
\ No newline at end of file
0
+Install the GWT Browser Plugin for the GWT Development mode. As of 2016-08-31 Firefox is the only browser supporting the GWT plugin, you have to download Firefox version 24 for it to work. The Plugin can be found on this page: [https://code.google.com/archive/p/google-web-toolkit/downloads](https://code.google.com/archive/p/google-web-toolkit/downloads)