Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to generate a class diagram from Android project using Papyrus?

I installed papyrus on eclipse in order to generate the class diagram of a Android application I worked on but I can't find how to generate that. I searched on the net, I only found how to create a new project from scratch and not what I'm looking for.

like image 980
user2137817 Avatar asked Oct 28 '25 20:10

user2137817


1 Answers

I don't think Papyrus alone would do reverse engineering of Java Code: it is more oriented around Java code generation from UML model.
You have some plugins for reverse, not necessarely maintained though.

However, from this post, using payrus in addition of Modisco could be closer of what you are looking for. See Modisco wiki, and this step-by-step thread.


The OP user2137817 offers another alternative: objectaid:

The ObjectAid UML Explorer is an agile and lightweight code visualization tool for the Eclipse IDE. It shows your Java source code and libraries in live UML class and sequence diagrams that automatically update as your code changes.
The image below is a class diagram of actual source code:

objectaid

like image 180
VonC Avatar answered Oct 30 '25 11:10

VonC



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!