Papyrus Software Designer

Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
September 2023 | 128/645 | 222 (0.1%) | 8 |
August 2023 | 141/673 | 226 (0.08%) | 8 |
July 2023 | 141/669 | 236 (0.08%) | 12 |
June 2023 | 142/670 | 240 (0.08%) | 4 |
May 2023 | 80/672 | 611 (0.18%) | 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 |
Unsuccessful Installs in the last 7 Days: 56
Download last 500 errors (CSV)Sunday, September 24, 2023 - 11:40
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.