Please be aware that some listings have been temporarily delisted from our marketplace in order to improve the security of the platform. We apologize for any inconvenience this may caused.
For more information on this matter, please visit #1.
If you are a listing owner and would like to have your listing(s) reinstated, please open a ticket at https://gitlab.eclipse.org/eclipsefdn/it/websites/marketplace.eclipse.org/-/issues.
Thank you for your understanding and cooperation.
Papyrus Software Designer

Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
January 2023 | 110/671 | 356 (0.12%) | 10 |
December 2022 | 148/805 | 247 (0.07%) | 10 |
November 2022 | 114/808 | 452 (0.12%) | 12 |
October 2022 | 148/811 | 319 (0.08%) | 20 |
September 2022 | 148/812 | 286 (0.07%) | 13 |
August 2022 | 155/808 | 241 (0.07%) | 12 |
July 2022 | 163/816 | 228 (0.06%) | 13 |
June 2022 | 159/810 | 265 (0.07%) | 7 |
May 2022 | 108/810 | 537 (0.12%) | 17 |
April 2022 | 93/817 | 626 (0.15%) | 14 |
March 2022 | 98/820 | 646 (0.14%) | 18 |
February 2022 | 100/819 | 536 (0.14%) | 18 |
Unsuccessful Installs in the last 7 Days: 2
Count | Error Message |
---|---|
1 | Cannot continue the operation. There is another install operation in progress. |
1 | Cannot complete the install because one or more required items could not be found.... |
Saturday, January 28, 2023 - 15:33
Reviews Sign in to post reviews
Unable to generate Sequence Diagram from source code
Submitted by Simha N on Mon, 2022-03-28 10:19
AIM:
Auto generate UML diagrams such as Class diagrams, Sequence diagrams from the existing Java code.
STEPS:
I have installed Papyrus Software Designer 2.1.0 in Eclipse 2022-03.
Selected a project with no submodules (I mean, the src folder is directly under the project folder).
Created *.di file
Selected SequenceDiagram.
Dragged App.java from the <project>/<src> folder.
An error message is shown 'Reverse Java Code' has encountered a problem “NullPointerException java.lang.NullPointerException”
QUERY: Why is this error thrown? Does Papyrus Software Designer supports Reverse Engineering (Java code to UML diagram auto-generation)?
Re: Unable to generate Sequence Diagram from source code
Submitted by Troy Travis on Sun, 2022-04-03 13:30
Hi,
I think you may need to install the Modisco plugin.
Good luck.