Search code examples
eclipsekeyboard-shortcutsintellij-12

Equivalent of Ctrl + Shift + A of intelliJ in eclipse?


The Ctrl + Shift + A command in intelliJ lets me search for an action. Is there an equivalent command in Eclipse?


Solution

  • You can use Quick Access field located somewhere in the upper right corner by default. You can also access Quick Access with the default shortcut Ctrl + 3.