How do you open a second editor view in Eclipse?

后端 未结 3 1224
长发绾君心
长发绾君心 2020-12-29 02:10

I have a nice high-resolution widescreen monitor, and I\'ll like to be able to edit files side-by-side in Eclipse (so I can reference one file whilst working in another, for

相关标签:
3条回答
  • 2020-12-29 02:20

    Click on the tab of one of the files you want to edit and drag the tab to the edge of the editor frame until you see a vertical line appear in the middle of the editor frame. Then drop the tab there and you have two files to view side-by-side.

    0 讨论(0)
  • 2020-12-29 02:28

    MENU : Window -> New Editor (Side by side) / Ctrl + 8

    0 讨论(0)
  • 2020-12-29 02:28

    I am using Eclipse Helios.

    RIGHT CLICK ON THE TAB --> MOVE --> EDITOR

    And then just drag it to the Project Explorer side and release the click.

    Automatically you can see the parallel views :)

    0 讨论(0)
提交回复
热议问题