Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Initializing Preferences
Initializing Preferences [message #460376] Wed, 20 December 2006 22:16 Go to next message
Eclipse UserFriend
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 09:35 Go to previous message
Eclipse UserFriend
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 Mar 21 04:15:28 EDT 2025

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

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

Back to the top