Uses of Interface
org.eclipse.core.runtime.preferences.IPreferenceMetadataStore
-
Packages that use IPreferenceMetadataStore Package Description org.eclipse.core.runtime.preferences Provides core support for Eclipse preferences. -
-
Uses of IPreferenceMetadataStore in org.eclipse.core.runtime.preferences
Classes in org.eclipse.core.runtime.preferences that implement IPreferenceMetadataStore Modifier and Type Class Description class
OsgiPreferenceMetadataStore
The preference store implementation that uses OSGi preference node as an enclosed storage.
-