Source code for generating class diagrams
5 answers
You can use Eclipse with a UML plugin to modify your Java code.
Once the reverse, you just need to export the image to PNG, JPG format (I recommend PNG because the image is better). Then copy this image export model to the netbeans project. Some of my friends do it and it works well. They prefer netbeans over Eclipse for Java EE integration with Glassfish, so they only use Eclipse for the GEF / EMF graphics power to get good diagrams and use their favorite NetBeans IDEs.
+1
a source to share
To whom:
try ObjectAid UML Explorer .. I am using eclipse IDE .. I find it very useful ..
0
a source to share