IntelliJ Java IDE
The moose likes IDEs, Version Control and other tools and the fly likes Eclipse UML Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Eclipse UML" Watch "Eclipse UML" New topic
Author

Eclipse UML

Vilpesh Mistry
Ranch Hand

Joined: May 27, 2003
Posts: 59
Hi,

I have downloaded the eclipse by title - eclipse-modeling-galileo-SR2-incubation-macosx-carbon.tar

I wanted to make deployment and sequence diagram using eclipse.
I could make deployment diagram but i could not correctly figure out creating sequence diagram.
I had searched on internet but did not get any tutorial related to creating Sequence diagram in Eclipse,specifically this version.

Can some one point me to some website were this tutorial is present.

Other thought that came to mind is any one using eclipse to make UML diagrams ?

Thanks.
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 12513

Actually, while I don't do that many UML diagrams (and most of them are swimlanes), I prefer the stand-alone ArgoUML app, which is open-source.


One of the most odious afflictions that Business has inflicted on the modern English language is "pro-active". Most of the time it's simply redundantly used in place of the simple old word "active". And a good deal of the rest of the time it means "You're not overworked enough yet, so go out and find more!"
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12612
The Eclipse UML2 tools are a work-in-progress; I don't think all the diagrams are implemented yet.
Vilpesh Mistry
Ranch Hand

Joined: May 27, 2003
Posts: 59
I had downloaded the stand-alone ArgoUML app but also thought to try using eclipse( as it is a great freely available Java development tool)

I could make Sequence diagram in AgroUML, also added the Deployment diagram in AgroUML.
thanks Tim and David for helping out.

The other problem i found in eclipse is that some kind of error popping up as you progress ahead creating these diagrams.
Is eclipse support for UML still in the development phase ?
I even cannot find proper documentation for UML any where on the eclipse website.

thanks
Vilpesh
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12612
David Newton wrote:The Eclipse UML2 tools are a work-in-progress; I don't think all the diagrams are implemented yet.
Vlad Varnica
Ranch Hand

Joined: Dec 28, 2002
Posts: 40
The best sequence diagram creation tool is RSA but it is only Eclipse 3.4 compliant. btw, the graphical integration with frames is just superb
You can try EclipseUML for reverse engineering with Eclipse 3.5 SR2, it would do the job.
 
 
subject: Eclipse UML
 
Threads others viewed
What do people mean by "UML in Eclipse" ?
Sequence Diagram problem: multiple clients
How to link Sequence Diagram with other seq diagrams
SEQUENCE DIAGRAM
Diagrams-MyEclipse-UML question
MyEclipse, The Clear Choice