[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.pde] Re: Problem with decorator in Project Explorer

Hi,

It seems that I have found the source of the problem. It seem to be caused by 'Operational QVT Project' content provider; when I turn it off in Project Explorer, everything works fine. Should I report this as a bug?

Regards,
Petr Hosek

"Petr Hosek" <petr.hosek@xxxxxxxxxxx> wrote in message news:h7uej4$f8p$1@xxxxxxxxxxxxxxxxxxxx
Hi,

I am developing custom folder decorator and I am experiencing weird problem
while using it in Project Explorer. When decoration (either prefix or
suffix) is set on folder which is not part of the classpath, the decoration
is displayed twice. Moreover, this problem only occurs only in Project
Explorer, in Package Explorer everything works fine. The decorator code is
very simple, it is a very basic implementation of ILightweightLabelDecorator
interface. I have attached the screenshot so you could better understand the
problem. I have been debugging the decorator trying to find the source of
the problem, but I have not been successful so far; therefore I would like
to ask if anyone has experienced problem like this or know how to deal with
it?


Thanks,
Petr