Search code examples
javaandroideclipseumlclass-diagram

Class diagramm from Android project using eclipse


I want to create a class diagramm from an Android project. I wrote this peoject in Java code using Eclipse. I'm using objectaid plugin in eclipse but there aren't associations in my class diagramm. I see classes, attributes,methods but I don't see the associations between different activities.

I would like to know if it is possible to do this operation using this tool or another ones.

thanks


Solution

  • You could try this .

    I hope that helped.