Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Project nature overlay won't be displayed
Project nature overlay won't be displayed [message #498278] Mon, 16 November 2009 10:11 Go to next message
Eclipse UserFriend
Originally posted by: formatzeh.gmx.de

I'm working on a RCP app. There I created a new project nature and it
will be applied correctly, means that the correct id appears in the
..project file. Then I registered a png file with that project nature in
the extension point org.eclipse.ui.ide.projectNatureImages to set an
overlay icon. My RCP app uses an extension of
org.eclipse.ui.navigator.CommonNavigator as project explorer to display
the projects in the workspace. Furthermore via extension point
org.eclipse.ui.navigator.navigatorContent a label provider exists. In
that label provider the large icons for every project will be specified.
Now the problem is that in the navigator only the large icons will be
displayed and not the overlay's. Can anybody explain me why?
Re: Project nature overlay won't be displayed [message #498691 is a reply to message #498278] Wed, 18 November 2009 07:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: formatzeh.gmx.de

Does anybody have experiences with natures?
Re: Project nature overlay won't be displayed [message #498835 is a reply to message #498691] Wed, 18 November 2009 18:26 Go to previous messageGo to next message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
did you try a .gif file?


> Does anybody have experiences with natures?
Re: Project nature overlay won't be displayed [message #499027 is a reply to message #498835] Thu, 19 November 2009 15:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: formatzeh.gmx.de

Hi Wim,
> did you try a .gif file?
I tried it but the same result. But does it make a difference (png and
gif)? Now I imagine that maybe first the overlay will be applied and
then the big icon from the label provider - is this possible?
Re: Project nature overlay won't be displayed [message #499370 is a reply to message #499027] Sat, 21 November 2009 14:43 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi Gilbert,

Where do you expect the overlay to be visible? I would expect to see it in
the Package Explorer or Project Explorer. I don't think it will be visible in
your own navigator. I would assume that your labelprovider will provide the
images.

Best regards,

Wim



> Hi Wim,
>> did you try a .gif file?
> I tried it but the same result. But does it make a difference (png and
> gif)? Now I imagine that maybe first the overlay will be applied and
> then the big icon from the label provider - is this possible?
Previous Topic:Contribution like PerspectiveSwitcher
Next Topic:Common Navigator "navigatorContent" fails
Goto Forum:
  


Current Time: Fri Apr 26 17:22:30 GMT 2024

Powered by FUDForum. Page generated in 0.02968 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top