Uses of Class
org.eclipse.core.runtime.Preferences
Package
Description
Provides support for running the Ant build tool in the platform.
Provides support for the runtime platform, core utility methods and the extension registry.
Provides a standard text editor and concrete document providers based
IFileBuffer
and others directly handling IFile
and
IStorage
as editor input.-
Uses of Preferences in org.eclipse.ant.core
Modifier and TypeMethodDescriptionprotected Property[]
AntCorePreferences.extractProperties
(Preferences prefs, String[] properties) protected Task[]
AntCorePreferences.extractTasks
(Preferences prefs, String[] tasks) protected Type[]
AntCorePreferences.extractTypes
(Preferences prefs, String[] types) protected void
AntCorePreferences.updateAdditionalEntries
(Preferences prefs) protected void
AntCorePreferences.updateAntHomeEntries
(Preferences prefs) protected void
AntCorePreferences.updateProperties
(Preferences prefs) protected void
AntCorePreferences.updatePropertyFiles
(Preferences prefs) protected void
AntCorePreferences.updateTasks
(Preferences prefs) protected void
AntCorePreferences.updateTypes
(Preferences prefs) -
Uses of Preferences in org.eclipse.core.runtime
-
Uses of Preferences in org.eclipse.ui.editors.text
Modifier and TypeMethodDescriptionstatic Preferences
EditorsUI.getPluginPreferences()
Deprecated.As of 3.5, replaced byEditorsUI.getPreferenceStore()
IEclipsePreferences
.