Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Split Views in Eclipse 4.2 (Juno)(Did we lose split views for the same file in Eclipse 4.2 (Juno)?)
Split Views in Eclipse 4.2 (Juno) [message #894889] Tue, 10 July 2012 22:41 Go to next message
John Teixeira is currently offline John TeixeiraFriend
Messages: 2
Registered: July 2009
Junior Member
Hi all,

DISCLAIMER:
This may be more of a question about the general editor but I first ran into this issue in CDT so I am posting here first. I apologize if this is the wrong forum.

BACKGROUND:
I just upgraded to Eclipse 4.2 from 3.6 and I have noticed that I am no longer able to open the same file in multiple editors and therefore no longer able to view different sections of the same file side-by-side. I.e. I can no longer apply a split-view on a file. In version 3.6 a right-click on the editor's file tab gives me the options RESTORE, MOVE, SIZE, MINIMIZE, MAXIMIZE, CLOSE, CLOSE OTHERS, CLOSE ALL, and NEW EDITOR. The NEW EDITOR option allowed me to open the same file as many times as needed. The current version 4.2 only allows CLOSE, CLOSE OTHERS, and CLOSE ALL.

QUESTIONS:
1) Is there a new way of opening the same file multiple times?
2) Is there another way of applying a split-view on the same file?

GRATITUDE:
Thank you in advance for any information you are willing to share.

-johnt

Re: Split Views in Eclipse 4.2 (Juno) [message #894896 is a reply to message #894889] Wed, 11 July 2012 00:47 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 07/10/2012 05:41 PM, John Teixeira wrote:
> Hi all,
>
> DISCLAIMER:
> This may be more of a question about the general editor but I first ran
> into this issue in CDT so I am posting here first. I apologize if this
> is the wrong forum.
>
> BACKGROUND:
> I just upgraded to Eclipse 4.2 from 3.6 and I have noticed that I am no
> longer able to open the same file in multiple editors and therefore no
> longer able to view different sections of the same file side-by-side.
> I.e. I can no longer apply a split-view on a file. In version 3.6 a
> right-click on the editor's file tab gives me the options RESTORE, MOVE,
> SIZE, MINIMIZE, MAXIMIZE, CLOSE, CLOSE OTHERS, CLOSE ALL, and NEW
> EDITOR. The NEW EDITOR option allowed me to open the same file as many
> times as needed. The current version 4.2 only allows CLOSE, CLOSE
> OTHERS, and CLOSE ALL.
>
> QUESTIONS:
> 1) Is there a new way of opening the same file multiple times?
> 2) Is there another way of applying a split-view on the same file?
>
> GRATITUDE:
> Thank you in advance for any information you are willing to share.
>
> -johnt
>
>
You can open a second instance using Window->New Editor. You can then
drag the second instance (grab the editor tab) to one side or the other.
You'll get a frame hint showing multiple frames. Drop to create a
second editor frame.
Re: Split Views in Eclipse 4.2 (Juno) [message #894901 is a reply to message #894896] Wed, 11 July 2012 01:59 Go to previous messageGo to next message
John Teixeira is currently offline John TeixeiraFriend
Messages: 2
Registered: July 2009
Junior Member
Thanks!

That's exactly what I needed to know.

-johnt
Re: Split Views in Eclipse 4.2 (Juno) [message #915688 is a reply to message #894896] Mon, 17 September 2012 19:12 Go to previous messageGo to next message
Richard Millet is currently offline Richard MilletFriend
Messages: 2
Registered: September 2012
Junior Member
Thanks. This helped me as well. I wonder why the "New Editor" item was removed from the right-click menu of the editor tabs?
Re: Split Views in Eclipse 4.2 (Juno) [message #1006717 is a reply to message #894889] Fri, 01 February 2013 14:38 Go to previous messageGo to next message
Fabrice Chopin is currently offline Fabrice ChopinFriend
Messages: 1
Registered: February 2013
Junior Member
Hi
Same as Richard, i wonder why that feature changed and even regressed.
In fact, i manage to open one file in two editors side by side, but cant have both in full screen. Only one editor goes in fullscreen, thats pretty annoying.
Any tip about that, or maybe the feature is still being reworked ?
Re: Split Views in Eclipse 4.2 (Juno) [message #1015326 is a reply to message #1006717] Thu, 28 February 2013 08:59 Go to previous messageGo to next message
Andrew Clark is currently offline Andrew ClarkFriend
Messages: 23
Registered: June 2010
Junior Member
> In fact, i manage to open one file in two editors side by side, but cant have both in full screen.

Hi Fabrice, I use the full screen side by side editors all the time in 3.7, it sucks that this doesn't work in 4.2. My current solution is to minimize the other editors in the default Java perspective and save it as a custom perspective. Now I have to re-train my muscle memory to go to the perpective tab instead of just double clicking on the tab!

This is definately a regression as far as I am concerned.

Andrew
Re: Split Views in Eclipse 4.2 (Juno) [message #1115695 is a reply to message #894889] Tue, 24 September 2013 12:50 Go to previous message
Alexander Kikhtenko is currently offline Alexander KikhtenkoFriend
Messages: 1
Registered: September 2013
Junior Member
In Eclipse Juno and upwards you can use Clone action from the HandySplit plugin (github.com/akikhtenko/HandySplit) to have the same file open in a split editor side by side
Previous Topic:Problem with linking static library
Next Topic:Help with first C++ Program
Goto Forum:
  


Current Time: Wed Apr 24 20:57:37 GMT 2024

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

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

Back to the top