| | | | Version: 1.1.1 Support Eclipse Version: 3.3 License: Other Development Status: Production/Stable Company: Nicolas Bros
| |  | Home Page |  | Plugin Support |  | Discussion Forum | |
| | Update Site URL: http://ocaml.eclipse.ortsa.com/ |
An Open Source plug-in for O'Caml development under Eclipse.
Supports many advanced features:
* Source editor for modules (ml files), interfaces (mli files), parsers (mly files) and lexers (mll files)
* Syntax coloring (colors and styles are configurable)
* Automatic indentation while typing in the editor (configurable in the preferences)
* An integrated code formatter, and an interface to the camlp4 formatter (through an AST printer)
* Completion
* Standard library browser
* Integrated debugger (a graphical interface to the O'Caml text-mode debugger)
* Highlighting of matching delimiters
* Integrated toplevel
* An O'Caml perspective inside of Eclipse
* Shortcuts to the O'Caml elements in Eclipse
* Building of O'Caml projects
* Importation and exportation of O'Caml projects
* Launching of O'Caml executables
* A code outline
* Displaying the inferred type of elements in the editor and outline
* Descriptive popups on O'Caml definitions
* Help on expected parameters for functions, exceptions and constructors
* Configurable shortcuts
* Configurable paths for all the tools (and the paths are automatically detected)
* On demand makefile generation
* Automatic interface generation
* Hyperlinks for jumping to the definition of an element (variable, type constructor...)
* Error markers in the editor, editor's margin, Navigator view and Problems view Added on: 09-Oct-2007
|