wiki/howto/onboarding.md
... ...
@@ -78,7 +78,7 @@ Beside the installation script for Eclipse Mars, there is also one for the new E
78 78
* 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)
79 79
* It is also possible to match the SAPJVM 7 or 8 to JavaSE-1.7 / JavaSE-1.8 (for profiling purposes)
80 80
* Go to Windows->Preferences->Google->Errors/Warnings and set "Missing SDK" to "Ignore"
81
- * Import all Race Analysis projects from the `java/` subdirectory of the git main folder (make sure to import as a git project in eclipse)
81
+ * Import all Race Analysis projects from the `java/` subdirectory of the git main folder (make sure to import as a git project in eclipse) (make sure to scan for nested projects)
82 82
* Import all projects from the `mobile/` subdirectory of the git main folder; this in particular contains the race committee app projects
83 83
* Set the Eclipse target platform to race-analysis-p2-remote.target (located in com.sap.sailing.targetplatform/definitions)
84 84
* Wait until the target platform has been resolved completely