EPIC - Eclipse Perl Integration
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
January 2021 | 170/890 | 189 (0.07%) | 6 |
December 2020 | 172/919 | 281 (0.07%) | 20 |
November 2020 | 186/925 | 267 (0.06%) | 16 |
October 2020 | 177/927 | 299 (0.06%) | 17 |
September 2020 | 215/894 | 176 (0.04%) | 13 |
August 2020 | 242/867 | 109 (0.03%) | 10 |
July 2020 | 255/870 | 116 (0.03%) | 11 |
June 2020 | 292/867 | 87 (0.02%) | 11 |
May 2020 | 274/876 | 110 (0.02%) | 13 |
April 2020 | 256/891 | 151 (0.03%) | 10 |
March 2020 | 250/892 | 166 (0.03%) | 20 |
February 2020 | 260/885 | 134 (0.03%) | 14 |
Unsuccessful Installs in the last 7 Days: 0
Download last 500 errors (CSV)Tuesday, January 19, 2021 - 15:16
Reviews Sign in to post reviews
Don't use the marketplace to install EPIC plug-in...
Submitted by Steven Novakovich on Thu, 2020-04-09 12:09
Go to 'Help'->'Install New Software', then put this URL into the 'Work with...' text field and click 'Add':
h-t-t-p-:-/-/-w-w-w-dot-epic-ide-dot-org-/-updates
(removing dash characters and using . instead of 'dot')
follow prompts and EPIC should install normally.
EPIC not compatible with Eclipse 2019-12
Submitted by Anthony Esposito on Wed, 2019-12-25 19:12
EPIC (for Perl integration with Eclipse) plugin does not work with Eclipse IDE 2019-12. I get an error message when trying to install EPIC from the Eclipse marketplace -- error states EPIC is not compatible with this version of Eclipse 2019-12.
Please advise on next steps
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.