Install UML diagramming tools on Eclipse (Indigo)
To get UML modeling tools on the Eclipse (Indigo) development tool
(source http://www.eclipse.org/forums/index.php/mv/msg/215135/690643/)
(source http://www.eclipse.org/forums/index.php/mv/msg/215135/690643/)
- Download the package to your local disk
http://www.eclipse.org/downloads/download.php?file=/modeling/mdt/uml2tools/downloads/drops/0.10.0/I201103290512/mdt-uml2tools-Update-incubation-I201103290512.zip - Open Eclipse (Indigo)
- go to Window - Install New Software (on Mac: Help - Install New Software)
- Click on Local
- Find the compressed file you have downloaded
- Select it, and click open
- Select all components of UML2
- Click Install
- Agree and Accept the licensing
then to create your first UML diagram
- Open Eclipse
- File - New - Other
- UML 2.1 Diagrams - Class Diagram
- Select folder and file name
- Click on the white area
- On the popup select the class symbol to create a class