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

Difference between revisions of "Template:Riena/Setting up the IDE"

(Next Step)
(Riena Toolbox)
Line 9: Line 9:
 
* Open the Eclipse Install dialog from the main menu (''Help'' > ''Install New Software...'').
 
* 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
 
* Select all components from http://download.eclipse.org/rt/riena/toolbox/20120424
** Uncheck "Contact all update sites during install to find required software"
+
** '''IMPORTANT''': Uncheck "Contact all update sites during install to find required software"
 
* Complete the installation (Eclipse will ask you to restart)
 
* Complete the installation (Eclipse will ask you to restart)
  

Revision as of 05:25, 16 December 2014

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
    • IMPORTANT: 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