Umlet
http://www.umlet.com/
Installation:
1. Download Com.umlet.plugin-14.2.zip
2. Unzip to get Com.umlet.plugin-14.2.jar
3. Place under%eclipse_home%/plugins folder
4. Restart Eclipse
Use: http://www.umlet.com/faq.htm
How to start UMLet as Eclipse-plugin?
Download the "Com.umlet.plugin*.jar" file and copy it to Eclipse ' s plugin directory.
To create a new, empty UMLet diagram in Eclipse,
1. Select a directory in the Eclipse resource Navigator;
2. Select "File/new/other." From the menu or the context menu; In the subsequent wizard,
3. Select "Umlet/diagram".
Modelgoon Uml4java
Installation
Http://www.modelgoon.org/?page_id=75
- Offline Installation
- Using the Eclipse Marketplace Client (MPC)
- Using the Udapte site:http://www.modelgoon.org/update
Use
http://www.modelgoon.org/?page_id=199
Drag Java source to the window to generate a UML relationship
Class Diagram Tutorial
Select Classes from the "Package Explorer" and "drop then" on the Diagram. Modelgoon would compute and display its structural features and relationships with other classes already displayed.
Right clicking in the Editor shows a context menu with view manipulation and export actions. As the diagram is isn't yet notified by the JDT when code modification occurs, it must was refreshed manually with the "Updat E Diagram "command. Zooming can also is performed by holding Control key any scrolling up or down with the mouse.
Right clicking on elements Show deletion (only for classes) and navigation actions
Note:only source files which is located inside a Java project source folder is supported by Modelgoon.
Eclipse UML Tools