Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Icons from other projects
Icons from other projects [message #468420] Wed, 05 August 2009 13:26 Go to next message
Adam Neal is currently offline Adam NealFriend
Messages: 40
Registered: July 2009
Member
Hi,

I am migrating some actions to the command/handler framework. We are
reusing some icons provided by a common plugin. It seems as though the
command and commandImage extension points all expect the icon to exist in
the defining plugin.

Is there a way to specify a different plugin as the path for the icon?

e.g. the common is com.test.base.ui
Our plugin is: com.text.app1.ui

We want to specify the icon: com.test.base.ui/icons/someIcon.gif

Thanks,
Adam
Re: Icons from other projects [message #468497 is a reply to message #468420] Wed, 05 August 2009 16:55 Go to previous message
Prakash G.R. is currently offline Prakash G.R.Friend
Messages: 621
Registered: July 2009
Senior Member
Adam wrote:
> We want to specify the icon: com.test.base.ui/icons/someIcon.gif

Use platform:/plugin/<plugin id>/your/path/for/icon

- Prakash

---
http://blog.eclipse-tips.com
Previous Topic:Compare Project Roadmap
Next Topic:Checkstyle "hides a field" strategy.
Goto Forum:
  


Current Time: Fri Apr 19 19:18:26 GMT 2024

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

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

Back to the top