Is there a shortcut for switching between panels in eclipse?

后端 未结 4 998
小蘑菇
小蘑菇 2021-02-08 23:52

Eclipse has an MDI structure (Multi Document Interface), so the search panel, the package explorer and the code editor can all be open in one window, but I haven\'t found a keyb

4条回答
  •  无人及你
    2021-02-09 00:32

    And if you want to switch between perspectives its: Crtl + F8 and Ctrl + Shift + F8. You can go to Help > Key Assist... for a full list of shortcuts (this list will change depending on the active editor etc.).

提交回复
热议问题