Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 311876

Summary: [menu] make org.eclipse.debug.ui.actions.DebugCommandAction.getContext() API
Product: [Eclipse Project] Platform Reporter: Darin Wright <darin.eclipse>
Component: DebugAssignee: Platform-Debug-Inbox <platform-debug-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: enhancement    
Priority: P3 CC: pawel.1.piech
Version: 3.6Keywords: api
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Darin Wright CLA 2010-05-06 09:22:59 EDT
Post 3.6, we should make this private method API for subclasses. It just returns the active debug context as a selection, and can be useful for others:

org.eclipse.debug.ui.actions.DebugCommandAction.getContext()
Comment 1 Pawel Piech CLA 2011-06-08 00:11:30 EDT
Method is protected @since 3.7.