开发者

Metrics for NetBeans 6.9.x

开发者 https://www.devze.com 2023-01-20 14:38 出处:网络
I\'ve been an avid Eclipse user for my Java development for a while, but as of late I\'m beginning to enjoy developing using NetBeans 6.9.1 more thanks to the faster (IMHO) code completion and the pow

I've been an avid Eclipse user for my Java development for a while, but as of late I'm beginning to enjoy developing using NetBeans 6.9.1 more thanks to the faster (IMHO) code completion and the powerful templates and refactoring tools.

Anyway, the one thing that I'm missing is some tool to analyse my code's Metrics. I found a plugin for Eclipse which gives me a myriad of information, from TLOC to Cyclomatic Complexity and an overriden method counter.

Can anyone recommend a WORKING metrics tool for NetBeans 6.9.1? The one that I have found (Simple Metrics, and RefactorIT) are no longer maintained and won't even install as modules on the current NetBeans platform.

开发者_C百科So far all I have been able to find on Google are old, unmaintained projects from 2005 or so...

Thank you!


Good question...

Did you tested the plugin "Simple Code Metrics"?: http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=9494


PMD in the Software Quality Environment plugin pack at http://kenai.com/projects/sqe/pages/Home does cyclomatic complexity at least, and probably has some other metrics you may find useful.

0

精彩评论

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

关注公众号