Uses of Package
org.eclipse.core.variables
Packages that use org.eclipse.core.variables
Package
Description
Provides support for defining and contributing variables for the purpose of
string substitution.
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
Provides an interface to select an argument for a string substitution variable.
-
Classes in org.eclipse.core.variables used by org.eclipse.core.variablesClassDescriptionA dynamic variable is a variable whose value is computed dynamically by a resolver at the time a string substitution is performed.A variable that can be referenced in an expression, which resolves to a string value.Registry for string variables.A variable with a value that can be set and retrieved.A string variable listener is notified of variables as they are added and removed from the string variable manager.The plug-in runtime class for the Core Variables plug-in.
-
Classes in org.eclipse.core.variables used by org.eclipse.debug.uiClassDescriptionA dynamic variable is a variable whose value is computed dynamically by a resolver at the time a string substitution is performed.
-
Classes in org.eclipse.core.variables used by org.eclipse.debug.ui.stringsubstitutionClassDescriptionA variable that can be referenced in an expression, which resolves to a string value.