given a folder of java files, is there a eclipse pluging to draw class diagrams
views:
120answers:
1
                +3 
                A: 
                
                
              Here are the 2 valid free eclipse plugin I know about regarding UML class diagrams:
It uses the UML notation to show a graphical representation of existing code that is as accurate and up-to-date as your text editor, while being very easy to use.
The recommended way is a remote Eclipse update site with the following information:
Name: ObjectAid UML Explorer
URL: http://www.objectaid.com 

It has a free version which includes class diagram.

                  VonC
                   2010-01-13 11:42:33
                
              Off course, zvikico (http://stackoverflow.com/users/2823/zvikico) would want me to mention the excellent nWire (http://www.nwiresoftware.com/), but it is not *exactly* UML, and if it not free (although it has free trial, and free offer for bloggers (http://www.nwiresoftware.com/buy/special-offers) ;)
                  VonC
                   2010-01-13 11:49:33