Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Java UML Automated generation for NetBeans 7.0 [closed]

I need to make UML diagrams of my project. How could I do it in NetBeans 7.0?
The program or plugin has to do it automatically.

like image 301
Create Avatar asked Mar 14 '26 13:03

Create


1 Answers

Search the plugin in netbeans plugin page with name is UML. You can find some plugins.

Also look this article, Generating UML from netbeans.

like image 177
bharath Avatar answered Mar 17 '26 04:03

bharath