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 release of eclipse.
Almost forgot, we are using Java as programming language.
I want metrics like cyclomatic-complexity, lines of code, method length, parameter excess and so on.
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