Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Dual screen IDE
Dual screen IDE [message #308565] Thu, 28 September 2006 11:10 Go to next message
Eclipse UserFriend
Originally posted by: ingo.siebertNOSPAM.cas.de

Hi,

i'm thinking about using the Eclipse IDE with two screens.
One screen for all views and the other screen for the editor.

Has this done someone already? Is a photo available somewhere or can
take someone a photo for me? :)

Do i have to configure eclipse in a special way?

Cheers,

Ingo
Re: Dual screen IDE [message #308568 is a reply to message #308565] Thu, 28 September 2006 12:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mario.winterer.gmx.net

Hi Ingo!

You could "detach" all views and arrange them on your "secondary"
monitor. Each view will appear in a window of its own, but you can stack
several views by dragging them into the same window.


Best regards,
Mario


Ingo Siebert wrote:
> Hi,
>
> i'm thinking about using the Eclipse IDE with two screens.
> One screen for all views and the other screen for the editor.
>
> Has this done someone already? Is a photo available somewhere or can
> take someone a photo for me? :)
>
> Do i have to configure eclipse in a special way?
>
> Cheers,
>
> Ingo
Re: Dual screen IDE [message #308580 is a reply to message #308568] Thu, 28 September 2006 15:30 Go to previous messageGo to next message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
You can also create a new window (Window->New Window) which will open a
whole new eclipse window. You can put this window on your secondary
monitor and use it for views.

-Andrew

Mario Winterer wrote:
> Hi Ingo!
>
> You could "detach" all views and arrange them on your "secondary"
> monitor. Each view will appear in a window of its own, but you can stack
> several views by dragging them into the same window.
>
>
> Best regards,
> Mario
>
>
> Ingo Siebert wrote:
>> Hi,
>>
>> i'm thinking about using the Eclipse IDE with two screens.
>> One screen for all views and the other screen for the editor.
>>
>> Has this done someone already? Is a photo available somewhere or can
>> take someone a photo for me? :)
>>
>> Do i have to configure eclipse in a special way?
>>
>> Cheers,
>>
>> Ingo
Re: Dual screen IDE [message #308582 is a reply to message #308580] Thu, 28 September 2006 17:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sunil_kamath.nohotspammail.com

Andrew Niefer <aniefer@ca.ibm.com> wrote:
> You can also create a new window (Window->New Window) which will open
> a whole new eclipse window. You can put this window on your secondary
> monitor and use it for views.
>
However, it is not possible to remove the editor pane from a perspective.
So even the second window will have an editor pane.
--
Sunil
Re: Dual screen IDE [message #308592 is a reply to message #308582] Fri, 29 September 2006 01:31 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Sunil Kamath wrote:
> Andrew Niefer <aniefer@ca.ibm.com> wrote:
>> You can also create a new window (Window->New Window) which will open
>> a whole new eclipse window. You can put this window on your secondary
>> monitor and use it for views.
>>
> However, it is not possible to remove the editor pane from a perspective.
> So even the second window will have an editor pane.

I think there is a command called Hide Editors that you can attach to a
keybinding (probably in the Windows category) ... it toggles the editor
area visibility (but doesn't actually close editors or change their
activation state).

Later,
PW


Re: Dual screen IDE [message #308593 is a reply to message #308565] Fri, 29 September 2006 01:32 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

There is also an open bug about dual monitors and having the detached
views arranged like a workbench in the second window.

Later,
PW


Re: Dual screen IDE [message #308598 is a reply to message #308580] Fri, 29 September 2006 09:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mario.winterer.gmx.net

Yes, but the second window will have its own outline and properties and
explorer-views and it is not possible to "link" these views to the first
window (each window has its own selection service etc.).
I.e. double clicking a file in the explorer-view will open the file in
the second window (but never in the first); the outline will not be
synchronized with the current active editor in the first window etc.

Andrew Niefer wrote:
> You can also create a new window (Window->New Window) which will open a
> whole new eclipse window. You can put this window on your secondary
> monitor and use it for views.
>
> -Andrew
>
> Mario Winterer wrote:
>> Hi Ingo!
>>
>> You could "detach" all views and arrange them on your "secondary"
>> monitor. Each view will appear in a window of its own, but you can
>> stack several views by dragging them into the same window.
>>
>>
>> Best regards,
>> Mario
>>
>>
>> Ingo Siebert wrote:
>>> Hi,
>>>
>>> i'm thinking about using the Eclipse IDE with two screens.
>>> One screen for all views and the other screen for the editor.
>>>
>>> Has this done someone already? Is a photo available somewhere or can
>>> take someone a photo for me? :)
>>>
>>> Do i have to configure eclipse in a special way?
>>>
>>> Cheers,
>>>
>>> Ingo
Re: Dual screen IDE [message #308601 is a reply to message #308565] Fri, 29 September 2006 10:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ingo.siebertNOSPAM.cas.de

Thank you guys, your informations were very useful.
I think i will give it a try.

Cheers,

Ingo
Re: Dual screen IDE [message #308603 is a reply to message #308601] Fri, 29 September 2006 13:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: list.daniel-hirscher.de

Ingo,

we played around with dual-head on windows 2000.

We saw some weired effects with windows controls.
For example:
- a text-control is disabled - but there is no code to set it disabled
- a text-control displays wrong values, keyboard input is broken
- some widgets are not properly resized, they are rendered to small

When we switched back to one screen everything was fine.
We don't know if this comes from windows or the gfx card.
We could not reproduce the effects. But every now and then
something was odd.

--
Regards,
Daniel
Re: Dual screen IDE [message #308753 is a reply to message #308601] Mon, 02 October 2006 23:11 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse4.rizzoweb.com

Ingo Siebert wrote:
> Thank you guys, your informations were very useful.
> I think i will give it a try.

Another option that hasn't been mentioned is to simply extend your
Eclipse Workbench window so that it covers both monitors, then arrange
your perspective(s) such that the editors area occupies one half while
other views occupy the other side.

--
Hope this helps,
Eric
Previous Topic:How to access a plugin.properties string via code
Next Topic:Target Platform problem
Goto Forum:
  


Current Time: Thu Apr 25 17:17:44 GMT 2024

Powered by FUDForum. Page generated in 0.03682 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top