cancel
Showing results for 
Search instead for 
Did you mean: 

Development Split Screen

Former Member
0 Kudos

Does anybody know about a plug-in for Eclipse that will allow me to split the development screen? JEdit has the functionality to split a screen where you can have either the same class or different classes in windows opened for development.

Accepted Solutions (1)

Accepted Solutions (1)

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

In eclispe, open two classes. You see that there are two tabs, only one classes source code is showing. Click and hold the second tab, drag it down to the end of the first editor untill you get a black down error, drop it. Now you have two editors.

Regards,

Rich HEilman

Former Member
0 Kudos

Awesome. Thanks Rich.

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

No problem. I actually didn't know if you could do that or not. I thru open eclispe and started messing around. I've said it before and I'll say it again, I learn something new every day, just by answering questions.

Glad to help out.

Regards,

Rich Heilman

Former Member
0 Kudos

It would also be cool if you could enlarge the development area with the split screen. You know how you can double click on a tab and it fills the whole screen. Well when you do that with the split screen, it only shows the one that you double clicked on.

Answers (0)