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"

(shorten page names)
Line 13: Line 13:
  
 
== Next Step ==
 
== Next Step ==
Next you need to install the Riena runtime. This is done by setting Riena as the [http://help.eclipse.org/luna/topic/org.eclipse.pde.doc.user/concepts/target.htm Target Platform]. The Target Platform is the foundation for your Riena based application.
+
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.
 
*[[Riena/Target Platform|Install Target Platform based on RCP]]
 
*[[Riena/Target Platform|Install Target Platform based on RCP]]
 
*[[Riena/Target Platform RAP|Install Target Platform based on RAP]]
 
*[[Riena/Target Platform RAP|Install Target Platform based on RAP]]

Revision as of 13:21, 27 November 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
    • 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.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.