Skip to content
GitLab
  • Explore
  • Sign in
  • af3af3
  • AF3
  • Wiki
  • AF3 Developer Installation

AF3 Developer Installation · Changes

Page history
Fix itemization layout authored Feb 08, 2021 by Simon Barner's avatar Simon Barner
Hide whitespace changes
Inline Side-by-side
AF3-Developer-Installation.md
View page @ 9cb348a9
......@@ -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
......
Clone repository
  • AF3 Developer Installation
  • AF3 Eclipse_Platform
  • AF3_Plugins_Description
  • Adding_a_new_plugin
  • Building_a_view
  • Building_an_editor
  • Check list_for_Code_Reviews
  • Check list_for_New_Issues
  • Core_Test_Cases
  • Development_Workflow
  • FAQ
  • Fortiss_Eclipse_Development_Tools
  • How_to_build_a_new_release
  • Open_JavaFX_P2_repository
  • Release_Process
View All Pages