Localized icons [message #285235] |
Thu, 12 May 2005 03:53  |
Eclipse User |
|
|
|
Hello,
I try to load localized icons into my GUI. What I have done:
- In my plugin.xml, I defined the path to the icon (coolbar) to
$nl/icons/deletechild.gif.
- In my fragment, I created the folder structure nl/icons/deletechild.gif
- In my preferences (Eclipse), I changed the property 'nl' to 'it'.
- Add the flag '-nl it' to my run environment
Then I started my RCP-Application. But the icon is not found.
What is wrong?
Regards,
Cyrill
|
|
|
|
|
|
|
Re: Localized icons [message #285256 is a reply to message #285249] |
Thu, 12 May 2005 16:34  |
Eclipse User |
|
|
|
Rich,
> It's "$nl$". Try that instead.
Thank you, it is working now!
There was a wrong pattern in my book - $nl/it/...
.... but if I had been smart enough, I should have tried the suggested
option. But today, I wrote not the most best code! On the way to home,
many wrong decisions came into my mind :-(
Regards,
Cyrill
|
|
|
Powered by
FUDForum. Page generated in 0.05513 seconds