A good open-source UML design prog

I run a windows box, and I downloaded argouml and poseidon and I was very annoyed that the save feature failed a good portion of the time (one of those required features) but otherwise I liked it. Are there any other good free progs that are like argouml but get basic save features right?
[296 byte] By [scottm87a] at [2007-9-28 2:34:03]
# 1
I don't know any other good and free programs for UML, but MagicDraw/UML is relatively low-priced in the standard edition and its quite good. You can download an evaluation at NoMagic's website.
soren_baka at 2007-7-7 22:06:46 > top of Java-index,Other Topics,Patterns & OO Design...
# 2
ArgoUML and its descendant (but not open-source), PoseidonUML
mr_dronskia at 2007-7-7 22:06:46 > top of Java-index,Other Topics,Patterns & OO Design...
# 3
try the Omondo plugin for eclipse: http://www.eclipseuml.com. I would rather use it or buy MagicDraw than work with Poseidon -- terribly terribly slow even on gigaherz PCs... :(
yassena at 2007-7-7 22:06:46 > top of Java-index,Other Topics,Patterns & OO Design...
# 4
BTW, the latest version 1.51 is much, much, way much faster. i'd say, even ok to work with. try downloading it from their site.
mr_dronskia at 2007-7-7 22:06:46 > top of Java-index,Other Topics,Patterns & OO Design...
# 5
I use dia (on Linux). There is a Windows version also. It is a drawing program, so no code generation, or diagram generation from code.
kirvesrintaa at 2007-7-7 22:06:46 > top of Java-index,Other Topics,Patterns & OO Design...
# 6
Actually, there's a project (dia2code) that generates sourcecode out of dia files.However, it still has some flaws.And there's another project that generates dia-files from sourcecode (forgot it's name)
phohmeyera at 2007-7-7 22:06:46 > top of Java-index,Other Topics,Patterns & OO Design...