Community
Participate
Working Groups
Build Identifier: 20100617-1415 When I bind a key (eg Command Shift S) to Run Last Launched External Tool, it instead opens the External Tools Configurations dialogue box, necessitating an additional two key strokes. Reproducible: Always Steps to Reproduce: 1. Run -> External Tools -> External Tools Configurations. Add location of shell script. Hit Run. 2. Eclipse -> Preferences -> General -> Keys -> Enter ('run last launched external tool' into search box. Type binding key (eg Command Shift S into binding box). Hit Apply -> OK. 3. Hit Command Shift S and 'External Tools Configurations' pops up. 4. Hover over last launched external tool icon and binding key is revealed.
What happens if you directly execute this command using Quick Access (Ctrl-3) ?
I have observed this defect with eclipse helios on windows 32(windows 2003 32 bit). when this command is directly executed using Quick Access (Ctrl-3) it works fine.
(In reply to comment #1) > What happens if you directly execute this command using Quick Access (Ctrl-3) ? The command works through Quick Access.
This works for me, but on linux. Oleg, could you please try this? PW
Using Cocoa 32, I can duplicate this on Eclipse 3.6 and 3.6.1. However, Eclipse 3.7M3 works fine for me. On Windows XP 32bit both 3.6 and 3.7M3 work fine.
This looks like it has been fixed in SWT in 3.7 PW
I know this is an old one - but I'm having the same issue in Eclipse 3.7, however, it only applies to the key command "CMD+Return" when bound to "Run Last Launched External tool". All other commands work (for example, CMD+F5).