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

AF3 Developer Installation · Changes

Page history
Require Eclipse Temurin version 11 authored May 31, 2022 by Simon Barner's avatar Simon Barner
Show whitespace changes
Inline Side-by-side
AF3-Developer-Installation.md
View page @ 2785d446
......@@ -6,7 +6,7 @@ Active development of AF3 is performed on Windows x64 and Linux x64 platforms. W
Java Compiler Version 11
------------------------
The AF3 source must be compiled using a Java compiler version 11. We recommend [release 11.0.15+10 of the *Eclipse Temurin* distribution](https://adoptium.net/de/temurin/releases/?version=11) of OpenJDK on any development platform for the following reasons:
The AF3 source must be compiled using a Java compiler version 11. We recommend [version of the *Eclipse Temurin* distribution](https://adoptium.net/de/temurin/releases/?version=11) of OpenJDK on any development platform for the following reasons (tested with release 11.0.15+10):
- The fortiss AF3 team uses it internally for development and in its CI pipeline
- Permissive license
- Availability for all supported development platforms
......
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