Link to home
Start Free TrialLog in
Avatar of snoopygee
snoopygee

asked on

Eclipse tools which performs similiar functions to IBM Quantify

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?
ASKER CERTIFIED SOLUTION
Avatar of marklorenz
marklorenz
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of snoopygee
snoopygee

ASKER

That looks likeit might do the trick. Thanks

If anyone else has alternatives then please feel free to submit.