Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to reference images from another plugin in plugin.xml
How to reference images from another plugin in plugin.xml [message #466253] Tue, 17 April 2007 06:49
Thomas Fahrmeyer is currently offline Thomas FahrmeyerFriend
Messages: 30
Registered: July 2009
Location: Germany
Member
Hi,

I'm having a plugin which contains common resources like images and
utility classes and such. These images should be used by more than one
other plugin. I would like to reference these images from plugin A.
Is there a special syntax (similiar to the one used for the property
osgi.splashPath) for referencing "image a" in Plugin "BasePlugin".
Something like

icon = com.example.BasePluginId@/images/image_a.gif

This reference should be usable in the plugin.xml

If that doesn't work, how is the common practice to share images without
coding the image creation but specify it in the plugin.xml?


Any hint is appreciated.
Thomas
Previous Topic:Layout mess
Next Topic:Plug In Help
Goto Forum:
  


Current Time: Tue May 14 14:12:52 GMT 2024

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

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

Back to the top