Attention

This document was written for an old version of Plone, Plone 3, and was last updated 1204 days ago.

To learn how to upgrade to the current version of Plone, read the upgrade manual.

Eclipse shortcuts

by Mikko Ohtamaa last modified Feb 04, 2009 03:09 AM
Eclipse keyboard and menu shortcuts boost your productivity. Here are some useful ones.

`Full PyDev keyboard shortcut list <http://www.fabioz.com/pydev/manual_adv_keybindings.html>`_

Auto-completion
---------------

Press CTRL+Space to auto-complete imports, variable names, module functions and so on.

Quickly open file
-----------------

CTRL+SHIFT+R and type a part of the filename.

Last edit location
------------------

If you are browsing the file the line you typed text last.

CTRL+Q.

Switch editor tabs
------------------

ALT+left and ALT+right


Contribute

Something wrong or out of date? Anybody can edit or create a new article in the knowledge base. Simply create an account on this site, log in, and click the Edit button to contribute.