Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » creating icons defined in a different plugin
creating icons defined in a different plugin [message #299753] Thu, 23 February 2006 18:29 Go to next message
Rashmy A is currently offline Rashmy AFriend
Messages: 149
Registered: July 2009
Senior Member
Hi,

Could you please let me know how Plugin-A can create an image using the icon
path from Plugin-B?

The icons are defined in the plugin.xml file in my extension point. I
decided to get hold of the pluginid from the extension and use the plugin to
get the image descriptor. But the methods that used to fetch the plugin
given a pluginid seems to be deprecated in 3.0. Are there other methods that
I could use to fetch the plugin given the plugin id?

Thanks,
Rashmy
Re: creating icons defined in a different plugin [message #299754 is a reply to message #299753] Thu, 23 February 2006 18:49 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Rashmy,

Platform.getBundle should do the trick.


Rashmy wrote:
> Hi,
>
> Could you please let me know how Plugin-A can create an image using the icon
> path from Plugin-B?
>
> The icons are defined in the plugin.xml file in my extension point. I
> decided to get hold of the pluginid from the extension and use the plugin to
> get the image descriptor. But the methods that used to fetch the plugin
> given a pluginid seems to be deprecated in 3.0. Are there other methods that
> I could use to fetch the plugin given the plugin id?
>
> Thanks,
> Rashmy
>
>
>
Previous Topic:Welsh characters in Property entry
Next Topic:how to print a stack trace in an ExceptionDialog?
Goto Forum:
  


Current Time: Thu Apr 25 06:59:44 GMT 2024

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

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

Back to the top