caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Nicolas Bros" <nicolas.bros@gmail.com>
To: "Luca Pascali" <pasckosky2000@yahoo.it>
Cc: "Caml List" <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] OcaIDE: a new Eclipse plug-in for O'Caml
Date: Sat, 14 Jul 2007 10:13:56 +0200	[thread overview]
Message-ID: <4fbf351c0707140113i7b5d1f05m2d1d8139b5253472@mail.gmail.com> (raw)
In-Reply-To: <46987FE6.1030302@yahoo.it>

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

>
> I have imported one big project of mine and it took it without any
> problem but the creation of another makefile named "makefile" (mine is
> "Makefile")
> With luck, make considers first "Makefile" name and then "makefile", but
> adding a little check should not be a big challenge.


For importing projects, you can use the "OCaml Empty Makefile Project"
project creation wizard. It creates a makefile project without any files
inside. Whereas the other kind of makefile project wizard, "OCaml Makefile
Project" is meant to be used as a starting point for a new project.

If it should also be possible to use the capital name instead of the
> lower case one as default or at least letting the programmer to choose
> which name use (only in Windows this is not important)


The name is determined by the "make" command, since it is called to build
the project.

Anyway it is a very nice project.


Thank you

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

  reply	other threads:[~2007-07-14  8:13 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 [this message]
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
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=4fbf351c0707140113i7b5d1f05m2d1d8139b5253472@mail.gmail.com \
    --to=nicolas.bros@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=pasckosky2000@yahoo.it \
    /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).