How to modify the keyboard shortcuts in Eclipse IDE?

eclipse, keyboard-shortcuts

Solution

Window > Preferences > General > Keys

In particular, edit the "Run Ant Build" command.

Problem

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.

Original source