Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Localized icons
Localized icons [message #285235] Thu, 12 May 2005 03:53 Go to next message
Eclipse UserFriend
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 #285242 is a reply to message #285235] Thu, 12 May 2005 09:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

How did you try to load the icons? What mechanism, what path?

--
Thanks,
Rich Kulp
Re: Localized icons [message #285248 is a reply to message #285242] Thu, 12 May 2005 12:00 Go to previous messageGo to next message
Eclipse UserFriend
Rich Kulp wrote:

> How did you try to load the icons? What mechanism, what path?
>

Just by typing the path '$nl/icons/deletechild.gif' into the plugin.xml's
action extension - attribute icon.

Regards,

Cyrill
Re: Localized icons [message #285249 is a reply to message #285248] Thu, 12 May 2005 12:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

It's "$nl$". Try that instead.

Cyrill Ruettimann wrote:
> Rich Kulp wrote:
>
>
>>How did you try to load the icons? What mechanism, what path?
>>
>
>
> Just by typing the path '$nl/icons/deletechild.gif' into the plugin.xml's
> action extension - attribute icon.
>
> Regards,
>
> Cyrill

--
Thanks,
Rich Kulp
Re: Localized icons [message #285251 is a reply to message #285248] Thu, 12 May 2005 12:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Also, what did you fragment path look like.

In the fragment it needs to be:

nl/it/icons/deletechild.gif

Cyrill Ruettimann wrote:
> Rich Kulp wrote:
>
>
>>How did you try to load the icons? What mechanism, what path?
>>
>
>
> Just by typing the path '$nl/icons/deletechild.gif' into the plugin.xml's
> action extension - attribute icon.
>
> Regards,
>
> Cyrill

--
Thanks,
Rich Kulp
Re: Localized icons [message #285256 is a reply to message #285249] Thu, 12 May 2005 16:34 Go to previous message
Eclipse UserFriend
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
Previous Topic:Eclipse on Longhorn?
Next Topic:Standalone update to password protected https site
Goto Forum:
  


Current Time: Fri May 09 02:30:21 EDT 2025

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

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

Back to the top