Uses of Interface
org.eclipse.debug.ui.actions.IWatchExpressionFactoryAdapter
Packages that use IWatchExpressionFactoryAdapter
Package
Description
Provides a set of actions related to running and debugging applications.
-
Uses of IWatchExpressionFactoryAdapter in org.eclipse.debug.ui.actions
Subinterfaces of IWatchExpressionFactoryAdapter in org.eclipse.debug.ui.actionsModifier and TypeInterfaceDescriptioninterface
Optional extension to the watch expression factory adapter to dynamically enable the 'Create Watch Expression' action, based on the selected variable.