public class XtendEclipsePreferences
extends org.eclipse.core.internal.preferences.EclipsePreferences
org.eclipse.core.runtime.preferences.IEclipsePreferences.INodeChangeListener, org.eclipse.core.runtime.preferences.IEclipsePreferences.IPreferenceChangeListener, org.eclipse.core.runtime.preferences.IEclipsePreferences.NodeChangeEvent, org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEventchildren, DEBUG_PREFERENCE_GENERAL, DEBUG_PREFERENCE_GET, DEBUG_PREFERENCE_SET, debugPluginName, DEFAULT_PREFERENCES_DIRNAME, dirty, DOUBLE_SLASH, EMPTY_NODE_ARRAY, EMPTY_STRING, EMPTY_STRING_ARRAY, loading, name, parent, PATH_SEPARATOR, PREFS_FILE_EXTENSION, properties, removed, VERSION_KEY, VERSION_VALUE| Constructor and Description |
|---|
XtendEclipsePreferences(org.gradle.api.Project project) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.core.runtime.IPath |
getLocation() |
void |
load() |
void |
save() |
absolutePath, accept, addChild, addNodeChangeListener, addPreferenceChangeListener, checkRemoved, childExists, childrenNames, clear, computeChildren, computeLocation, convertFromProperties, convertToProperties, create, create, decodePath, encodePath, fireNodeEvent, firePreferenceEvent, flush, get, getBoolean, getByteArray, getChild, getChildren, getDouble, getFloat, getInt, getLoadLevel, getLong, getSegment, getSegmentCount, internalChildNames, internalCreate, internalGet, internalNode, internalPut, isAlreadyLoaded, isDirty, isLoading, keys, load, loaded, loadLegacy, loadProperties, log, makeDirty, makeRelative, name, node, nodeExists, parent, put, putBoolean, putByteArray, putDouble, putFloat, putInt, putLong, remove, removeNode, removeNode, removeNode, removeNodeChangeListener, removePreferenceChangeListener, save, setLoading, shareStrings, sync, toDeepDebugString, toStringpublic XtendEclipsePreferences(org.gradle.api.Project project)
protected org.eclipse.core.runtime.IPath getLocation()
getLocation in class org.eclipse.core.internal.preferences.EclipsePreferencespublic void save()
throws org.osgi.service.prefs.BackingStoreException
save in class org.eclipse.core.internal.preferences.EclipsePreferencesorg.osgi.service.prefs.BackingStoreExceptionpublic void load()
throws org.osgi.service.prefs.BackingStoreException
load in class org.eclipse.core.internal.preferences.EclipsePreferencesorg.osgi.service.prefs.BackingStoreException