Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 311876 - [menu] make org.eclipse.debug.ui.actions.DebugCommandAction.getContext() API
Summary: [menu] make org.eclipse.debug.ui.actions.DebugCommandAction.getContext() API
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2010-05-06 09:22 EDT by Darin Wright CLA
Modified: 2011-06-08 00:11 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.