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"

m
(Installation instructions)
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[https://wiki.eclipse.org/Papyrus_Software_Designer < Papyrus SW designer]
 
= Getting started =
 
= Getting started =
  
 
== Installation instructions ==
 
== 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)
+
Papyrus Designer is an extension of the Papyrus modeler. In order to install it, there are three different methods.
  
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)
+
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-12/products/]. Nightly RCPs for Eclipse 2021-12 are available as well [https://ci.eclipse.org/papyrus/job/papyrus-designer-2021-12/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]].
  
 
3. Open the standard Eclipse installation dialog (Help->Install New Software).
 
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/ https://download.eclipse.org/modeling/mdt/papyrus/components/designer/] or a nightly build [https://ci.eclipse.org/papyrus/job/papyrus-designer-2020-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/], [https://ci.eclipse.org/papyrus/job/papyrus-designer-2020-12/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/].
+
Within, add either the release update site of SW designer: [https://download.eclipse.org/modeling/mdt/papyrus/components/designer/2.1.0 Release 2.1.0] or a nightly build [https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/], [https://ci.eclipse.org/papyrus/job/papyrus-designer-2021-12/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/].
 +
 
 +
=== Papyrus vs. Papyrus SW designer versions ===
 +
 
 +
Papyrus SW Designer is an extension of Papyrus, but it is not part of the release train and released independently of Papyrus itself. Therefore, the version numbers differ.
 +
 
 +
Future 3.0.0 of SW Designer will compatible with Papyrus 6.0 and 7.0<br/>
 +
Release 2.1.0 of SW Designer is compatible with Papyrus 5.0 and 6.0.<br/>
 +
Release 2.0.0 of SW Designer is compatible with Papyrus 5.0 (for Eclipse version s 2021-03 and earlier)
  
 
== Provided Examples ==
 
== Provided Examples ==
  
A good starting point for Papyrus Designer are example model containing comments. These examples are available via File->New->Example, category "Papyrus" examples.
+
A good starting point for Papyrus Designer are example models containing comments. These examples are available via File->New->Example, category "Papyrus" examples.

Revision as of 07:52, 27 July 2022

< Papyrus SW designer

Getting started

Installation instructions

Papyrus Designer is an extension of the Papyrus modeler. In order to install it, there are three different methods.

1. The easiest way (if Papyrus is not already installed) is to install the Papyrus SW designer RCP [1]. Nightly RCPs for Eclipse 2021-12 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: Release 2.1.0 or a nightly build [3], [4].

Papyrus vs. Papyrus SW designer versions

Papyrus SW Designer is an extension of Papyrus, but it is not part of the release train and released independently of Papyrus itself. Therefore, the version numbers differ.

Future 3.0.0 of SW Designer will compatible with Papyrus 6.0 and 7.0
Release 2.1.0 of SW Designer is compatible with Papyrus 5.0 and 6.0.
Release 2.0.0 of SW Designer is compatible with Papyrus 5.0 (for Eclipse version s 2021-03 and earlier)

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