Saltycrane logo

SaltyCrane Blog

Notes on Python, Django, and web development on Ubuntu Linux

    

How to quickly switch between multiple files in the Eclipse editor

If you have multiple files open in your Eclipse editor, you can quickly switch between them by pressing CTRL+E. This brings up a list of all your open files. Type in the beginning of the filename and press ENTER to switch to that file.

Post a comment

Required
Required, but not displayed
Optional

Format using Markdown. (No HTML.)
  • Code blocks: prefix each line by at least 4 spaces or 1 tab (and a blank line before and after)
  • Code span: surround with backticks
  • Blockquotes: prefix lines to be quoted with >
  • Links: <URL>
  • Links w/ description: [description](URL)
Created with Django | Hosted by Slicehost