Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Plug-in Customization
Plug-in Customization [message #274197] Mon, 18 October 2004 18:16 Go to next message
Eclipse UserFriend
Originally posted by: lorenz.m.gmx.at

Hi,

I have a small problem in understanding the plugin customization.

I try to customize org.eclipse.update.scheduler which sets default
preference values at runtime.

I read at http://tinyurl.com/4689n that there are several ways of
configuring the plugin, and I would prefer using a
plugin_customization.ini registered in my product.
The document mentioned above has numbered entries, and until now I
thought that point 1, runtime initialization, can be overwritten by the
other options.

But in my experiments, I am not able to change the pref. value using
plugin_customization.ini when it is initialized at runtime.

My question:
How can I overwrite pref values when the plugin using it sets defaults
at runtime?

Thanks
Lorenz
Re: Plug-in Customization [message #274203 is a reply to message #274197] Mon, 18 October 2004 19:47 Go to previous message
Eclipse UserFriend
Originally posted by: dj_houghton.nospam.ca.ibm.com

The preference defaults should be applied in the order that they appear
on the web page that you reference. If you find that this is not the
behaviour for you please enter a bug report against Platform/Runtime and
give an example. Thanks.

Lorenz Maierhofer wrote:
> Hi,
>
> I have a small problem in understanding the plugin customization.
>
> I try to customize org.eclipse.update.scheduler which sets default
> preference values at runtime.
>
> I read at http://tinyurl.com/4689n that there are several ways of
> configuring the plugin, and I would prefer using a
> plugin_customization.ini registered in my product.
> The document mentioned above has numbered entries, and until now I
> thought that point 1, runtime initialization, can be overwritten by the
> other options.
>
> But in my experiments, I am not able to change the pref. value using
> plugin_customization.ini when it is initialized at runtime.
>
> My question:
> How can I overwrite pref values when the plugin using it sets defaults
> at runtime?
>
> Thanks
> Lorenz
>
Previous Topic:Building a Systems Management Solution with an Eclipse Client
Next Topic:Changing the label of context menu items
Goto Forum:
  


Current Time: Sat Jul 27 16:27:43 GMT 2024

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

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

Back to the top