|
|||||
|
|
#1 |
|
|
diagrams from source code. I know Together can do this, but it's rather expensive.... I was hoping for something open source. What are my options? What should I be considering? I plan to use it mainly for personal use for building medium sized applciations. I also found this one: http://jrefactory.sourceforge.net/ Has anyone used it? TIA, cpp |
|
|
#2 |
|
|
> I'm looking for a good tool that can automatically generatre UML > diagrams from source code. Take a look at http://argouml.tigris.org/. Regards, -- Filip Larsen |
|
|
#3 |
|
|
> >Take a look at http://argouml.tigris.org/. > I actually already have argo... I didn't know it could reverse engineer from source. I couldn't find anything about that on the website... Do you have a link to the appropriate docs? thanks cpp |
|
|
#4 |
|
|
"cppaddict" wrote
> I actually already have argo... I didn't know it could reverse > engineer from source. I couldn't find anything about that on the > website... Do you have a link to the appropriate docs? I haven't used the feature much (lately), but I think you just invoke File -> Import and select some java source files. The manual describe that in http://argouml.tigris.org/do***entat...import_sources. Regards, -- Filip Larsen |
|
|
#5 |
|
|
On Sat, 4 Sep 2004 22:20:08 +0800, Filip Larsen wrote
(in article <chcj3o$2l8j$1@news.cybercity.dk>): > "cppaddict" wrote > >> I actually already have argo... I didn't know it could reverse >> engineer from source. I couldn't find anything about that on the >> website... Do you have a link to the appropriate docs? > > I haven't used the feature much (lately), but I think you just invoke > File -> Import and select some java source files. The manual describe > that in > http://argouml.tigris.org/do***entat...03.html#s3.ref > .menu_import_sources. > > > Regards, > yes it certainly imports the stuff, but it does not make any cl*** diagrams from it.. it appears you have to hand link it. |
|
|
#6 |
|
|
> I'm looking for a good tool that can automatically generatre UML
> diagrams from source code. > I know Together can do this, but it's rather expensive.... > I was hoping for something open source. What are my options? What > should I be considering? I plan to use it mainly for personal use for > building medium sized applciations. > I also found this one: > http://jrefactory.sourceforge.net/ > Has anyone used it? -------------------------------------------- www.bluej.org absolutely free /asaguden |