Bug 66187 - Polish patch: support view activation via a keyboard shortcut
Summary: Polish patch: support view activation via a keyboard shortcut
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 RC2   Edit
Assignee: Darin Swanson CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2004-06-08 13:47 EDT by Markus Keller CLA
Modified: 2004-06-09 05:19 EDT (History)
0 users

See Also:


Attachments
Patch (4.92 KB, patch)
2004-06-08 13:47 EDT, Markus Keller CLA
no flags Details | Diff
Patch for ui.console (1.68 KB, patch)
2004-06-08 14:21 EDT, Markus Keller CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2004-06-08 13:47:12 EDT
I'll add a patch for the debug plugin which makes all views accessible via
keyboard shortcut.

It registers the views in the brand-new 'Views' category of the Keys preferences
page, where users can assign a shortcut to directly jump to the view.

See bug 62243 for more info. Thanks.
Comment 1 Markus Keller CLA 2004-06-08 13:47:44 EDT
Created attachment 11746 [details]
Patch
Comment 2 Markus Keller CLA 2004-06-08 14:21:35 EDT
Created attachment 11751 [details]
Patch for ui.console

I believe the Console view is also yours, right?
Comment 3 Kevin Barnes CLA 2004-06-08 14:28:15 EDT
yes, console view is us as well.
Thanks for the patches!
Comment 4 Kevin Barnes CLA 2004-06-08 16:55:51 EDT
applied patches
Changes in 
org.eclipse.ui.console
  plugin.properties
  plugin.xml
AND
org.eclipse.debug.ui
  plugin.properties
  plugin.xml
Comment 5 Kevin Barnes CLA 2004-06-08 16:56:11 EDT
DarinS, please verify
Comment 6 Darin Swanson CLA 2004-06-08 18:59:27 EDT
Verified.