I am looking for an Eclipse plugin that performs similiar functions as the IBM Rational PurifyPlus Quantify tool. I have used a trial version of this IBM tools which gives stats on methods called, time each call took, shows diagram of method call trees etc which I have found extremely useful when debugging my current app.
The only problem with this tool is that it has too be used against a fully compiled jar running within it's own environment, whereas what would be ideal is to have a plugin for eclipse which performs the same tasks but during software construction time.
Any idea's chaps?
If anyone else has alternatives then please feel free to submit.