Is there a way to run a specific Ant task via the keyboard? I have a rsync to dev task that I run a lot and running to the mouse to double-click is a pain.
|
2
|
|
|
|
|
|
If you launch regularly the same external launch, you can assign a shortcut to the command: (Windows/Preferences: type Keys, then launch, tested with Eclipse Ganymede 3.4.1) |
||||
|
|
|
The following keyboard shortcut is listed in the Eclipse Ganymede help: Run Ant Build: Alt+Shift+X, Q |
||||
|
