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 "Papyrus/Designer/getting-started"

(Installation instructions)
(Installation instructions)
Line 5: Line 5:
 
Papyrus Designer is an extension of the Papyrus modeler. In order to install it, there are three different methods (CAVEAT: currently only the nightly update site are working properly with a Papyrus 2020-12 or newer, for 2020-06 the associated nightly update site is recommended as it contains several bug fixes and enhancements that are not yet in the release)
 
Papyrus Designer is an extension of the Papyrus modeler. In order to install it, there are three different methods (CAVEAT: currently only the nightly update site are working properly with a Papyrus 2020-12 or newer, for 2020-06 the associated nightly update site is recommended as it contains several bug fixes and enhancements that are not yet in the release)
  
1. The easiest way (if Papyrus is not already installed) is to install the Papyrus SW designer RCP available [https://archive.eclipse.org/modeling/mdt/papyrus/components/designer/downloads/1.1.0/rcps/ here]. However, this version is not up to date (for Eclipse photon). Nightly RCPs for Eclipse 2021-03, are available [https://ci.eclipse.org/papyrus/job/papyrus-designer-2021-03/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.product/target/products/].
+
1. The easiest way (if Papyrus is not already installed) is to install the Papyrus SW designer RCP [https://download.eclipse.org/modeling/mdt/papyrus/components/designer/downloads/2021-03/products/]. Nightly RCPs for Eclipse 2021-03, are available as well [https://ci.eclipse.org/papyrus/job/papyrus-designer-2021-03/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.product/target/products/].
  
 
2. Install Papyrus Software designer via the [https://marketplace.eclipse.org/content/papyrus-software-designer market place]].
 
2. Install Papyrus Software designer via the [https://marketplace.eclipse.org/content/papyrus-software-designer market place]].

Revision as of 09:19, 26 May 2021

Getting started

Installation instructions

Papyrus Designer is an extension of the Papyrus modeler. In order to install it, there are three different methods (CAVEAT: currently only the nightly update site are working properly with a Papyrus 2020-12 or newer, for 2020-06 the associated nightly update site is recommended as it contains several bug fixes and enhancements that are not yet in the release)

1. The easiest way (if Papyrus is not already installed) is to install the Papyrus SW designer RCP [1]. Nightly RCPs for Eclipse 2021-03, are available as well [2].

2. Install Papyrus Software designer via the market place].

3. Open the standard Eclipse installation dialog (Help->Install New Software). Within, add either the release update site of SW designer: https://download.eclipse.org/modeling/mdt/papyrus/components/designer/ or a nightly build [3], [4].

Provided Examples

A good starting point for Papyrus Designer are example models containing comments. These examples are available via File->New->Example, category "Papyrus" examples.

Back to the top