[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.hyades] Re: "No data is available for display" & oddities
|
I get the same problem with the "no data" message appearing. What is bizarre
is that it happens with one project but not with another. I have the same
profiling parameters set on both, but one gives me data and the other
doesn't. [Note: it did take a little detective work to find that to get the
performance data (what I wanted), I had to go into Profiling... Find the
configuration, get to Profiling, then pick "Execution History". Didn't find
that in any of the docs.]
The only difference I can see is that one uses the default package, and the
other has an explicit (many levels deep) package. But that package is com.*
not org.*
I tried following the advice below, but ran into my typical problem with
Eclipse. "click on Edit" could mean a thousand things -- I always have to go
hunting through menus to find out what that means. It is not the Edit menu;
there is no button called Edit; pulling up Profiling... and hunting through
the configuration revealed nothing. Similar searches for something to do
with "filters" also didn't help any. [Don't get me wrong, Eclipse is the
greatest thing since sliced bread, but navigation and configuration are
sometimes really painful.]
Anyway, any help would be appreciated.
?Mark
"Luca Di Stefano" <luca.distefano@xxxxxxxxxxxxxxxxxx> wrote in message
news:clo33p$kpc$1@xxxxxxxxxxxxxx
> Hi,
>
[snip]
>
> Taken from a mail sent to me from Curtis d'Entremont:
>
> One common error is not setting the filters correctly - click on Edit to
> edit the profiling set, then click Next to see the filters. By default,
> org* is filtered out.
>
> .. for me has worked :-)
>
> >
> > Thanks.
> > nall.
>
> bye,
>
> Luca
[snip]