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.
Open Editors
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
January 2023 | 346/672 | 28 (0.01%) | 10 |
December 2022 | 359/805 | 35 (0.01%) | 15 |
November 2022 | 349/808 | 43 (0.01%) | 18 |
October 2022 | 346/811 | 44 (0.01%) | 9 |
September 2022 | 365/812 | 36 (0.01%) | 14 |
August 2022 | 371/808 | 32 (0.01%) | 22 |
July 2022 | 365/816 | 36 (0.01%) | 22 |
June 2022 | 332/810 | 45 (0.01%) | 12 |
May 2022 | 328/810 | 54 (0.01%) | 20 |
April 2022 | 348/817 | 45 (0.01%) | 14 |
March 2022 | 384/820 | 43 (0.01%) | 9 |
February 2022 | 382/819 | 34 (0.01%) | 8 |
Unsuccessful Installs in the last 7 Days: 1
Count | Error Message |
---|---|
1 | Cannot continue the operation. There is another install operation in progress. |
Saturday, January 28, 2023 - 03:56
Reviews Sign in to post reviews
eclipse hangs up
Submitted by Oscar Barrofet Benedi on Wed, 2020-06-10 02:45
Hello,
I have tried with Eclipse Version: 2020-03 (4.15.0)Build id: 20200313-1211 and java openJDK JDK13 and eclipse hangs up when i invoke the open call hierarchy.
Works ! Stable.
Submitted by Nikita Gromov on Tue, 2020-02-04 04:21
Have just set up this plugin. It works well. Thank you!
Eclipse 4.8 + OpenJDK11 + Windows10
Will try the same on my Mac today.
View does not show up
Submitted by Stefan Pachner on Mon, 2019-11-11 10:36
Hi,
I installed via marketplace into 2019-09 R (4.13.0), but Open Editor view does not show up. There is a comment that I should use JDK11. My Mac has installed jdk1.8.0_111.jdk. I do not understand how to get from 1.8 to 11?
regards
spachner
Re: View does not show up
Submitted by Andreas Stange on Mon, 2019-11-11 14:40
It is correct that with Java 8, the view will not show up.
I don't have a Mac, but I think you should be able to download OpenJDK for MacOS from here: https://adoptopenjdk.net/releases.html?variant=openjdk11&jvmVariant=hotspot
Afterwards, you have to configure this JDK in the file eclipse.ini of your Eclipse installation. Therefor, use the -vm option, as explained here: https://wiki.eclipse.org/Eclipse.ini#Specifying_the_JVM
Re: Re: View does not show up
Submitted by Stefan Pachner on Mon, 2019-11-11 16:20
Perfect, installed JDK13 via brew:
And added
to /path/to/Eclipse.app/Contents/Eclipse/eclipse.ini
Now I do have Open Editors working :-)
Many thanks!
spachner