Uses of Interface
org.eclipse.osgi.service.debug.DebugOptions
Packages that use DebugOptions
Package
Description
Provides the
DebugOptions
service.-
Uses of DebugOptions in org.eclipse.osgi.container
Methods in org.eclipse.osgi.container that return DebugOptionsModifier and TypeMethodDescriptionModuleContainerAdaptor.getDebugOptions()
Returns the debug options for the module container.Methods in org.eclipse.osgi.container with parameters of type DebugOptions -
Uses of DebugOptions in org.eclipse.osgi.service.debug
Methods in org.eclipse.osgi.service.debug with parameters of type DebugOptionsModifier and TypeMethodDescriptionvoid
DebugOptionsListener.optionsChanged
(DebugOptions options) Notifies this listener that an option-path for its plug-in has changed. -
Uses of DebugOptions in org.eclipse.ui.internal
Methods in org.eclipse.ui.internal that return DebugOptions