EclipseFP

From HaskellWiki
Revision as of 08:53, 7 September 2011 by Lenny222 (talk | contribs) (even less duplication of http://eclipsefp.github.com/ content)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

EclipseFP is an Haskell-IDE based on Eclipse.

Its goal is to provide a full-featured IDE that mimics the Eclipse JDT. Some implemented features are support for code assistance, auto-building, refactoring and structural search. The complete list of features is available here.

EclipseFP Homepage

Wish list

  • integration with WinHugs
  • ability to "fall in" definition of identifier under cursor, including multi-level ability to return back (with support for base libraries, libraries i installed and current project)
  • auto-indenting with user-tuned style