List of Eclipse custom keys

From Elvanör's Technical Wiki
Revision as of 12:19, 2 March 2008 by Elvanor (talk | contribs)
Jump to navigation Jump to search

Custom keys I use in Eclipse:

  • F3: Navigation->Next Editor (displays a list of opened files)
  • F6: Maximize / Restore
  • F7: Format / Format Document (adding correct tabs, etc).
  • Control + NumKey 4: Shift Left
  • Control + NumKey 6: Shift Right
  • Control + NumKey 8: Toggle Comment
  • Control + NumKey Enter: Next (jump to next annotation)
  • Control + D: Search->Text->Project (find occurences of selected text)
  • Control + G: Search->Text->File (find occurences of selected text)
  • Control + F: Incremental Find Next
  • Shift + Control + F: Find/Replace dialog