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

Template:Riena/Installing the Target Platform

Revision as of 11:47, 20 November 2014 by Unnamed Poltroon (Talk) (styling)

Installing the Target Platform

For a Riena-based application to compile, a certain set of bundles (plug-ins) must be available at compile time. This set of bundles is known as Target Platform. Follow these steps to set up the target platform for Riena applications.

Manually set the Target Platform

  • Download the RienaSetup project and import it into your Eclipse workspace.

Import project RienaSetup.png

  • In the imported project, open the file Riena_on_{{{1}}}.target and set the target platform.

Target platform editor RienaSetup.png

Back to the top