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

Papyrus/customizations/robotics/installation

< Papyrus‎ | customizations/robotics
Revision as of 07:45, 28 September 2020 by Ansgar.radermacher.cea.fr (Talk | contribs) (Binary installation)

Installation instructions

Binary installation

Papyrus for Robotics can be installed either in form of an RCP (a self contained Eclipse installation) or added to an existing Eclipse installation by using an update site. Both can be downloaded from eclipse.org/papyrus/components/robotics referring to the current 0.8 release.

  • If you use the RCP, make sure that a JRE is already installed in your system and contained in the system PATH.
  • If want to extend an existing Eclipse, add the update-site via Help->Install New Software->Add (update-site)
  • Nightly builds with the latest changes are available on the Eclipse continuous integration server, see 2020-06 and 2019-12.

Source code installation

See Developper installation.

Back to the top