What eclipse metrics plugins exist for the JUNO release of eclipse? I have tried a few general purpose metrics plugins but non of them has functioned properly with the JUNO rele
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").