I’ve just gotten really hooked on the Visual Studio Command Window, being able to type a lot of command rather than reaching for the mouse. Is there an equivalent in eclipse? Or is there another convenient way to go mouse-less?
I’ve just gotten really hooked on the Visual Studio Command Window, being able to
Share
If you are looking for a quick, mouse-less way to type and execute commands, check out the Quick Access feature. Just type Ctrl+3 and start typing the name of a command.
alt text http://img.skitch.com/20100812-dk21k8kfgjx3finmpx1qmnrwj1.png
You can execute commands, however, it is lacking the parameters. Eclipse is missing the scripting capabilities. There are some plugins and projects that try to complement that, but nothing standard.