caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Grégory Guyomarc'h" <gregory.guyomarch@gmail.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] OcaIDE: a new Eclipse plug-in for O'Caml
Date: Thu, 19 Jul 2007 02:19:54 +0200	[thread overview]
Message-ID: <d6e6530b0707181719v29496247ld799aa96c4f463e4@mail.gmail.com> (raw)
In-Reply-To: <E1I9jvy-0000H9-GZ@kerneis.info>

[-- Attachment #1: Type: text/plain, Size: 1643 bytes --]

On 7/14/07, Gabriel Kerneis <gabriel.kerneis@enst.fr> wrote:
>
> Hello everybody,
>
> so we have :
> http://ocamldt.free.fr/
> http://ocaml.eclipse.ortsa.com:8480/ocaide/


I just tested it on a small toy project and it is by far the best I have
seen, it is actually very usable. One thing in particular that I like is
that it does not necessarily rely on a builtin engine  within the plugin to
compile your projects but can use a simple makefile instead. This way of
cleanly  separating the building process allows you to use another great
development tool: ocamlbuild for building (provided you don't mind managing
the ocamlbuild files to configure your project instead of using the plugin
managed ocaml projects).

I have a few remark though:

- i could not find a way to configure the ocaml debugger: i use it a lot and
some of my code requires deactivating checkpoints, or it would just eats up
memory. Otherwise debugging through ocaide works very well.

- OcaIDE does not look in ocamlbuild _build directory for .annot files, it's
ok since i can put commands in the Makefile to copy the files in their
expected locations after a build, but it would be nice to have this.

- I am not sure what Project references are for, i understand it would
automatically ask you if you want to open the referred projects when opening
the main project, but can it also issue a build for the referred projects
when necessary (like projects in a Visual Studio solution) ? AFAIK this
configurations is not mentioned in the documentation.

- I could not make it work with eclipse 3.2 but it works fine with 3.3 + Sun
JVM 1.6

Anyway, great work!

Gregory

[-- Attachment #2: Type: text/html, Size: 2317 bytes --]

  parent reply	other threads:[~2007-07-19  0:19 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-13 20:17 Nicolas Bros
2007-07-14  6:24 ` [Caml-list] " Vu Ngoc San
2007-07-14  7:48   ` Luca Pascali
2007-07-14  8:13     ` Nicolas Bros
2007-07-14 15:36       ` David Allsopp
2007-07-14 15:46         ` Luca Pascali
2007-07-14 15:47         ` Nicolas Bros
2007-07-14 15:52           ` David Allsopp
2007-07-14  8:18   ` Nicolas Bros
2007-07-14 17:36     ` Gabriel Kerneis
2007-07-14 17:43       ` Nicolas Bros
2007-07-14 15:54 ` Gabriel Kerneis
2007-07-14 16:19   ` Nicolas Bros
2007-07-19  0:19   ` Grégory Guyomarc'h [this message]
2007-07-19  7:09     ` Rafael
2007-07-19  9:39 ` Christophe Raffalli
2007-07-19  9:51   ` Rafael
2007-07-19 10:00     ` Gabriel Kerneis
2007-07-19 10:09       ` Rafael
2007-07-19 11:55       ` Christophe Raffalli
2007-07-19 12:35         ` Christophe Raffalli
2007-07-19 12:43           ` Rafael
2007-07-19 10:02   ` Hugo Ferreira
2007-07-19 12:00     ` Christophe Raffalli
2007-07-23  7:43 Jon Harrop
2007-07-23  8:14 ` [Caml-list] " Christophe Raffalli
2007-07-23  8:36   ` Jon Harrop
2007-07-31  8:17 ` Roland Kaufmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d6e6530b0707181719v29496247ld799aa96c4f463e4@mail.gmail.com \
    --to=gregory.guyomarch@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).