Skip to main content

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


No proposed changes here.
Hitting F11 or Ctrl-F11, with no previous launch will realize the launch configuration dialog.

Darins



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

05/07/02 02:24 PM
Please respond to jdt-debug-dev

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


> F11 relaunches the last launch in Debug mode.
> Ctrl-F11 relaunches the last launch in Run mode.

 
What will need to press to lanch for the first time?

-----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



Back to the top