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"

Line 3: Line 3:
 
== Installation instructions ==
 
== Installation instructions ==
  
Papyrus Designer is an extension of the Papyrus modeler. In order to install it, open the standard Eclipse installation dialog (Help->Install New Software).
+
Papyrus Designer is an extension of the Papyrus modeler. In order to install it, there are three different methods
Within, select its update site:  [http://download.eclipse.org/modeling/mdt/papyrus/components/designer/ http://download.eclipse.org/modeling/mdt/papyrus/components/designer/]. As Designer is extensible, support for additional languages and feature might be available in the future.
+
  
 +
1. The easiest way (if Papyrus is not already installed) is to install the Papyrus SW designer RCP available [http://download.eclipse.org/modeling/mdt/papyrus/components/designer/downloads/1.0.3/rcps/?d here].
  
Papyrus will eventually support an alternative method: once Papyrus is installed, choose Help->Install Additional Papyrus Components. The dialog will show the list of available components (Papyrus discovery site). Choose ''Designer'' from the list (currently, designer is not available in the list).
+
2. Once Papyrus is installed, choose Help->Install Additional Papyrus Components. The dialog will show the list of available components (Papyrus discovery site). Choose ''Designer'' from the list.
 +
 
 +
3. Open the standard Eclipse installation dialog (Help->Install New Software).
 +
Within, select its update site:  [http://download.eclipse.org/modeling/mdt/papyrus/components/designer/ http://download.eclipse.org/modeling/mdt/papyrus/components/designer/]. As Designer is extensible, support for additional languages and feature might be available in the future.
  
 
== 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 10:25, 13 October 2016

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.

2. Once Papyrus is installed, choose Help->Install Additional Papyrus Components. The dialog will show the list of available components (Papyrus discovery site). Choose Designer from the list.

3. Open the standard Eclipse installation dialog (Help->Install New Software). Within, select its update site: http://download.eclipse.org/modeling/mdt/papyrus/components/designer/. As Designer is extensible, support for additional languages and feature might be available in the future.

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