Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » accessing preferences of another plugin
accessing preferences of another plugin [message #330256] Wed, 23 July 2008 13:29
Andreas Pakulat is currently offline Andreas PakulatFriend
Messages: 127
Registered: July 2009
Senior Member
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 Jul 12 05:29:11 GMT 2024

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

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

Back to the top