Search code examples
javaeclipseeclipse-3.2

How do I add a shortcut key to Eclipse 3.2 Java plug-in to build the current project?


One of the few annoying things about the Eclipse Java plug-in is the absence of a keyboard shortcut to build the project associated with the current resource. Anyone know how to go about it?


Solution

  • In the Preferences dialog box, under the General section is a dialog box called "Keys". This lets you attach key bindings to many events, including Build Project.