Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-debug-dev] Re: [platform-ui-dev] RE: [jdt-debug-dev] Remapping of short cut keys


The behavior of Ctrl-F11 and F11 have not been changed as a result of the remapping.
These shortcuts continue to work the same as the last couple of integration builds.
But yes their behavior has changed since M5.

Please try the integration build of tomorrow and file any bugs that you find with regards to missing
keyboard equivalents...I currently do not believe there are any.  Not all may have shortcuts, but the actions are present in the
Debug menu and are provided with mneumonics.

Thanks for your input,
Darins


"Rozenberg, Ilya" <IRozenberg@xxxxxxxxxxxx>
Sent by: platform-ui-dev-admin@xxxxxxxxxxx

05/07/02 05:15 PM
Please respond to platform-ui-dev

       
        To:        "'jdt-debug-dev@xxxxxxxxxxx'" <jdt-debug-dev@xxxxxxxxxxx>
        cc:        platform-debug-dev@xxxxxxxxxxx, "'platform-swt-dev@xxxxxxxxxxx'" <platform-swt-dev@xxxxxxxxxxx>, "'platform-ui-dev@xxxxxxxxxxx'" <platform-ui-dev@xxxxxxxxxxx>
        Subject:        [platform-ui-dev] RE: [jdt-debug-dev] Remapping of short cut keys



Eclipse 1.0 users have asked for menu and keyboard equivalents for Run and
Debug toolbar buttons.
This had happened in 2.0 builds.

For example in M5 (20020416) build we have
Run -> Ctrl-F11
Debug ->  F11
Relaunch Last -> F9

Now you telling us that "Run" and "Debug" keyboard commands will be actually
doing "Relaunch Last Run" and "Relaunch Last Debug".
This is really missleading and wrong. If this is true I strongly urge you to
reconsider.

Ilya Rozenberg

-----Original Message-----
From: Darin_Swanson@xxxxxxx [mailto:Darin_Swanson@xxxxxxx]
Sent: Tuesday, May 07, 2002 2:58 PM
To: jdt-debug-dev@xxxxxxxxxxx
Cc: platform-debug-dev@xxxxxxxxxxx
Subject: [jdt-debug-dev] Remapping of short cut keys



Due to a request for the debugger to not use the "F5" key (as this generally
is used for Refresh actions), the
the debug committers are planning to remap some of the short cuts.

Step Into --> F6
Step Over --> F7
Step Return -->F8
Resume --> F9.

F5 is then free for refresh and you only have to move your hand over one key
to get used to the new shortcuts.
You will notice that Relaunch Last has been removed....but not really.

F11 and Ctrl-F11 are filling this void.  F11 relaunches the last launch in
Debug mode.
Ctrl-F11 relaunches the last launch in Run mode.

Thanks
Darins
_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ui-dev



Back to the top