Personal tools

EclipseFP

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
(remove the done elements, that would be a duplication of http://eclipsefp.github.com/features.html)
Current revision (02:02, 12 February 2012) (edit) (undo)
 
(3 intermediate revisions not shown.)
Line 1: Line 1:
-
'''EclipseFP''' is an Haskell-IDE based on [http://www.eclipse.org/ Eclipse].
+
'''EclipseFP''' is an Haskell-IDE based on [http://www.eclipse.org/ Eclipse]:
-
Its goal is to provide a full-featured IDE that mimics the [http://www.eclipse.org/jdt/ Eclipse JDT]. Some implemented features are support for code assistance, auto-building, refactoring and structural search. The complete list of features is available [http://eclipsefp.github.com/features.html here].
+
* [http://eclipsefp.github.com/features.html Features]
 +
* [http://eclipsefp.github.com/install.html Installation]
-
[http://eclipsefp.github.com/ EclipseFP Homepage]
+
More information is available on the [http://eclipsefp.github.com/ EclipseFP Homepage].
-
=== Installation ===
+
Details for [[EclipseOn_Mac_OS_X]]
-
Follow [http://eclipsefp.github.com/install.html these instructions].
+
===== Wish list =====
-
 
+
-
=== Development ===
+
-
We welcome any suggestions from the community. You can find information about the development of the plug-in and how to contact the authors in the [http://eclipsefp.github.com/dev.html website].
+
-
 
+
-
==== Wish list ====
+
* integration with WinHugs
* integration with WinHugs

Current revision

EclipseFP is an Haskell-IDE based on Eclipse:

More information is available on the EclipseFP Homepage.

Details for EclipseOn_Mac_OS_X

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