문제

When working on multiple files in Eclipse, I usually organize the editors in tiles. However, there are times, when I need to close all open editors to open a different set of files. When I open the new batch however, it defaults to stacking all editors in one single tile. I want the layout to be mostly constant, or changeable through shortcut keys. Maybe close to what AwesomeWM, ion3, etc. do.

Thanks.

도움이 되었습니까?

해결책 2

For those familiar with emacs, you can install the emacs+ plugin, which implements window splitting (C-x 2, C-x 3) and many other related window/buffer operations. Works great for my needs. I don't think the built-in emacs scheme does this.

다른 팁

Dont think so. There is no such option in eclipse. You need to use mouse to do it.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top