Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » eclipse preferences store datas
eclipse preferences store datas [message #319879] Wed, 05 September 2007 04:10 Go to next message
Eclipse UserFriend
Originally posted by: alexjaquet.gmail.com

Hi,

I've a question regarding the eclipse preferences, I would like to know
how can I store an hash map into the "store".

Thanks

Regards,
Alexandre
Re: eclipse preferences store datas [message #319915 is a reply to message #319879] Wed, 05 September 2007 13:28 Go to previous messageGo to next message
Eclipse UserFriend
Alexandre Jaquet wrote:
> Hi,
>
> I've a question regarding the eclipse preferences, I would like to know
> how can I store an hash map into the "store".
>
> Thanks
>
> Regards,
> Alexandre

You have to break it apart and store each piece. Or store a single
string that represents the entire map. The API on IPreferenceStore only
operates on "primitive" types.

- amber
Re: eclipse preferences store datas [message #319956 is a reply to message #319915] Thu, 06 September 2007 09:15 Go to previous message
Eclipse UserFriend
Originally posted by: alexjaquet.gmail.com

Thanks for your response.
Previous Topic:Run eclipse product on a Mac?
Next Topic:Keeping all updated
Goto Forum:
  


Current Time: Wed May 07 12:45:06 EDT 2025

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

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

Back to the top