Bug 230332

Summary: Keyboard shortcut for 'Debug OSGi Framework' lost
Product: [Eclipse Project] PDE Reporter: Michael Pellaton <michael.pellaton>
Component: UIAssignee: Benjamin Cabé <contact>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: contact
Version: 3.4Keywords: contributed
Target Milestone: 3.4 RC1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Patch
none
mylyn/context/zip none

Description Michael Pellaton CLA 2008-05-06 01:37:58 EDT
Build ID:  I20080502-0100

Steps To Reproduce:
Eclipse 3.4.M7 (win32)

1. Run Eclipse on a new clean workspace
2. Window > Preferences
3. Navigate to General > Keys
4. Filter for 'osgi'

There is a keyboard shortcut defined for 'Run OSGi Framework' (Alt+Shift+X, O).

However, there is none for 'Debug OSGi Framework'. Selecting the command and hitting 'Restore Command' does not help neither; so I assume the default was lost.

I suggest restoring the now missing shortcut for 'Debug OSGi Framework' (Alt+Shift+D, O)

In Eclipse 3.3.2 there were shortcuts for both commands.

Tested on win32 only.
Comment 1 Benjamin Cabé CLA 2008-05-06 03:19:00 EDT
Created attachment 98757 [details]
Patch

The binding was lost with the fix of bug 200169. :-/
Here it is again!
Comment 2 Benjamin Cabé CLA 2008-05-06 03:19:04 EDT
Created attachment 98758 [details]
mylyn/context/zip
Comment 3 Michael Pellaton CLA 2008-05-06 08:19:39 EDT
patch applied, it solves the problem (at least on win32)

Thanks for the quick response :-)
Comment 4 Chris Aniszczyk CLA 2008-05-06 09:47:09 EDT
doh!
Comment 5 Chris Aniszczyk CLA 2008-05-06 09:51:56 EDT
done.

> 20080506