Eclipse - Same .Java file in split view?

后端 未结 4 1267
深忆病人
深忆病人 2020-12-13 23:36

Perhaps this is a trivial question, however it\'s something that is seriously annoying me. I\'m editing someone\'s program at the minute and one of their .java

4条回答
  •  眼角桃花
    2020-12-14 00:21

    I have implemented small plugin which can split view for any eclipse based editor and make a video have it's work, see video here http://www.youtube.com/watch?v=61yJF7LQ-bE. This plugins part of jboss tools, but can be installed. With it you can split editor view just by clickin CTRL+8 or window->New Editor(Side By Side).

提交回复
热议问题