vote up 0 vote down star

Hi, When i detach wiews in eclipse on ubuntu, eg package explorer, it shows up as a separate window in ubuntu (Eclipse ends up taking up 4 windows, and that makes alt-tabbing through my open programs a pain)

Is there a way to fix this so Eclipse only show up as one window in ubuntu no matter how many vews are detached?

flag

25% accept rate

2 Answers

vote up 0 vote down

Actually found this in the Eclipse bugzilla.

A workaround is to close and reopen detached views when restarting the workbench

link|flag
vote up 0 vote down

Eclipse probably opens the views was windows, not as dialogs. You can check this: Try to move one of the views behind the main Eclipse window. If you can do this, it's not a dialog (or the dialog wasn't initialized right ...)

In this case, using non-modal dialogs might be better.

I'd file a bug against Eclipse: https://bugs.eclipse.org/bugs/

link|flag
It's not possible to move the window behind the main window, so it must be something else. I tried starting gimp (the first other multi-view app that came to mind) and it behaves nice (as i was expecting eclipse). – Nils Otto Mar 16 at 8:57
This seems to be a problem when eclipse is restoring the workbench. The multi-window-problem only occurs after startup. If i close the packageExplorer and then opens it again, it behaves like a proper dialoge of eclipse, not showing up in taskbar. closing and reopening views as a workaround – Nils Otto Mar 16 at 9:26

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.