More useful Eclipse shortcuts
Extending to my previous post of top 5 eclipse shortcuts, here are some more useful eclipse shortcuts.
- To rename in terms of refactor do not use F2. It's Shift+Alt+R.
- Right click menu in eclipse is quite a long menu and some of its fields have sun menus too. In order to get quick menu of 'Source' use Shift+Alt+S.
- Quick menu for 'Refactor' comes with Shift+Alt+T.
- Eclipse editor highlights the closing bracket of its opening bracket or vice versa but to go to the matching bracket use Shift+Ctrl+P.
- To run last launched application press Ctrl+ F11.
No comments:
Post a Comment