Papyrus Software Designer

Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
May 2023 | 78/671 | 582 (0.19%) | 4 |
April 2023 | 85/668 | 553 (0.17%) | 8 |
March 2023 | 84/688 | 679 (0.17%) | 4 |
February 2023 | 101/668 | 434 (0.13%) | 14 |
January 2023 | 114/677 | 381 (0.11%) | 13 |
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 |
Unsuccessful Installs in the last 7 Days: 0
Download last 500 errors (CSV)Tuesday, May 30, 2023 - 14:55
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.