The article shows how easy and simple it is to include UML diagrams within your Javadoc and also keep them updated with every change in the source code repository. We can do these in less than a few minutes, and in a few simple steps.
Getting started with UmlGraph takes five steps:
- Download the source code for UMlGraph.
- Download and install Graphviz.
- Make changes to your Ant build file.
- Run the Ant target.
- Add this target to your CI job.
Take a look at the article, and share your thoughts. The response has been amazingly good for this article.
2 comments:
Mam, i choosen this UMLGraph as my 5th sem project of MCA, I don't know what all the required softwares to it and clear picture of how to run it.
Plz help me out.
Thank U
Plz mail the details to skbb18@gmail.com
Hi Shashikiran,
You need the jar from UMLGraph and the dot executable. Nothing else.
The detailed tutorial can be read at Javalobby for which the link is provided above.
Post a Comment