BLog

Notes on what I find on my path in life

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/)

  1. 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
  2. Open Eclipse (Indigo)
  3. go to Window - Install New Software (on Mac: Help - Install New Software)
  4. Click on Local
  5. Find the compressed file you have downloaded
  6. Select it, and click open
  7. Select all components of UML2
  8. Click Install
  9. Agree and Accept the licensing

then to create your first UML diagram

  1. Open Eclipse
  2. File - New - Other
  3. UML 2.1 Diagrams - Class Diagram
  4. Select folder and file name
  5. Click on the white area
  6. On the popup select the class symbol to create a class



This page is powered by Blogger. Isn't yours?