I'm looking for a free tool which can generate at least class and
sequence diagrams form my java sources.
Does anybody know such a tool (or eclipse plugin)?
Markus
tom fredriksen - 07 Feb 2006 12:20 GMT
Hi
Please write your question in the message, not in the subject field.
The subject field should only contain a brief mention of the subject in
no more than approx 50 characters.
The reason for doing it so, is that it makes it easy for people to
understand what the message is about. tAnd that will alos create more
goodwill and more likely than not, more people might read the message.
mvh
tom
> I'm looking for a free tool which can generate at least class and
> sequence diagrams form my java sources.
>
> Does anybody know such a tool (or eclipse plugin)?
>
> Markus
max_ny - 07 Feb 2006 12:28 GMT
Google it
http://www.google.com/search?q=UML+eclipse+plugin&sourceid=mozilla-search&start=
0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official
i use free version of omondo; for basic use, it quite ok
Markus - 07 Feb 2006 13:10 GMT
Now I have installed the plugin but can you please describe, how I can
generate the diagrams from my sources?
Markus
max_ny - 13 Feb 2006 12:33 GMT
probably u must have figured it by now,
but still here it is: If you right click on any class name or project
name, the plugin gives you options for making different UML diagrams,
like class dependency, class inheretence, class association etc.
And when it creates the initial diagram, you can create or extend the
UML diagram further, by inheretence, dependency, state diagrams,
further u can synchronize it ur code and refactor..
just play with the options, its easy to figure out :-))
good luck
IchBin - 07 Feb 2006 17:07 GMT
> I'm looking for a free tool which can generate at least class and
> sequence diagrams form my java sources.
>
> Does anybody know such a tool (or eclipse plugin)?
>
> Markus
I have found Jude the community version very nice. It has a small foot
print and does what you need.
http://www.esm.jp/jude-web/index.html
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Hal Rosser - 07 Feb 2006 22:09 GMT
> I'm looking for a free tool which can generate at least class and
> sequence diagrams form my java sources.
>
> Does anybody know such a tool (or eclipse plugin)?
Poseidon makes such a tool.
http://gentleware.com/downloadcenter.0.html
The community edition is free.