Does anyone know of free tools, IDEs or plugins (preferably for Netbeans or Eclipse) that can generate dependency trees like NDepend for Visual Studio? I am looking for one that does it for PHP, but ideally it would support multiple languages.
A:
I believe that doxygen can be coaxed into doing something similar.
Here is is: GENERATE_TREEVIEW.
dmckee
2010-09-16 21:56:37