| [news.eclipse.platform.rcp] Re: How to store a table in the preference page |
Hello,
I hava add a new preference page. In this page their is a table. Now I want to add and save the items to the table. How can I store the complete table? IPreferenceStore just can store Strings. But I want to store an object, in this case the table. How can I do this?
Regards Bonkers