Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Icons from other projects
Icons from other projects [message #468420] Wed, 05 August 2009 09:26 Go to next message
Eclipse UserFriend
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 12:55 Go to previous message
Eclipse UserFriend
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 Jul 25 20:54:30 EDT 2025

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

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

Back to the top