UML Help

I wasn't sure where to post this topic so sorry if it is in the wrong forum.I am working on a programming project in Java at my college and I was wondering if anyone knew of any good FREE UML modeling tools.Thanks.
[243 byte] By [almabjh] at [2007-9-30 9:02:57]
# 1

The Eclipse IDE has several UML plug-ins. There is also ArgoUML, which is open source. Poseidon UML is based on ArgoUML, has more features, and they offer a free, community edition. You can also go with a general-purpose diagraming program like Visio (M$) or Dia (free).

- Saish

"My karma ran over your dogma." - Anon

Saish at 2007-7-2 20:57:13 > top of Java-index,Other Topics,Patterns & OO Design...
# 2

> The Eclipse IDE has several UML plug-ins. There is

> also ArgoUML, which is open source. Poseidon UML is

> based on ArgoUML, has more features, and they offer a

> free, community edition. You can also go with a

> general-purpose diagraming program like Visio (M$) or

> Dia (free).

>

> - Saish

>

> "My karma ran over your dogma." - Anon

Thanks for this, Saish. I downloaded the Poseidon community edition yesterday. Boy, it looks terrific. Too bad reverse engineering of Java isn't part of the free edition.

%

duffymo at 2007-7-2 20:57:13 > top of Java-index,Other Topics,Patterns & OO Design...
# 3
Glad to help. Happy modelling.- Saish"My karma ran over your dogma." - Anon
Saish at 2007-7-2 20:57:13 > top of Java-index,Other Topics,Patterns & OO Design...
# 4

> Thanks for this, Saish. I downloaded the Poseidon

> community edition yesterday. Boy, it looks terrific.

> Too bad reverse engineering of Java isn't part of the

> free edition.

[url=http://objectclub.esm.co.jp/Jude/jude-e.html]Jude[/url], although not an eclipse plug-in, has decent class diagram reverse engineering for a free, java based, UML modeling tool.

-S

SourceError at 2007-7-2 20:57:13 > top of Java-index,Other Topics,Patterns & OO Design...
# 5
Thank you, SourceError, I'll check it out.%
duffymo at 2007-7-2 20:57:13 > top of Java-index,Other Topics,Patterns & OO Design...
# 6

> > The Eclipse IDE has several UML plug-ins. There is

> > also ArgoUML, which is open source. Poseidon UML is

> > based on ArgoUML, has more features, and they offer

> a

> > free, community edition. You can also go with a

> > general-purpose diagraming program like Visio (M$)

> or

> > Dia (free).

> >

> > - Saish

> >

> > "My karma ran over your dogma." - Anon

>

> Thanks for this, Saish. I downloaded the Poseidon

> community edition yesterday. Boy, it looks terrific.

> Too bad reverse engineering of Java isn't part of the

> free edition.

>

> %

Another problem is that the community edition doesnot support printing, copy and paste etc. SO you cannot paste any of the diagrams anywhere else.

Well its because you are getting the free stuff but then................

&#9824

yrhduahcmarruhk at 2007-7-2 20:57:13 > top of Java-index,Other Topics,Patterns & OO Design...
# 7
Why don't you try Visual Paradigm http://www.visual-paradigm.com/. They do have the UML CASE Tool for Eclipse ( http://www.visual-paradigm.com/sdeec.php). It is good in modeling and reverse engine.
angusedison at 2007-7-2 20:57:13 > top of Java-index,Other Topics,Patterns & OO Design...
# 8
> Too bad reverse engineering of Java isn't part of the> free edition.> > %i use omondo plugin, works great. no version for eclipse 3 yet, works on version 2. the link is: http://www.omondo.com/features.jsp
Guest at 2007-7-2 20:57:13 > top of Java-index,Other Topics,Patterns & OO Design...