views:

344

answers:

7

A similar question had been asked a year or two ago, but I wanted to see if anyone has any new answers. I'm looking for a lightweight UML sketching tool that runs on Mac OSX. I really only care for diagramming and do not need code generation, etc.

I prefer free, but am open to purchasing something if it's good and reasonable. I absolutely love Visio in conjunction with Pavel Hruby's UML stencils (http://softwarestencils.com/uml/index.html), but cannot stand to boot into windows whenever I need to diagram or make a quick edit. I've tried out OmniGraffle before, but found it was not as easy to use/edit as Visio.

Any suggestions?

+2  A: 

I use Argo UML http://argouml.tigris.org/

S.Lott
I'll check it out, thanks!
rr
+1  A: 

I use Visual Paradigm for UML (VP-UML). It is good staff! http://www.visual-paradigm.com/product/vpuml/ And free community edition is provided.

John
+1  A: 

Open-source Topcased is worth a try.

mouviciel
A: 

If you want something MAC-specific (though with plenty of limitations) you may try CanvasUML http://www.ditchnet.org/canvasuml/

Jordi Cabot
A: 

I like UMLet (http://www.umlet.com/) . It is XML based (good for diff'ing). Also, because it is developed in Java, should run on any UI based platform.

Greg
+1  A: 

I like violet, its very simple to use. Its written in Java so you should be able to run it on anything with a JVM.

http://alexdp.free.fr/violetumleditor/page.php

Winder
+1  A: 

Check out http://creately.com - its web-based so works great on the Mac. Also allows you to invite your fellow devs to comment and work on your designs. Support for Use Cases, Class, Sequence, Activity diagrams and pretty much everything you'll need for quickly sketching up your designs.

Some samples here - http://creately.com/Draw-UML-and-Class-Diagrams-Online

versinge