very nice UML2 tool with Eclipse 3.5

There is a nice reverse engineering Java code into UML diagrams just drag and drop. Also the class diagrams are color coded using Eclipse icons. You can quickly export to JPG or other formats. Very nice UML2 tool.

However free version cannot finished installation coz dependency issue. Resolution:
- Help > Install New Software…
- Add the Galileo update site (if you don’t already have it): http://download.eclipse.org/releases/galileo
- Expand ‘Modeling’, and select:
1) ‘EMF – Eclipse Modeling Framework SDK’
2) ‘Graphical Modeling Framework SDK’
- Click ‘Next’ and complete the update installation.
- When prompted, restart Eclipse.
- Add the update site: http://www.soyatec.com/update/galileo and install the required version.
- Restart Eclipse.

你可能感兴趣的:(eclipse,UML)