Icons in separate bundle [message #655011] |
Thu, 17 February 2011 18:45  |
Eclipse User |
|
|
|
I would like to collect all icons I use in a single bundle, probably
together with some simple class to retrieve and resize them.
Rationale is this way I can change the whole icon-set simply switching
one plugin.
Is this possible at all?
It seems to me when I set some icon declaratively in plugin.zml, e.g.:
<command
commandId="it.condarelli.writer.commands.open"
icon="icons/32/Open.png"
label="&Open"
style="push">
</command>
I can only reference a path in the current bundle; is this correct?
Is there some workaround?
What is the recommended way to change the whole icon-set?
Should I override each and all icons progrmmatically?
Thanks in Advance
Mauro
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05033 seconds