How to Generate Class Diagram from existing classes in Netbeans IDE

Viewed 40817

I have created java entity classes inside a given package. I want to create a UML diagram for those java classes in the package. Any one know how to do it in NetBeans IDE 7? (I installed the plugin and it is working.)

1 Answers
Related