Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » e4 RCP : Window Image doesn't work
e4 RCP : Window Image doesn't work [message #716473] Wed, 17 August 2011 14:06
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 43
Registered: July 2011
Member
I created a default e4 Application using eclipse 4.1.
And just added a Window Image (16*16 Image : /TestApp/icons/sample.gif) by editing TestApp.product.

Now I have following lines in my plugin.xml.

<property
name="windowImages"
value="icons/sample.gif">
</property>

But this doesn't work.

If I do the same thing for eclipse 3.7 RCP, this perfectly works.

Did I miss something?

Best regards,

[Updated on: Wed, 17 August 2011 18:38]

Report message to a moderator

Previous Topic:(no subject)
Next Topic:How to create a dropdown menu in toolbar?
Goto Forum:
  


Current Time: Thu Apr 25 09:26:47 GMT 2024

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

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

Back to the top