Title more or less says it all. Specifically, I've become increasingly annoyed that in order to run an ant script I have to use Alt+Shift+x, q. But I think If I had this power I would many things I would change the shortcuts for/add shortcuts for things that don't currently have them.
Asked
Active
Viewed 1e+01k times
5 Answers
256
Window > Preferences > General > Keys
In particular, edit the "Run Ant Build" command.
-
21Useful shortcuts : `Ctrl + Shift + L` for the list of currently available shortcuts, and hit `Ctrl + Shift + L` again to show the shortcut preference window. – krookedking May 06 '11 at 13:10
-
For the ones who use Sublime, overiding a shorctut `Ctrl + p` is a must – MRodrigues Apr 10 '15 at 09:26
-
@krookedking comment is more useful. Check for conflicts when applying new shortcuts.`Ctrl+Shift+L` and again `Ctrl+Shift+L` – Chinmoy Mar 28 '17 at 05:13
14
Pressing Ctrl + Shift + L will open the current list of defined shortcuts, again pressing Ctrl + Shift + L will open preference page from where the shortcuts can be modified.

Jainendra
- 24,713
- 30
- 122
- 169
1
As a side note make sure your newly mapped Shortcut won't have any conflicts on the right of the Keys window/menu.
If so choose a combination that will work; doesn't have any conflicts with existing ( default ) settings.
Hope this helps.

JohnnyO
- 527
- 9
- 21