a609a715b284e12d0d4929885195400906ef10cc
wiki/howto/onboarding.md
| ... | ... | @@ -29,7 +29,7 @@ The necessary Eclipse plugins described above can be automatically be installed |
| 29 | 29 | |
| 30 | 30 | Be aware that with this script it's not possible to update the plugins to newer versions. Instead you can install a new version by unpacking the base package and executing the script. |
| 31 | 31 | |
| 32 | -On Windows you need a Git Bash or Cygwin shell to run the script. |
|
| 32 | +On Windows you need a Git Bash or Cygwin shell to run the script. In addition you need to replace all backslashes with forward slashes. |
|
| 33 | 33 | |
| 34 | 34 | On Mac OS, it's not sufficient to provide the path to the app, instead you need to get the path to the directory inside of the app package hosting the "eclipse" binary (.../Eclipse.app/Contents/MacOS). |
| 35 | 35 |