EPIC - Eclipse Perl Integration
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
June 2023 | 173/583 | 39 (0.05%) | 2 |
May 2023 | 153/672 | 234 (0.07%) | 5 |
April 2023 | 163/668 | 205 (0.06%) | 8 |
March 2023 | 161/688 | 243 (0.06%) | 15 |
February 2023 | 164/668 | 210 (0.06%) | 20 |
January 2023 | 157/677 | 218 (0.06%) | 13 |
December 2022 | 158/805 | 218 (0.06%) | 13 |
November 2022 | 170/808 | 238 (0.06%) | 12 |
October 2022 | 174/811 | 226 (0.06%) | 21 |
September 2022 | 157/812 | 261 (0.07%) | 15 |
August 2022 | 156/808 | 237 (0.07%) | 12 |
July 2022 | 160/816 | 234 (0.06%) | 16 |
Unsuccessful Installs in the last 7 Days: 0
Download last 500 errors (CSV)Thursday, June 8, 2023 - 17:03
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.