Provides a set of interfaces and classes for choosing and configuring launch variables.

Package Specification

This package provides a set interfaces and classses for choosing a variable, providing visual components for configuring variables, and tracking selection for the variable expansion context.

Variable Components

Context launch varible providers may specify a component for configuring the arguments to a variable by defining an IVariableComponent extension (using the org.eclipse.debug.ui.launchVariableComponents) extension point). A variable component is defined for a context launch variable. When the user selects the specified variable in the VariableSelectionDialog, the component is rendered allowing the user to configure the variable's argument.