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)
Line 10: Line 10:
  
 
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/ http://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/].
+
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/].
  
 
== Provided Examples ==
 
== Provided Examples ==
  
 
A good starting point for Papyrus Designer are example models enriches with comments. These examples are available via File->New->Example, category "Papyrus" examples.
 
A good starting point for Papyrus Designer are example models enriches with comments. These examples are available via File->New->Example, category "Papyrus" examples.

Revision as of 04:54, 7 November 2020

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 available here. However, this version is not up to date (for Eclipse photon)

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 [1], [2].

Provided Examples

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

Back to the top