开发者

Tool or IDEs that can generate dependency trees?

开发者 https://www.devze.com 2023-01-16 17:23 出处:网络
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 i

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 suppor开发者_Go百科t multiple languages.

Tool or IDEs that can generate dependency trees?


I believe that doxygen can be coaxed into doing something similar.

Here is is: GENERATE_TREEVIEW.

0

精彩评论

暂无评论...
验证码 换一张
取 消