1375fafab0cd222302142210fa7ce9a7c544b1da
wiki/howto/onboarding.md
| ... | ... | @@ -80,7 +80,7 @@ The primary Git repository for the project is hosted on sapsailing.com. It is mi |
| 80 | 80 | * 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) |
| 81 | 81 | * It is also possible to match the SAPJVM 7 or 8 to JavaSE-1.7 / JavaSE-1.8 (for profiling purposes) |
| 82 | 82 | * <del>Go to Windows->Preferences->Google->Errors/Warnings and set "Missing SDK" to "Ignore"</del> |
| 83 | - * Import all Race Analysis projects from the `java/` subdirectory of the git main folder (make sure to import via the wizard "Git->Projects from Git" in Eclipse, and additionally make sure to scan for nested projects!) |
|
| 83 | + * Import all Race Analysis projects from the `java/` subdirectory of the git main folder (make sure to import via the wizard <del>"Git->Projects from Git"</del> "Import->General->Projects from Folder or Archive" in Eclipse, and additionally make sure to scan for nested projects!) |
|
| 84 | 84 | * Import all projects from the `mobile/` subdirectory of the git main folder; this in particular contains the race committee app projects |
| 85 | 85 | * Set the Eclipse target platform to race-analysis-p2-remote.target (located in com.sap.sailing.targetplatform/definitions) |
| 86 | 86 | * Wait until the target platform has been resolved completely |