How can I easily create a model / UML in Eclipse?

I am trying to create a diagram for several packages and about 30 classes of code. I need to show how it all connects and works together. I looked at eUML2, but presumably it will not work with my OS (Mac OS X 10.6.8). This way, I am not trying to manually create one using Ecore, but this happens forever. Anyone have any suggestions? Thank you (FYI is Java code).

+5
source share
1 answer

You need to cancel your code using the UML tool.

I know that Omondo works well with Mac OS because one of my teammates uses it and it can cancel multiple packages to create a single UML model, but it's not free. We can also mix PCs and Macs while working on the same model. Really cool: -)

0
source

All Articles