Split Editor Plug-in
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
May 2022 | NA | 0 (0%) | 1 |
April 2022 | NA | 0 (0%) | 7 |
March 2022 | NA | 0 (0%) | 11 |
February 2022 | NA | 0 (0%) | 8 |
January 2022 | NA | 0 (0%) | 10 |
December 2021 | NA | 0 (0%) | 4 |
November 2021 | NA | 0 (0%) | 7 |
October 2021 | NA | 0 (0%) | 7 |
September 2021 | NA | 0 (0%) | 6 |
August 2021 | NA | 0 (0%) | 12 |
July 2021 | NA | 0 (0%) | 10 |
June 2021 | NA | 0 (0%) | 6 |
Unsuccessful Installs in the last 7 Days: 0
Download last 500 errors (CSV)Wednesday, September 30, 2020 - 03:30
Reviews Sign in to post reviews
Update Site Down
Submitted by Inter Link on Thu, 2017-09-07 19:19
As Google Code is down, the auther moved the plugins here:
github.com/sandipchitale/sandipchitaleseclipseplugins
They can be installed by: Eclipse > Help > Install New Software > Add > Local...> path_to_site.xml
Not working on Neon
Submitted by Val Nyrov on Thu, 2016-03-03 13:51
Very usefull, but not working on Neon Milestone 4 (4.6.0M4)
Build id: 20151218-1739
Re: Not working on Neon
Submitted by Sandip Chitale on Fri, 2017-04-14 13:58
Neon supports this natively, albeit in a slightly different way. See: Window > Editor sub menu.
Re: Re: Not working on Neon
Submitted by Sandip Chitale on Fri, 2017-04-14 14:00
You can always use Window > Editor > New > Clone and then drag that tab to the edge to create side by side editors (with tab)
Very usefull but not work in Neon :(
Submitted by Val Nyrov on Thu, 2016-03-03 06:53
Version: Neon Milestone 4 (4.6.0M5)
Build id: 20160203-2351
Incompatible with Luna
Submitted by Holger Klene on Mon, 2013-09-30 18:05
!ENTRY org.eclipse.ui.workbench 4 2 2013-10-01 00:03:22.423
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.NoClassDefFoundError: org/eclipse/ui/internal/PartStack
at spliteditor.Handler$1.partActivated(Handler.java:64)
at org.eclipse.ui.internal.WorkbenchPage$14.run(WorkbenchPage.java:4790)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.WorkbenchPage.firePartActivated(WorkbenchPage.java:4788)
at org.eclipse.ui.internal.WorkbenchPage.access$16(WorkbenchPage.java:4776)
at org.eclipse.ui.internal.WorkbenchPage$E4PartListener.partActivated(WorkbenchPage.java:195)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl$2.run(PartServiceImpl.java:183)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.firePartActivated(PartServiceImpl.java:181)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:595)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:539)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:528)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1027)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3122)
at org.eclipse.ui.internal.WorkbenchPage.access$21(WorkbenchPage.java:3044)
at org.eclipse.ui.internal.WorkbenchPage$8.run(WorkbenchPage.java:3026)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3022)
at org.eclipse.ui.internal.handlers.NewEditorHandler.execute(NewEditorHandler.java:62)
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:290)
at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:243)
at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:224)
at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
at org.eclipse.core.commands.Command.executeWithChecks(Command.java:499)
at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:214)
at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommand(LegacyHandlerService.java:420)
at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommand(LegacyHandlerService.java:401)
at spliteditor.Handler.execute(Handler.java:74)
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:290)
at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:243)
at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:224)
at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
at org.eclipse.core.commands.Command.executeWithChecks(Command.java:499)
at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:214)
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:851)
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.handleWidgetSelection(HandledContributionItem.java:743)
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.access$7(HandledContributionItem.java:727)
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem$4.handleEvent(HandledContributionItem.java:662)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1387)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3740)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3361)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:613)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:109)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:80)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:372)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:226)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
Caused by: java.lang.ClassNotFoundException: org.eclipse.ui.internal.PartStack cannot be found by osgi.identity; osgi.identity="SpiltEditor"; type="osgi.bundle"; version:Version="1.0.7"; singleton:="true"
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:406)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:326)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:318)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:118)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 79 more
This is not working on Juno
Submitted by Sanghyun Lee on Wed, 2012-09-26 01:12
I upgraded to Juno and found out it's not working on Juno. I hope it'll be patched soon.
This is not working on Juno - implemented in Luna
Submitted by Sandip Chitale on Mon, 2014-01-27 16:28
http://blog.vogella.com/2013/12/12/split-editor-implemented-in-eclipse-m...
Luna m5 New and Noteworthy
Submitted by Sandip Chitale on Mon, 2014-01-27 18:32
http://download.eclipse.org/eclipse/downloads/drops4/S-4.4M4-20131212160...
Great!
Submitted by Missing name Mising name on Mon, 2011-10-10 10:57
This is awesome! I have wanted to be able to split an Eclipse editor for a long time. I work on other platforms which provide this capability, and it has always been frustrating to not be able to do this with Eclipse. But no longer! Eclipse should include this plug-in with its standard distribution (or provide this functionality built-in.)