java - How to prevent Eclipse use existing file tab when opening a new file -


this happens: when try open file using mouse click, java file opened in previous existed file tab, opened file tab replaced new file. annoying since wanted compare 2 file , eclipse open 1 me. have 4-5 tabs not have many files opened.

most of time, new file tab added. how change behavior of eclipse?

as far know file opened in previous tab if open search panel. if want compare 2 files, open them package explorer or navigator panels.

however, can change behavior in way described here:

https://superuser.com/questions/130353/how-to-leave-the-open-file-in-eclipse-tab-after-search


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -