Skip to main content



      Home
Home » Modeling » Papyrus » Installing Papyrus 6(how to install papyrus)
Installing Papyrus 6 [message #1847643] Tue, 02 November 2021 16:35 Go to next message
Eclipse UserFriend
Hello,

I installed Eclipse IDE and asked how I could open and visualize UML diagrams like this one:
https://i.imgur.com/6ZJI8HU.jpg

I was suggested to use Papyrus..

I don't know how to install it
is it a stand-alone program?
I downloaded Papyrus (Papyrus-Update-6.0.0M2.zip) but there is no executable file (I use MS Windows 10)

is it a Eclipse IDE plugin/add-on?
I also tried to install Papyrus from Eclipse IDE using:
Help > Install new software
--> I didn't find Papyrus
help > marketplace.
I found Papyrus BPMN, SysML etc
but not UML
Is this the correct way? and which Papyrus should I use?

is there a installation guide?

Thanks

Re: Installing Papyrus 6 [message #1847663 is a reply to message #1847643] Wed, 03 November 2021 04:16 Go to previous messageGo to next message
Eclipse UserFriend
Hi Matthieu,

the IMHO simplest way to get Eclipse Papyrus is to download a RCP package at
https://www.eclipse.org/papyrus/download.html

Then you just have to uncompress it into a directory and run the executable.

Papyrus 6 is in a early alpha stage. A milestone 2 build to be exactly. By no way meant to be used productive. The 6.0 release is scheduled to be publish in December.

I would go for the 5.2 release or even the 4.8 release at https://www.eclipse.org/downloads/download.php?file=/modeling/mdt/papyrus/rcp/2020-06/4.8.0/papyrus-2020-06-4.8.0-win64.zip.

Eclipse Papyrus is the UML editor. BPMN, SysML, ... are add-ons and thus stated in the marketplace.

/Carsten
Re: Installing Papyrus 6 [message #1847669 is a reply to message #1847663] Wed, 03 November 2021 07:15 Go to previous messageGo to next message
Eclipse UserFriend
I installed version 5.2 RCP. thanks for the tip on "RCP" package.

I received the diagrams in 3 file formats:
xxxx.uml (UML_2_2)
xxxx.emx
xxxx.xmi (XMI_2_4_1)

I can open (file -> open file) all 3 files with Papyrus.
but I can't find the way to visualize the diagrams, I only see text.
is there a conversion or a plug-in I need to install first?
Re: Installing Papyrus 6 [message #1847678 is a reply to message #1847669] Wed, 03 November 2021 09:20 Go to previous message
Eclipse UserFriend
Hmm, emx-file sounds like the model was done using the IBM Rational Software Architect.

Ok, try to
1. create a new empty Papyrus Model with a different name than your uml-file
2. then copy the uml-file you received into the project directory
3. press F5 in Papyrus to refresh the project
4. perform a context menu -> Import -> Import Package From User Model on the top most element (should be a folder icon decorated with a triangle)
5. follow the import wizard's process

If the UML file you got fulfills the UML rules -- which in this case might be, because as far as I know the IBM Rational Software Architect is based on Eclipse EMF -- you at least have the model imported. No diagrams, though.

But you can create some initial diagrams by drag'n'drop model elements onto the diagram plane of a freshly created diagram and perform a context menu -> Arrange All on the diagram.

/Carsten
Previous Topic:Fail- Code generation for ROS2
Next Topic:Link to External File for Element Reference?
Goto Forum:
  


Current Time: Fri Oct 31 04:15:43 EDT 2025

Powered by FUDForum. Page generated in 0.31836 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top