Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Riena/E4

This page is a start page that describes the current situation of Riena running on E4.

Setup

  • Start an Eclipse IDE with an empty workspace
  • Go to Target Platform in Preferences and setup two Target Platforms
  • Select 3.8 as your active target platform
  • Clone the Riena Repo from Git using the URL git://git.eclipse.org/gitroot/riena/org.eclipse.riena.git
  • open the org.eclipse.riena.releng projectSet.psf file and checkout the projects that are listed there into your workspace
  • all the remaining "compile errors" are because there is no API baseline set, you can change the warning for that to ignore (in the Preferences) and you should have a workspace with no compile errors for 3.8

Back to the top