Monday, March 07, 2011

EclipseFP 2.0.3 released

It's my pleasure to release EclipseFP version 2.0.3. EclipseFP is a set of Eclipse plugins for Haskell development. Scooter and I have tried to add a few features and hopefully to fix the bugs that were reported by users.

Main things in this version are code completion templates, which enables you to code even quicker!! We also enhanced the Cabal support (you can now set Cabal flags from the project properties, run Cabal install on the project) and simplified the installation (more settings are auto detected).

EclipseFP is alive and well (I use it for all my Haskell work) so please send us all your feedback, bug reports, feature requests!

Use the standard Eclipse Updates Site  or download files. Enjoy!

8 comments:

dixie said...

very nice! works great

Unknown said...

Works like a charm; at some point of time scion will need to get ghc7 compatible though...

lambdor said...

I get an error "Encountered a 403 error" when accessing http://eclipsefp.sourceforge.net/updates/

Update via Eclipse works

lambdor said...

I really like your work!
Couldn't build scion with GHC7 though :/

JP Moresmau said...

lambdor:
1. Yes, the url of the updates site in a browser give a 403 because there is no default document in the folder. Doesn't bother Eclipse of course, which looks for a site.xml file, but it could be a bit more friendly, sure.
2. Now that there is a Haskell Platform that ships with GHC7, providing a compatible EclipseFP is top of my list!
Thanks!

Tom Crockett said...
This comment has been removed by the author.
Tom Crockett said...

+1 for a GHC7 version!

JP Moresmau said...

Update EclipseFP, today's release, 2.0.4 builds with GHC7.