EPIC - Eclipse Perl Integration

Simon on 2003-04-03T07:22:42

Arnaud writes "Yesterday, I have found the EPIC project made by Jochen Luell and Regis Ebersole.

EPIC is a collection of Perl plugins for Eclipse. Currently the following plugins are under development: - Perl Editor Plugin - Perl Degugger Plugin - RegExp Plugin

URL : http://e-p-i-c.sourceforge.net/."
Looks a little like Komodo, does it not?


Funny

mshiltonj on 2003-04-03T14:55:55

I just started using Eclipse recently, and just found the Perl plugin yesterday. Haven't installed it yet, but it sure does look sweet. Looking forward to heard reviews!!

Yes!

bradclawsie on 2003-04-03T17:55:12

Eclipse is an excellent IDE. There are lots of pluggable environments out there (Emacs, Jedit, XUL-based tools, etc), but Eclipse has got real momentum and support behind it. Glad to see Perl finally get some support.

Debugger?

djberg96 on 2003-04-03T18:59:22

Ok, either I'm totally blind or there's no Debugger Plugin download link in the "Downloads" section at the bottom. I see the Editor and Regex plugin fine. I see the "Perl Debugger Plugin" listed as "Under Development" at the top of the page, but no link anywhere.

Is it actually "out there" or just being worked on?

Also, does anyone know if these plugins work with 2.1 or are they 2.0.x only?

Re:Debugger?

Mark Thomas on 2003-04-03T21:21:20

Read the page carefully. It's not a debugger, it's a degugger!

Personally, I'm excited about this. I don't know of any other IDE that can degug perl.

Re:Debugger?

pshangov on 2003-04-04T07:49:37

Open Perl IDE for windows, also available on sourceforge, has a built-in debugger too. Last time I used it though syntax highlighting was often erroneous and the debugger itself often was not working properly. However, it is small and simple, I'd like to see work on it continued too (development seems somewhat stalled in recent months).

Re:Debugger?

malte on 2003-04-04T13:16:58

Can somebody please port the Smalltalk VisualWorks Debugger to Perl (and the whole IDE for that matter)?

Re:Debugger?

djberg96 on 2003-04-08T04:08:12

Heh - someone must have read your post. It's fixed now.

It's good to have E-P-I-C underway, but...

Javigator on 2003-04-11T14:59:49

... if you want better/faster color coding and bracket matching for Eclipse, check out the Colorer plugin for Eclipse.
Start here: http://colorer.sourceforge.net/

EIPC guys: Great work, go on! Maybe you should integrate the above mentioned plugin...