... | ... | @@ -38,7 +38,7 @@ recommend OpenJDK since we use it for building internally. |
|
|
Installation Procedure
|
|
|
----------------------
|
|
|
|
|
|
\* Windows-only: Please ensure that the HOME variable is set (Keys:
|
|
|
- Windows-only: Please ensure that the HOME variable is set (Keys:
|
|
|
Windows + Pause ->Adjust settings ->Advanced ->Environment
|
|
|
variables) or run [this
|
|
|
script](https://git.fortiss.org/af3/fortiss-std-env/raw/master/oomph/set-home.cmd)
|
... | ... | @@ -46,19 +46,11 @@ to set the mentioned variable to the user’s directory. It is read by the |
|
|
git implementation of eclipse. NOTE: If your user folder points to a
|
|
|
network share, you will experience severe performance impacts, so choose
|
|
|
a local folder instead!
|
|
|
|
|
|
\* Download [version 2019-12](https://www.eclipse.org/downloads/packages/release/2019-12/r)
|
|
|
- Download [version 2019-12](https://www.eclipse.org/downloads/packages/release/2019-12/r)
|
|
|
of the Eclipse Installer
|
|
|
|
|
|
\*
|
|
|
[Windows](https://www.eclipse.org/downloads/download.php?file=/oomph/epp/2019-12/R/eclipse-inst-win64.exe)
|
|
|
|
|
|
\*
|
|
|
[Linux](https://www.eclipse.org/downloads/download.php?file=/oomph/epp/2019-12/R/eclipse-inst-linux64.tar.gz)
|
|
|
|
|
|
\*
|
|
|
[MacOS](https://www.eclipse.org/downloads/download.php?file=/oomph/epp/2019-12/R/eclipse-inst-mac64.dmg)
|
|
|
|
|
|
- [Windows](https://www.eclipse.org/downloads/download.php?file=/oomph/epp/2019-12/R/eclipse-inst-win64.exe)
|
|
|
- [Linux](https://www.eclipse.org/downloads/download.php?file=/oomph/epp/2019-12/R/eclipse-inst-linux64.tar.gz)
|
|
|
- [MacOS](https://www.eclipse.org/downloads/download.php?file=/oomph/epp/2019-12/R/eclipse-inst-mac64.dmg)
|
|
|
- Start the Eclipse installer
|
|
|
- Do not update it, but stay with version 2019-12 (a.k.a. 1.15.0
|
|
|
Build 4434) to workaround an SSL certificate problem
|
... | ... | |