Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Initializing Preferences
Initializing Preferences [message #460376] Thu, 21 December 2006 03:16 Go to next message
Delicia is currently offline DeliciaFriend
Messages: 41
Registered: July 2009
Member
Hi everyone,

I need to initialize couple of default preferences when my product is
launched.
Can this be done by adding a .prefs file in the packaged product, or does it
have to be done programatically?

If programatically, should I be using the
org.eclipse.core.runtime.preferences extension point and then initialize
certain constants?

Could someone provide some pointers please.

Thanks!
Delicia.
Re: Initializing Preferences [message #461056 is a reply to message #460376] Thu, 04 January 2007 14:35 Go to previous message
DJ Houghton is currently offline DJ HoughtonFriend
Messages: 28
Registered: July 2009
Junior Member
Here is a quick doc on how preference initialization works in Eclipse.

http://www.eclipse.org/eclipse/platform-core/documents/user_ settings/plugin_customization.html

Delicia wrote:
> Hi everyone,
>
> I need to initialize couple of default preferences when my product is
> launched.
> Can this be done by adding a .prefs file in the packaged product, or does it
> have to be done programatically?
>
> If programatically, should I be using the
> org.eclipse.core.runtime.preferences extension point and then initialize
> certain constants?
>
> Could someone provide some pointers please.
>
> Thanks!
> Delicia.
>
>
Previous Topic:Add code to read my extension point and update editor menu
Next Topic:Add icon association own file
Goto Forum:
  


Current Time: Fri Apr 19 20:22:14 GMT 2024

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

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

Back to the top