Hello, I've just released version 2.4.0 of EclipseFP, the set of Haskell development plugins for Eclipse, along with BuildWrapper 0.6.3 and scion-browser 0.2.13.
The main change in that version is the support for HTF and the Haskell-specific test results view, which removes the dependency on the JDT Junit View. I've blogged about these changes earlier, here and here.
There are also improvements in GHCi support and various bug fixes.
The release notes can be viewed here. To install or update, just point your Eclipse to the update site http://eclipsefp.sf.net/updates.
Thanks to all users, and especially to all the people that submitted bug reports and requests for enhancements. Now, I'll also accept pull requests :-).
Happy Haskell Hacking!
5 comments:
When I am trying to install it, Eclipse gives me following error.
Unable to read repository at http://eclipsefp.sf.net/updates/content.xml.
Unable to read repository at http://eclipsefp.sf.net/updates/content.xml.
Connection reset
I am running java 1.7 Eclipse classic on windows 7
Weird, it worked for me when I tried it before releasing. Maybe a transient problem in the source forge site? Otherwise you can download the full zip from https://sourceforge.net/projects/eclipsefp/files/EclipseFP%202%20branch/2.4.0/ and install from local.
Cool stuff!
Once again, thank you for your great work!
Post a Comment