• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Eclipse UML

 
Ranch Hand
Posts: 62
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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 ?
 
Saloon Keeper
Posts: 28833
212
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Author
Posts: 12617
IntelliJ IDE Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Eclipse UML2 tools are a work-in-progress; I don't think all the diagrams are implemented yet.
 
Vilpesh Mistry
Ranch Hand
Posts: 62
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
Posts: 12617
IntelliJ IDE Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

David Newton wrote:The Eclipse UML2 tools are a work-in-progress; I don't think all the diagrams are implemented yet.

 
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Destiny's powerful hand has made the bed of my future. And this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic