Package | Description |
---|---|
org.eclipse.core.variables |
Provides support for defining and contributing variables for the purpose of
string substitution.
|
Modifier and Type | Method and Description |
---|---|
void |
IStringVariableManager.addValueVariableListener(IValueVariableListener listener)
Registers the given listener for value variable notifications.
|
void |
IStringVariableManager.removeValueVariableListener(IValueVariableListener listener)
Removes the given listener from the list of registered value variable
listeners.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.