I’ve been using ArgoUML for “uml sketching” for a while and it’s just too painful. I’ve also use ditaa + emacs but that’s also a little bit painful to be honest... Finally, I’ve tried graphviz’s dot tool but that one is beyond any levels of pain that I’m willing to endure.
Does anyone have a nice UML sketching tool to recommend? By sketching I mean class diagrams basically, without any reverse engineering of code, no code generation, no validation, just drawing.
And has anyone used umlgraph and can give an opinion on it? I’m going to try that next but if it’s shit I’d like to avoid wasting my time.