Please be aware that some listings have been temporarily delisted from our marketplace in order to improve the security of the platform. We apologize for any inconvenience this may caused.
For more information on this matter, please visit #1.
If you are a listing owner and would like to have your listing(s) reinstated, please open a ticket at https://gitlab.eclipse.org/eclipsefdn/it/websites/marketplace.eclipse.org/-/issues.
Thank you for your understanding and cooperation.
Vertical tab list
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
January 2023 | 549/677 | 5 (0%) | 0 |
December 2022 | 651/805 | 4 (0%) | 0 |
November 2022 | 647/808 | 5 (0%) | 0 |
October 2022 | 772/811 | 1 (0%) | 0 |
September 2022 | 771/812 | 1 (0%) | 0 |
August 2022 | 608/808 | 5 (0%) | 0 |
July 2022 | 524/816 | 11 (0%) | 0 |
June 2022 | 605/810 | 6 (0%) | 0 |
May 2022 | 681/810 | 3 (0%) | 0 |
April 2022 | 616/817 | 6 (0%) | 0 |
March 2022 | 583/820 | 9 (0%) | 0 |
February 2022 | NA | 10 | 0 |
Unsuccessful Installs in the last 7 Days: 0
Download last 500 errors (CSV)Tuesday, February 7, 2023 - 08:30
Reviews Sign in to post reviews
java.lang.NullPointerException
Submitted by Nemanja Simović on Wed, 2021-12-08 13:54
Hi Lychko,
I got below exception when I clicked on "Check files for existance":
Hope you can fix it. :)
Btw, I'm using Eclipse in SAP/ABAP development, if this is of any use for you.
Regards,
Nemanja
installation fail
Submitted by Pierre _ on Wed, 2017-08-09 00:59
When using drag to install button with Neon 3 (4.6.3), the installation fails with:
Unable to read repository at https ://sourceforge.net/projects/eclipse-vertical-tab-list/files/content.xml.
Received fatal alert: handshake_failure
No effect after installation: tabs still horizontal
Submitted by Fedor Chernogorov on Fri, 2017-04-28 04:50
Hi!
I'm really looking forward to start using your plugin.
However, after installation, I don't see any effect on my Eclipse Neon.
Should the tabs be arranged automatically in vertical manner, or should I somehow enable this feature?
So, for now unfortunately the status is that plugin doesn't work.
Re: No effect after installation: tabs still horizontal
Submitted by Sergei Golubtsov on Thu, 2019-02-14 08:45
Try to open the Editors List view.
Not quite Editor List
Submitted by Milind Rao on Tue, 2017-01-17 08:03
Like the other commentator, I sorely miss the EditorList plugin. This provides one function of that plugin. You can see a list of the open files. Unfortunately, you can't really close the files from the plugin which is a big deal. Also, the sort is a little flakey. I don't think as new files are loaded, the list stays sorted. It would be nice if these two things got fixed. Also, I really don't need a confirmation dialog to remove files from the list.
what I was looking for since Editor List
Submitted by Missing name Mising name on Thu, 2016-11-03 16:51
Exactly what I needed. Have been looking for a plug-in like this since Editor List quit support after Eclipse 3.7.
One issue I am seeing though is that I am getting a popup dialog with error:
An error has occurred. See error log for more details.
INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified.
The log shows the following for vertical.tab.list:
saveState memento <?xml version="1.0" encoding="UTF-8"?>
and the dump:
org.w3c.dom.DOMException: INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified.
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.createAttribute(CoreDocumentImpl.java:611)
at com.sun.org.apache.xerces.internal.dom.ElementImpl.setAttribute(ElementImpl.java:498)
at org.eclipse.ui.XMLMemento.putString(XMLMemento.java:554)
at com.lychko.view.views.SampleView.saveState(SampleView.java:153)
at org.eclipse.ui.internal.ViewReference.persist(ViewReference.java:56)
at org.eclipse.ui.internal.Workbench$17.run(Workbench.java:1284)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
... snip ...
I couldn't find a place to submit a bug report or any forums for this plug-in, so included this info in a review.