Table Of Contents

This Page

RobotML platform installation from update site

Introduction

As it was discussed in the RobotML tooling installation page, The RobotML platform is constituted of many components. As a developer or for your information as an advanced user, you can be interested to discover it. Here follows the detailed description of how to install its many components one after the other.

Directives provided here allow to install the complete platform for modelling, code generation and validation.

How to install Modelling components

  1. Install the latest version of eclipse Juno: you have to download it from Juno eclipse website, then, if java is installed and thus whatever the OS

  2. Install the latest version of Papyrus

    1. Open the modelling panel: on the menu, choose help then in it choose Install modeling components
    2. select papyrus component:
Modeling components installation panel

Modeling components installation panel

Note

The modelling panel is in fact just a shortcut to the classical eclipse installation methodology. After installing eclipse Juno, you can click on Help then Install New Software then add the different needed update site linked to the three different component quoted above (The glossary provides more information on where to find the specific needed information for each of them).

How to install mandatory components for RobotML platflorm

  1. How to install RobotML Modeling tools: the language is based upon papyrus framework. It is installed thanks to the update site mechanism as (choose help/install new software in eclipse):
Install new software panel

Install new software panel accessible from help menu

  1. It is necessary to create an update site in order to install RobotML thus after selecting add button, the following panel appears.
Definition of update site panel

Definition of update site panel accessible from add button

  1. You should add a name to your update site. RobotML name is not mandatory but is useful if you have to edit it in order to recognise your update site easily in the list.
  2. Location is mandatory and is http://proteus.bourges.univ-orleans.fr/modelling_platform/org.eclipse.papyrus.robotml.update.site.
  1. Select RobotML Modeling Tools and follow the procedure
Selection of RobotML update site components

RobotML components to select

Install SVN

SVN is extremely important to the project as it is one of the portal/RobotML platform connection link. In order to install it, there are two steps:

  1. Find the latest version of Eclipse update site

Determination of SVN update site

SVN update site web address

  1. Use the address in eclipse in order to install SVN component.