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/Setting up the IDE

Revision as of 13:21, 27 November 2014 by Unnamed Poltroon (Talk)

Setting up the IDE

To get started with Riena, it's recommended to set up Eclipse with the Riena Toolbox installed.

Eclipse

Download Eclipse for RCP and RAP Developers and start with a blank workspace.

Riena Toolbox

Start Eclipse and install the Riena Toolbox:

  • Open the Eclipse Install dialog from the main menu (Help > Install New Software...).
  • Select all components from http://download.eclipse.org/rt/riena/toolbox/20120424
    • Uncheck "Contact all update sites during install to find required software"
  • Complete the installation (Eclipse will ask you to restart)

Next Step

Next you need to install the Riena runtime. This is done by setting Riena as the Target Platform. The Target Platform is the foundation for your Riena based application.

Note: The Target Platform version is not related to the IDE version you are using.

Back to the top