Friday 15 January 2010

java - Eclipse open code in separate window -



java - Eclipse open code in separate window -

i'm programming in eclipse, running on 2 monitor setup. on 1 of monitors i've got project explorer , editor custom perspective, , on other 1 got other tools such console, debug, tasks, variables, breakpoints e.t.c.

when click task in task view, example, open resource in //todo comment located. problem resource opened in sec monitor. how can configure eclipse open resource files in existing editor, if it's in window?

it sounds opened sec window (aka, workbench) using window > new window. in case, have 2 separate workbenches , hence 2 separate editor areas. views in 1 window know views , editor area associated window.

to accomplish close seem looking for, think best (only?) alternative detach views want separated editor (eg, console, tasks, etc) , place them on secondary monitor. it's not easy manage 2 separate windows each different perspective, it's way know of maintain single editor area.

java eclipse debugging dual-monitor

No comments:

Post a Comment