profiling - execution statistics tab missing
I'm trying to profile my Java applet in Eclipse. I have run the applet with execution time analysis enabled. I have changed my view to 'Profiling and Logging'. The profiling monitor shows my profiled session.
But I can't for the life of me find the 'executions statistics' tab. I have followed the help docs to the letter (so I think). The help docs show images of all sorts useful and interesting graphs and reports which I can not find. Where can I find this 'executions statistics' tab? The best I can do is right click and generate a 'New Report...' which gives me a static web/xml/csv file.
I am obvioulsy do something stupid - but I have followed the docs to the letter. Could anyone shed any light on what I am doing wrong?
Thanks!