Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » accessing preferences of another plugin
accessing preferences of another plugin [message #330256] Wed, 23 July 2008 09:29
Eclipse UserFriend
Hi,

I'm having a kind of hen-egg problem here I think. Suppose I have two
plugins, one is subclassing org.eclipse.core.runtime.Plugin as it doesn't
need any GUI, the other is using org.eclipse.ui.plugin.AbstractUIPlugin.

The ui-plugin provides a couple of preference pages using field editors and
thus using the IPreferenceStore interface. However I need to access these
settings from the core plugin and I'm a bit lost as to how to do that.

Can somebody give me a hint how to access the preferences stored in a
PreferenceStore from a plugin that can only access org.eclipse.core?

Andreas
Previous Topic:Contributing ToggleState menu items or ViewFilter(Action) contributions.. (using eclipse 3.3)
Next Topic:Trouble in Launching a process within "launchConfigurationTypes"
Goto Forum:
  


Current Time: Fri Apr 25 19:28:01 EDT 2025

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

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

Back to the top