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 "Riena/Target Platform RAP"

(Created page with "{{Riena/Installing the Target Platform|RAP}} Category:Riena Category:EclipseRT")
 
 
Line 1: Line 1:
{{Riena/Installing the Target Platform|RAP}}
+
{{Riena/Installing the Target Platform|RAP|RAP}}
  
  
 
[[Category:Riena]]
 
[[Category:Riena]]
 
[[Category:EclipseRT]]
 
[[Category:EclipseRT]]

Latest revision as of 08:11, 28 November 2014

Installing the Target Platform based on RAP

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 Based on Eclipse RAP.target and set the target platform.

Target platform editor RienaSetup.png

Note: the above screenshot might NOT show the correct version for the individual components. i.e. you might see 6_1_0_0 instead of 5_0_0_0

Next Step

Back to the top