Riena/Getting Started
< Riena
Revision as of 13:21, 27 November 2014 by Unnamed Poltroon (Talk) (Jordan.dukadinov.compeople.de moved page Riena/GettingStarted to Riena/Getting Started: added space for better readability)
Setting up the IDE
- Install a Eclipse for Commiters. Download from Eclipse
Clone with SSH
- Generate a new SSH-Key pair.
- Go to your github account and paste your key there.
- Goto Window->Preferences->...->SSH2 and add your private key there
- Clone the Riena repository:git@github.com:eclipse/org.eclipse.riena.git
- Clone the Riena repository:git@github.com:eclipse/org.eclipse.riena.3xtargets.git
Clone with HTTPS
- Clone the Riena repository:https://github.com/eclipse/org.eclipse.riena.git
- Clone the Riena repository: https://github.com/eclipse/org.eclipse.riena.3xtargets.git
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.