EPIC - Eclipse Perl Integration
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
December 2019 | 243/824 | 75 (0.03%) | 11 |
November 2019 | 266/900 | 144 (0.03%) | 18 |
October 2019 | 243/888 | 190 (0.03%) | 17 |
September 2019 | 254/878 | 157 (0.03%) | 22 |
August 2019 | 229/900 | 190 (0.04%) | 14 |
July 2019 | 238/911 | 202 (0.04%) | 15 |
June 2019 | 225/919 | 216 (0.04%) | 23 |
May 2019 | 216/913 | 266 (0.05%) | 10 |
April 2019 | 205/923 | 296 (0.05%) | 13 |
March 2019 | 206/920 | 318 (0.05%) | 27 |
February 2019 | 195/924 | 331 (0.06%) | 20 |
January 2019 | 148/930 | 580 (0.1%) | 21 |
Unsuccessful Installs in the last 7 Days: 1
Count | Error Message |
---|---|
1 | Cannot complete the request. See the error log for details. EPIC will be ignored because it is already installed, and updates are not permitted. |
Friday, December 13, 2019 - 18:02
Reviews Sign in to post reviews
Can't be found in Eclipse 2019-03 anymore.
Submitted by Thorsten Schöning on Wed, 2019-05-29 03:20
I'm somewhat sure to have installed EPIC using the marketplace in the past, but the current client shipped with Eclipse 2019-03 can't seem to find it anymore. Neither using the search, nor by dragging&dropping the "Install"-button onto the window of the client. In the latter case, the client seems to search again some short period of time and afterwards nothing happens anymore.
Would be great if someone could have a look at the problem, is it happens for multiple different installations of Eclipse 2019-03 on different hosts. Installation using the update site without using marketplace works, though.
Re: Can't be found in Eclipse 2019-03 anymore.
Submitted by Ryan Kostohryz on Wed, 2019-06-05 10:32
@Thorsten - This doesn't address the issue of it not showing up in the Marketplace, however you can install it.
Re: Re: Can't be found in Eclipse 2019-03 anymore.
Submitted by Håkon Hægland on Wed, 2019-07-03 04:53
Hi, I am on Ubuntu 19.04. Have just installed eclispe 2019-03 with snap. After doing Help->"Install new software.."->Add and installing from epic-ide.org/updates how can I open a perl file?
If I choose "Open an existing file" from the welcome screen, and choose a file "p.pl", the "Editors available on the Marketplace" dialog pops up: "Better editor support for '*.pl' files is available on the Marketplace." if I choose "Show IDE extensions for this file type and let me install them" LiClipseText 2.1.2 is the only available editor at the marketplace, I tried to install this (since I could not find EPIC) but after installing it just gives error "No editor descriptor for id com.brainwy.liclipse.editor.common.LiClipseEditor.source.perl", and after uninstalling it the error still pops up but now the ".pl" file opens in the system editor (gedit).
How can I get EPIC to work in eclipse?
Plug-in "org.epic.perleditor" was unable to instantiate class "
Submitted by Jeffrey Hunter on Fri, 2018-03-09 20:01
Thank you for providing this Perl plugin. It was exactly what I was looking for.
Unfortunately, I am unable to create a new Perl project when using the latest version with Eclipse:
The error I receive when attempting to create a new Perl project:
Plug-in "org.epic.perleditor" was unable to instantiate class
Submitted by Hugo Barwich on Mon, 2018-03-26 05:54
Hi,
I experienced this problem as well with the older Version 0.6 of the Plugin.
But then I found a hint on
sourceforge.net/p/e-p-i-c/bugs/694/
which states:
"Given that Oxygen only works with the 0.7.4 and above versions"
That made me update the Plugin in from the Testing 0.7 Branch from this URL:
www.epic-ide.org/updates/testing
Now the Project Editor works.