Eclipse Juno Metrics Plugins

我是研究僧i 提交于 2019-12-03 03:41:46

Check out the following, which work fine on Juno:

I suppose you are not looking for profilers, but if you are, consider the (newly resurrected?) TPTP

You may also chek the plug-in for Eclipse called "Metrics". It's and old one but it seems to work fine.

http://metrics.sourceforge.net/

I found the https://github.com/leonardobsjr/metrics3 source code work fine with eclipse 4.5 :)

You need compile and export the plugins for yourself.

Or you can use my updatesite: https://github.com/qxo/eclipse-metrics-plugin/raw/master/updatesite/

from: https://github.com/qxo/eclipse-metrics-plugin

For Now (1.3.9) You must in "Java Perspective" for enable metrics with this plugin on a project (right-click project -> properties -> metrics -> "enable metrics").

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!