wiki/onboarding.md
... ...
@@ -60,7 +60,7 @@ First of all, make sure you've looked at http://www.amazon.de/Patterns-Elements-
60 60
* Check that JDK 1.7 has been matched to JavaSE-1.7 and that JDK 1.8 has been matched to JavaSE-1.8 (...>Installed JREs>Execution Environments)
61 61
* It is also possible to match the SAPJVM 7 or 8 to JavaSE-1.7 / JavaSE-1.8 (for profiling purposes)
62 62
* Go to Windows->Preferences->Google->Errors/Warnings and set "Missing SDK" to "Ignore"
63
- * Import all Race Analysis projects from the `java/` subdirectory of the git main folder (make sure to import as a git project in eclipse
63
+ * Import all Race Analysis projects from the `java/` subdirectory of the git main folder (make sure to import as a git project in eclipse)
64 64
* Import all projects from the `mobile/` subdirectory of the git main folder; this in particular contains the race committee app projects
65 65
* Set the Eclipse target platform to race-analysis-p2-remote.target (located in com.sap.sailing.targetplatform/definitions)
66 66
* Wait until the target platform has been resolved completely