I'm trying to setup Eclipse for two monitors (a 1600x1200). I have one big desktop spanning over both monitors. Eclipse places some dialogs (CTRL+3) exactly centered on my desktop, this means that one half of the dialog is on the left monitor, the other one on the right one.
When I move the dialog, close it, and open it again, the last position isn't remembered by Eclipse. Any way around this issue? Or is there a plugin, which helps to open all dialogs not centered, but placed with an offset to the left / right?
Thanks.